❡enior Software Engineer with 10+ years of expertise in crafting robust backend solutions and scalable architectures. Specialized in:
- ❦ Backend Development & API Design
- ☁️ Cloud Infrastructure
- Data-Driven Applications
- ➿ System Architecture & Scalability
<?php
namespace Izdrail\Stefan;
class Profile extends Me
{
final public function getCurrentWorkplace(): array
{
return [
'name' => 'Stefan I',
'position' => 'Senior Software Engineer',
'company' => 'Laravel Company',
];
}
final public function getTechStack(): array
{
return [
'languages' => [PHP::class, Python::class, Typescript::class],
'frameworks' => [
'backend' => [Laravel::class, Symfony::class, Django::class, FastApi::class],
'frontend' => [Vue::class, React::class, Angular::class],
'mobile' => [Ionic::class],
'css' => [Tailwind::class, Bootstrap::class, Bulma::class]
],
'databases' => [
'sql' => [MySql::class, Postgres::class, Sqlite::class],
'nosql' => [Redis::class, Mongo::class, Elastic::class]
]
];
}
final public function getPassions(): array
{
return [
'tech' => ['Serverless', 'Artificial Intelligence'],
'hobbies' => ['Fishing', 'Tracking']
];
}
}
I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊
🐱 My GitHub Data
📦 ? Used in GitHub's Storage
🏆 218 Contributions in the Year 2025
💼 Opted to Hire
📜 31 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 310 commits █████████░░░░░░░░░░░░░░░░ 36.51 %
🌆 Daytime 357 commits ███████████░░░░░░░░░░░░░░ 42.05 %
🌃 Evening 154 commits █████░░░░░░░░░░░░░░░░░░░░ 18.14 %
🌙 Night 28 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.30 %
📅 I'm Most Productive on Wednesday
Monday 135 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.90 %
Tuesday 153 commits █████░░░░░░░░░░░░░░░░░░░░ 18.02 %
Wednesday 205 commits ██████░░░░░░░░░░░░░░░░░░░ 24.15 %
Thursday 117 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.78 %
Friday 86 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.13 %
Saturday 50 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 05.89 %
Sunday 103 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.13 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
PHP 13 hrs 36 mins ███████████░░░░░░░░░░░░░░ 45.80 %
Blade Template 4 hrs 50 mins ████░░░░░░░░░░░░░░░░░░░░░ 16.29 %
Markdown 4 hrs 42 mins ████░░░░░░░░░░░░░░░░░░░░░ 15.85 %
Docker 1 hr 34 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 05.32 %
YAML 1 hr 27 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.93 %
🔥 Editors:
VS Code 29 hrs 43 mins █████████████████████████ 100.00 %
🐱💻 Projects:
publicsos.org 13 hrs 58 mins ████████████░░░░░░░░░░░░░ 47.03 %
furaciuni.ro 12 hrs 51 mins ███████████░░░░░░░░░░░░░░ 43.22 %
publicsos.ro 2 hrs 53 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 09.72 %
phpteacher.com 0 secs ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.02 %
💻 Operating System:
Linux 29 hrs 43 mins █████████████████████████ 100.00 %
I Mostly Code in PHP
PHP 13 repos ███████░░░░░░░░░░░░░░░░░░ 29.55 %
Astro 6 repos ███░░░░░░░░░░░░░░░░░░░░░░ 13.64 %
Blade 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.27 %
SCSS 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.27 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.27 %
Timeline
Last Updated on 24/02/2025 12:12:26 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.