❡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
🏆 415 Contributions in the Year 2024
💼 Opted to Hire
📜 20 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 264 commits ██████████░░░░░░░░░░░░░░░ 41.44 %
🌆 Daytime 257 commits ██████████░░░░░░░░░░░░░░░ 40.35 %
🌃 Evening 91 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.29 %
🌙 Night 25 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.92 %
📅 I'm Most Productive on Wednesday
Monday 113 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.74 %
Tuesday 112 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.58 %
Wednesday 123 commits █████░░░░░░░░░░░░░░░░░░░░ 19.31 %
Thursday 96 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.07 %
Friday 100 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.70 %
Saturday 27 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 04.24 %
Sunday 66 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.36 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
No Activity Tracked This Week
🔥 Editors:
No Activity Tracked This Week
🐱💻 Projects:
No Activity Tracked This Week
💻 Operating System:
No Activity Tracked This Week
I Mostly Code in Python
Python 11 repos ████████░░░░░░░░░░░░░░░░░ 31.43 %
Astro 6 repos ████░░░░░░░░░░░░░░░░░░░░░ 17.14 %
TypeScript 5 repos ████░░░░░░░░░░░░░░░░░░░░░ 14.29 %
JavaScript 2 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 05.71 %
Go 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.86 %
Timeline
Last Updated on 26/11/2024 12:12:15 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.