❡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
🏆 169 Contributions in the Year 2025
💼 Opted to Hire
📜 31 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 306 commits █████████░░░░░░░░░░░░░░░░ 37.45 %
🌆 Daytime 348 commits ███████████░░░░░░░░░░░░░░ 42.59 %
🌃 Evening 135 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.52 %
🌙 Night 28 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.43 %
📅 I'm Most Productive on Wednesday
Monday 132 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.16 %
Tuesday 135 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.52 %
Wednesday 204 commits ██████░░░░░░░░░░░░░░░░░░░ 24.97 %
Thursday 117 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.32 %
Friday 85 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.40 %
Saturday 47 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 05.75 %
Sunday 97 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.87 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
PHP 18 hrs 38 mins █████████████░░░░░░░░░░░░ 51.33 %
Blade Template 8 hrs 8 mins ██████░░░░░░░░░░░░░░░░░░░ 22.43 %
Docker 1 hr 38 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.54 %
Go 1 hr 37 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.47 %
YAML 1 hr 6 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.06 %
🔥 Editors:
VS Code 36 hrs 19 mins █████████████████████████ 100.00 %
🐱💻 Projects:
app.laravelmail.com 17 hrs 2 mins ████████████░░░░░░░░░░░░░ 46.90 %
furaciuni.ro 13 hrs 30 mins █████████░░░░░░░░░░░░░░░░ 37.19 %
izdrail.com 4 hrs 25 mins ███░░░░░░░░░░░░░░░░░░░░░░ 12.17 %
owenconti.com 1 hr 5 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 02.98 %
phpteacher.com 8 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.41 %
💻 Operating System:
Linux 36 hrs 19 mins █████████████████████████ 100.00 %
I Mostly Code in PHP
PHP 11 repos ███████░░░░░░░░░░░░░░░░░░ 26.19 %
Astro 6 repos ████░░░░░░░░░░░░░░░░░░░░░ 14.29 %
Blade 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.38 %
SCSS 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.38 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.38 %
Timeline
Last Updated on 18/02/2025 00:25:33 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.