Skip to content
View Bosphoramus's full-sized avatar
🤠
;)
🤠
;)

Block or report Bosphoramus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Bosphoramus/README.md
❯ php artisan tinker

# Psy Shell v0.12.9 (PHP 8.5.4 — cli) by Justin Hileman

>>> $tony = new Developer(
    role: 'full-stack web developer',
    company: 'idealista',
    location: 'spain',
    languages: ['php', 'typescript'],
    stack: ['laravel', 'vue', 'symfony', 'react'],
    editor: 'vscode',
    site: 'https://antoniorm.dev',
    x: 'https://x.com/Bosphoramus',
);
=> Developer {#1312}

Nyan cat

Pinned Loading

  1. WebDex WebDex Public

    Small project in which i tested some libraries/technologies i was interested in. All data is fetched from the PokeApi.

    JavaScript 1

  2. VSCode Settings Italics VSCode Settings Italics
    1
    // Italics
    2
        "editor.tokenColorCustomizations": {
    3
            "textMateRules": [
    4
                {
    5
                    "scope": [