<?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
];
}
}
-
aiconomy
- bistrița, romania
-
07:35
(UTC +03:00) - https://sorecauadrian.com/
- sorecauadrian
- adrianvasile.sorecau
- in/adrian-vasile-sorecau
Highlights
- Pro
Pinned Loading
-
computer_science_ubb
computer_science_ubb Publicmy 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
-
shrekForum
shrekForum Publicshrek-themed forum built using laravel (jetstream), vue and tailwind.
PHP 1
-
wlad
wlad Publicwlad (where life aligns daily) is a cross-platform wellness app developed as a bachelor’s thesis at babeș-bolyai university
Dart
-
-
path_to_mental_wellness
path_to_mental_wellness Publicwildcats web project for the polihack v.16 hackathon
TypeScript 2
-
If the problem persists, check the GitHub status page or contact support.