❡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
🏆 342 Contributions in the Year 2025
💼 Opted to Hire
📜 32 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 284 commits ██████████░░░░░░░░░░░░░░░ 40.28 %
🌆 Daytime 284 commits ██████████░░░░░░░░░░░░░░░ 40.28 %
🌃 Evening 109 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.46 %
🌙 Night 28 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.97 %
📅 I'm Most Productive on Wednesday
Monday 115 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.31 %
Tuesday 119 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.88 %
Wednesday 165 commits ██████░░░░░░░░░░░░░░░░░░░ 23.40 %
Thursday 102 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.47 %
Friday 82 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.63 %
Saturday 41 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 05.82 %
Sunday 81 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.49 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
Blade Template 5 hrs 26 mins ████████░░░░░░░░░░░░░░░░░ 32.37 %
PHP 4 hrs ██████░░░░░░░░░░░░░░░░░░░ 23.86 %
Docker 1 hr 48 mins ███░░░░░░░░░░░░░░░░░░░░░░ 10.77 %
Other 1 hr 2 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 06.25 %
YAML 51 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 05.11 %
🔥 Editors:
VS Code 16 hrs 47 mins █████████████████████████ 100.00 %
🐱💻 Projects:
publicsos.org 8 hrs 48 mins █████████████░░░░░░░░░░░░ 52.44 %
app.laravelmail.com 2 hrs 1 min ███░░░░░░░░░░░░░░░░░░░░░░ 12.10 %
backend.izdrail.com 1 hr 29 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 08.84 %
gsn-php-codetest 1 hr 11 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 07.11 %
leadscaptain.com 48 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.84 %
💻 Operating System:
Linux 16 hrs 47 mins █████████████████████████ 100.00 %
I Mostly Code in PHP
PHP 12 repos ███████░░░░░░░░░░░░░░░░░░ 29.27 %
Python 10 repos ██████░░░░░░░░░░░░░░░░░░░ 24.39 %
Astro 7 repos ████░░░░░░░░░░░░░░░░░░░░░ 17.07 %
SCSS 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.44 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.44 %
Timeline
Last Updated on 13/03/2025 00:27:25 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.