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 15472 commits βββββββββββββββββββββββββ 30.51 %
π Daytime 29645 commits βββββββββββββββββββββββββ 58.45 %
π Evening 5562 commits βββββββββββββββββββββββββ 10.97 %
π Night 37 commits βββββββββββββββββββββββββ 00.07 %
π I'm Most Productive on Wednesday
Monday 7319 commits βββββββββββββββββββββββββ 14.43 %
Tuesday 8860 commits βββββββββββββββββββββββββ 17.47 %
Wednesday 11883 commits βββββββββββββββββββββββββ 23.43 %
Thursday 11510 commits βββββββββββββββββββββββββ 22.70 %
Friday 9327 commits βββββββββββββββββββββββββ 18.39 %
Saturday 728 commits βββββββββββββββββββββββββ 01.44 %
Sunday 1089 commits βββββββββββββββββββββββββ 02.15 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
PHP 15 hrs 29 mins βββββββββββββββββββββββββ 89.09 %
Blade Template 48 mins βββββββββββββββββββββββββ 04.64 %
YAML 37 mins βββββββββββββββββββββββββ 03.57 %
Bash 17 mins βββββββββββββββββββββββββ 01.66 %
.env file 5 mins βββββββββββββββββββββββββ 00.54 %
π₯ Editors:
PhpStorm 17 hrs 23 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Linux 17 hrs 19 mins βββββββββββββββββββββββββ 99.60 %
Mac 4 mins βββββββββββββββββββββββββ 00.40 %
Last Updated on 21/03/2026 18:18:05 UTC





