Skip to content
View arnaualbert's full-sized avatar
  • BSC
  • Barcelona
  • 05:59 (UTC +02:00)

Highlights

  • Pro

Block or report arnaualbert

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
arnaualbert/README.md
<?php

namespace arnaualbert;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'BSC',
                'position' => 'Developer'         
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Javascript::class,
            Golang::class,
            Python::class,
            Laravel::class,
            Angular::class,
            Flask::class,
            Bootstrap::class,
            Docker::class,
        ];
    }

    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

Pinned Loading

  1. python python Public

    Apuntes de Python

    Python

  2. doctor_ai doctor_ai Public

    Final project

    Python 4 3

  3. bioinformatics-tools bioinformatics-tools Public

    Bioinformatics tools in Python

    Python

  4. JavaScript JavaScript Public

    JS excercise

    JavaScript

  5. jQuery jQuery Public

    JavaScript 1

  6. shirtplanet shirtplanet Public

    Shirtplanet

    JavaScript