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

Block or report Bosphoramus

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": [