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 11950 commits βββββββββββββββββββββββββ 29.81 %
π Daytime 23286 commits βββββββββββββββββββββββββ 58.09 %
π Evening 4816 commits βββββββββββββββββββββββββ 12.01 %
π Night 33 commits βββββββββββββββββββββββββ 00.08 %
π I'm Most Productive on Wednesday
Monday 5819 commits βββββββββββββββββββββββββ 14.52 %
Tuesday 7082 commits βββββββββββββββββββββββββ 17.67 %
Wednesday 9627 commits βββββββββββββββββββββββββ 24.02 %
Thursday 8565 commits βββββββββββββββββββββββββ 21.37 %
Friday 7391 commits βββββββββββββββββββββββββ 18.44 %
Saturday 648 commits βββββββββββββββββββββββββ 01.62 %
Sunday 953 commits βββββββββββββββββββββββββ 02.38 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
PHP 1 hr 6 mins βββββββββββββββββββββββββ 66.82 %
JSON 21 mins βββββββββββββββββββββββββ 21.55 %
YAML 7 mins βββββββββββββββββββββββββ 07.50 %
Docker 2 mins βββββββββββββββββββββββββ 02.19 %
INI 1 min βββββββββββββββββββββββββ 01.94 %
π₯ Editors:
PhpStorm 1 hr 40 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Linux 1 hr 40 mins βββββββββββββββββββββββββ 100.00 %
Last Updated on 25/12/2025 00:26:10 UTC





