Skip to content
View sorecauadrian's full-sized avatar
💜
💜

Highlights

  • Pro

Block or report sorecauadrian

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sorecauadrian/README.md
<?php

namespace sorecauadrian;

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

    public function getWorkspaceTechnologies(): array
    {
        return [
            PHP::class,
            Laravel::class,
            FilamentPHP::class,
            AlpineJS::class,
            Javascript::class,
            VueJS::class
        ];
    }
}

Pinned Loading

  1. computer_science_ubb computer_science_ubb Public

    my projects, exams and notes taken during my bachelor's degree at the faculty of mathematics and informatics, informatics in english, babeș-bolyai university.

    Jupyter Notebook 5

  2. shrekForum shrekForum Public

    shrek-themed forum built using laravel (jetstream), vue and tailwind.

    PHP 1

  3. wlad wlad Public

    wlad (where life aligns daily) is a cross-platform wellness app developed as a bachelor’s thesis at babeș-bolyai university

    Dart

  4. akashic_dreams akashic_dreams Public

    lucrare de atestat în informatică

    PHP

  5. path_to_mental_wellness path_to_mental_wellness Public

    wildcats web project for the polihack v.16 hackathon

    TypeScript 2

  6. digital_analog_clock digital_analog_clock Public

    the biblically accurate clock

    HTML