Skip to content
View debPhoenix's full-sized avatar
πŸ’­
more data, less blabla
πŸ’­
more data, less blabla

Highlights

  • Pro
Block or Report

Block or report debPhoenix

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
debPhoenix/README.md
<?php

namespace DebPhoenix;

class About extends Me
{
    public function getCurrentStatus(): array
    {
        return [
            'status' => [
                'position' => 'Web Dev Student',
                'type' => 'front-end & back-end lover'
            ]
        ];
    }

    public function getTechs(): array
    {
        return [
            Php::class,
            Symfony::class,
            MySQL::class,
            Javascript::class,
            Swift::class,
            Bootstrap::class,
            Sass::class,
            Git::class
        ];
    }

    public function getExtra(): string
    {
        return "Here is the place I test and break things to learn!";
    }
}
No activity tracked

Pinned Loading

  1. laboutiquelomo laboutiquelomo Public

    PHP

  2. blabla blabla Public

    PHP

  3. limbo limbo Public

    HTML

  4. text-based-adventure text-based-adventure Public

    Java

  5. yodama yodama Public

    CSS