❡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
🏆 0 Contributions in the Year 2025
💼 Opted to Hire
📜 33 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 315 commits █████████░░░░░░░░░░░░░░░░ 37.82 %
🌆 Daytime 355 commits ███████████░░░░░░░░░░░░░░ 42.62 %
🌃 Evening 135 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.21 %
🌙 Night 28 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.36 %
📅 I'm Most Productive on Wednesday
Monday 130 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.61 %
Tuesday 150 commits █████░░░░░░░░░░░░░░░░░░░░ 18.01 %
Wednesday 207 commits ██████░░░░░░░░░░░░░░░░░░░ 24.85 %
Thursday 117 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.05 %
Friday 85 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.20 %
Saturday 47 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 05.64 %
Sunday 97 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.64 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
PHP 14 hrs 50 mins ████████████░░░░░░░░░░░░░ 48.80 %
Blade Template 11 hrs 11 mins █████████░░░░░░░░░░░░░░░░ 36.81 %
Astro 1 hr 2 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.40 %
JSON 31 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.70 %
YAML 30 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.69 %
🔥 Editors:
VS Code 30 hrs 24 mins █████████████████████████ 100.00 %
🐱💻 Projects:
publicsos.org 14 hrs 43 mins ████████████░░░░░░░░░░░░░ 48.44 %
furaciuni.ro 13 hrs 30 mins ███████████░░░░░░░░░░░░░░ 44.43 %
izdrail.com 1 hr 21 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.44 %
primariabarlad.ro 25 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.38 %
app.laravelmail.com 9 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.54 %
💻 Operating System:
Linux 30 hrs 24 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 05/03/2025 00:27:21 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.