❡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
💼 Opted to Hire
📜 33 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 314 commits █████████░░░░░░░░░░░░░░░░ 37.83 %
🌆 Daytime 353 commits ███████████░░░░░░░░░░░░░░ 42.53 %
🌃 Evening 135 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.27 %
🌙 Night 28 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.37 %
📅 I'm Most Productive on Wednesday
Monday 130 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.66 %
Tuesday 148 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.83 %
Wednesday 206 commits ██████░░░░░░░░░░░░░░░░░░░ 24.82 %
Thursday 117 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.10 %
Friday 85 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.24 %
Saturday 47 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 05.66 %
Sunday 97 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.69 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
PHP 19 hrs 39 mins ██████████████░░░░░░░░░░░ 54.35 %
Blade Template 11 hrs 47 mins ████████░░░░░░░░░░░░░░░░░ 32.61 %
Astro 1 hr 2 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 02.86 %
Python 33 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.55 %
JSON 32 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.49 %
🔥 Editors:
VS Code 36 hrs 10 mins █████████████████████████ 100.00 %
🐱💻 Projects:
furaciuni.ro 27 hrs 56 mins ███████████████████░░░░░░ 77.23 %
publicsos.org 6 hrs 21 mins ████░░░░░░░░░░░░░░░░░░░░░ 17.55 %
izdrail.com 1 hr 21 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.73 %
train 12 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.55 %
phpteacher.com 7 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.35 %
💻 Operating System:
Linux 36 hrs 10 mins █████████████████████████ 100.00 %
I Mostly Code in PHP
PHP 13 repos ████████░░░░░░░░░░░░░░░░░ 30.95 %
Python 9 repos █████░░░░░░░░░░░░░░░░░░░░ 21.43 %
Astro 7 repos ████░░░░░░░░░░░░░░░░░░░░░ 16.67 %
SCSS 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.38 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.38 %
Timeline
Last Updated on 02/03/2025 00:28:46 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.