❡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
🏆 131 Contributions in the Year 2025
💼 Opted to Hire
📜 21 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 365 commits ██████████░░░░░░░░░░░░░░░ 39.46 %
🌆 Daytime 373 commits ██████████░░░░░░░░░░░░░░░ 40.32 %
🌃 Evening 157 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.97 %
🌙 Night 30 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.24 %
📅 I'm Most Productive on Wednesday
Monday 149 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.11 %
Tuesday 146 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.78 %
Wednesday 203 commits █████░░░░░░░░░░░░░░░░░░░░ 21.95 %
Thursday 123 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.30 %
Friday 120 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.97 %
Saturday 75 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.11 %
Sunday 109 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.78 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
Blade Template 8 hrs 55 mins █████████░░░░░░░░░░░░░░░░ 37.94 %
PHP 5 hrs 44 mins ██████░░░░░░░░░░░░░░░░░░░ 24.43 %
Other 1 hr 53 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 08.06 %
Docker 1 hr 37 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 06.94 %
YAML 1 hr 2 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.46 %
🔥 Editors:
VS Code 23 hrs 31 mins █████████████████████████ 100.00 %
🐱💻 Projects:
app.laravelmail.com 18 hrs 21 mins ████████████████████░░░░░ 78.03 %
laravelmail.com 2 hrs 19 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 09.85 %
leadscaptain.com 1 hr 16 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 05.41 %
app.mobilamoldova.ro 56 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.01 %
izdrail.com 19 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.35 %
💻 Operating System:
Linux 23 hrs 31 mins █████████████████████████ 100.00 %
I Mostly Code in Python
Python 10 repos ███████░░░░░░░░░░░░░░░░░░ 26.32 %
PHP 9 repos ██████░░░░░░░░░░░░░░░░░░░ 23.68 %
Astro 5 repos ███░░░░░░░░░░░░░░░░░░░░░░ 13.16 %
SCSS 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.63 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.63 %
Timeline
Last Updated on 01/02/2025 00:27:36 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.