❡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
💼 Opted to Hire
📜 21 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 361 commits ██████████░░░░░░░░░░░░░░░ 39.28 %
🌆 Daytime 371 commits ██████████░░░░░░░░░░░░░░░ 40.37 %
🌃 Evening 157 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.08 %
🌙 Night 30 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.26 %
📅 I'm Most Productive on Wednesday
Monday 149 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.21 %
Tuesday 146 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.89 %
Wednesday 198 commits █████░░░░░░░░░░░░░░░░░░░░ 21.55 %
Thursday 123 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.38 %
Friday 120 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.06 %
Saturday 75 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.16 %
Sunday 108 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.75 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Europe/London
💬 Programming Languages:
PHP 19 hrs 40 mins ████████████░░░░░░░░░░░░░ 49.91 %
Astro 5 hrs 1 min ███░░░░░░░░░░░░░░░░░░░░░░ 12.73 %
Docker 2 hrs 21 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 05.99 %
Python 2 hrs 17 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 05.82 %
JSON 1 hr 54 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.84 %
🔥 Editors:
VS Code 39 hrs 25 mins █████████████████████████ 100.00 %
🐱💻 Projects:
app.laravelmail.com 25 hrs 25 mins ████████████████░░░░░░░░░ 64.47 %
mobilamoldova.ro 8 hrs 5 mins █████░░░░░░░░░░░░░░░░░░░░ 20.54 %
leadscaptain.com 1 hr 51 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.69 %
izdrail.com 1 hr 37 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.13 %
laravelmail.com 1 hr 22 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.48 %
💻 Operating System:
Linux 39 hrs 25 mins █████████████████████████ 100.00 %
I Mostly Code in Python
Python 10 repos ███████░░░░░░░░░░░░░░░░░░ 27.03 %
PHP 8 repos █████░░░░░░░░░░░░░░░░░░░░ 21.62 %
Astro 5 repos ███░░░░░░░░░░░░░░░░░░░░░░ 13.51 %
SCSS 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.70 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 02.70 %
Timeline
Last Updated on 17/01/2025 12:10:55 UTC
These Readme stats are generated using GitHub action stats
NOTE: Top languages do not indicate my skill level or anything like that.