❡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
🏆 501 Contributions in the Year 2024
💼 Opted to Hire
📜 19 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 349 commits ██████████░░░░░░░░░░░░░░░ 38.99 %
🌆 Daytime 367 commits ██████████░░░░░░░░░░░░░░░ 41.01 %
🌃 Evening 151 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.87 %
🌙 Night 28 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.13 %
📅 I'm Most Productive on Wednesday
Monday 146 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.31 %
Tuesday 142 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.87 %
Wednesday 194 commits █████░░░░░░░░░░░░░░░░░░░░ 21.68 %
Thursday 120 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.41 %
Friday 116 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.96 %
Saturday 73 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.16 %
Sunday 104 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.62 %
📊 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 10 repos ███████░░░░░░░░░░░░░░░░░░ 27.78 %
PHP 7 repos █████░░░░░░░░░░░░░░░░░░░░ 19.44 %
Astro 6 repos ████░░░░░░░░░░░░░░░░░░░░░ 16.67 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.78 %
Go 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.78 %
Timeline
Last Updated on 18/12/2024 00:26:48 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.