Lead Developer at PDS
Backend & Infrastructure enthusiast, focused on automation, clean architecture, and scalable platforms.
<?php
namespace Cajs;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'PDS',
'position' => 'Lead Developer'
]
];
}
public function getDailyKnowledge(): array
{
return [
Php::class,
Javascript::class,
Laravel::class,
Symfony::class,
Go::class,
];
}
}Note - Stats are calculated as the last 7 days from yesterday. Today's stats are not included.
I'm an Early π€
π Morning 15539 commits βββββββββββββββββββββββββ 30.46 %
π Daytime 29851 commits βββββββββββββββββββββββββ 58.51 %
π Evening 5592 commits βββββββββββββββββββββββββ 10.96 %
π Night 36 commits βββββββββββββββββββββββββ 00.07 %
π I'm Most Productive on Wednesday
Monday 7396 commits βββββββββββββββββββββββββ 14.50 %
Tuesday 8875 commits βββββββββββββββββββββββββ 17.40 %
Wednesday 11974 commits βββββββββββββββββββββββββ 23.47 %
Thursday 11457 commits βββββββββββββββββββββββββ 22.46 %
Friday 9406 commits βββββββββββββββββββββββββ 18.44 %
Saturday 826 commits βββββββββββββββββββββββββ 01.62 %
Sunday 1084 commits βββββββββββββββββββββββββ 02.12 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
PHP 8 hrs 59 mins βββββββββββββββββββββββββ 51.04 %
Blade Template 2 hrs 10 mins βββββββββββββββββββββββββ 12.38 %
YAML 1 hr 27 mins βββββββββββββββββββββββββ 08.24 %
Python 1 hr 23 mins βββββββββββββββββββββββββ 07.91 %
Docker 1 hr 7 mins βββββββββββββββββββββββββ 06.35 %
π₯ Editors:
PhpStorm 17 hrs 11 mins βββββββββββββββββββββββββ 97.60 %
VS Code 25 mins βββββββββββββββββββββββββ 02.40 %
π» Operating System:
Linux 17 hrs 11 mins βββββββββββββββββββββββββ 97.60 %
Mac 25 mins βββββββββββββββββββββββββ 02.40 %
Last Updated on 09/03/2026 06:33:13 UTC





