❡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
🏆 152 Contributions in the Year 2025
💼 Opted to Hire
📜 26 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 370 commits ██████████░░░░░░░░░░░░░░░ 39.61 %
🌆 Daytime 377 commits ██████████░░░░░░░░░░░░░░░ 40.36 %
🌃 Evening 157 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.81 %
🌙 Night 30 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.21 %
📅 I'm Most Productive on Wednesday
Monday 149 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.95 %
Tuesday 149 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.95 %
Wednesday 208 commits ██████░░░░░░░░░░░░░░░░░░░ 22.27 %
Thursday 123 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.17 %
Friday 121 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.96 %
Saturday 75 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.03 %
Sunday 109 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.67 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
PHP 14 hrs 43 mins ████████████░░░░░░░░░░░░░ 46.59 %
Blade Template 6 hrs 4 mins █████░░░░░░░░░░░░░░░░░░░░ 19.25 %
Markdown 5 hrs 7 mins ████░░░░░░░░░░░░░░░░░░░░░ 16.25 %
MDX 1 hr 10 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.72 %
Docker 56 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 02.97 %
🔥 Editors:
VS Code 31 hrs 35 mins █████████████████████████ 100.00 %
🐱💻 Projects:
app.laravelmail.com 23 hrs 14 mins ██████████████████░░░░░░░ 73.58 %
phpteacher.com 5 hrs 27 mins ████░░░░░░░░░░░░░░░░░░░░░ 17.25 %
izdrail.com 1 hr 35 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 05.06 %
laravelcompany.com 21 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.15 %
leadscaptain.com 19 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.04 %
💻 Operating System:
Linux 31 hrs 35 mins █████████████████████████ 100.00 %
I Mostly Code in PHP
PHP 11 repos ███████░░░░░░░░░░░░░░░░░░ 26.83 %
Python 10 repos ██████░░░░░░░░░░░░░░░░░░░ 24.39 %
Astro 6 repos ████░░░░░░░░░░░░░░░░░░░░░ 14.63 %
SCSS 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.44 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.44 %
Timeline
Last Updated on 09/02/2025 00:27:45 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.