❡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
🏆 126 Contributions in the Year 2025
💼 Opted to Hire
📜 21 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 361 commits ██████████░░░░░░░░░░░░░░░ 39.20 %
🌆 Daytime 373 commits ██████████░░░░░░░░░░░░░░░ 40.50 %
🌃 Evening 157 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.05 %
🌙 Night 30 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.26 %
📅 I'm Most Productive on Wednesday
Monday 149 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.18 %
Tuesday 146 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.85 %
Wednesday 200 commits █████░░░░░░░░░░░░░░░░░░░░ 21.72 %
Thursday 123 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.36 %
Friday 120 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.03 %
Saturday 75 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.14 %
Sunday 108 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.73 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
Astro 5 hrs 24 mins ███████░░░░░░░░░░░░░░░░░░ 28.89 %
MDX 2 hrs 5 mins ███░░░░░░░░░░░░░░░░░░░░░░ 11.18 %
TypeScript 1 hr 55 mins ███░░░░░░░░░░░░░░░░░░░░░░ 10.28 %
JavaScript 1 hr 43 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 09.21 %
PHP 1 hr 43 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 09.17 %
🔥 Editors:
VS Code 18 hrs 43 mins █████████████████████████ 100.00 %
🐱💻 Projects:
laravelmail.com 9 hrs 52 mins █████████████░░░░░░░░░░░░ 52.71 %
mobilamoldova.ro 5 hrs 3 mins ███████░░░░░░░░░░░░░░░░░░ 27.05 %
app.laravelmail.com 2 hrs 6 mins ███░░░░░░░░░░░░░░░░░░░░░░ 11.25 %
laravelcompany.com 38 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.45 %
app.mobilamoldova.ro 31 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 02.82 %
💻 Operating System:
Linux 18 hrs 43 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 25/01/2025 12:10:02 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.