Lead Developer at PDS
<?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 9027 commits βββββββββββββββββββββββββ 29.73 %
π Daytime 17512 commits βββββββββββββββββββββββββ 57.67 %
π Evening 3797 commits βββββββββββββββββββββββββ 12.50 %
π Night 31 commits βββββββββββββββββββββββββ 00.10 %
π I'm Most Productive on Wednesday
Monday 4221 commits βββββββββββββββββββββββββ 13.90 %
Tuesday 5212 commits βββββββββββββββββββββββββ 17.16 %
Wednesday 7553 commits βββββββββββββββββββββββββ 24.87 %
Thursday 6230 commits βββββββββββββββββββββββββ 20.52 %
Friday 5658 commits βββββββββββββββββββββββββ 18.63 %
Saturday 669 commits βββββββββββββββββββββββββ 02.20 %
Sunday 824 commits βββββββββββββββββββββββββ 02.71 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
PHP 6 hrs 5 mins βββββββββββββββββββββββββ 50.73 %
YAML 1 hr 41 mins βββββββββββββββββββββββββ 14.16 %
JavaScript 1 hr 25 mins βββββββββββββββββββββββββ 11.90 %
JSON 1 hr 24 mins βββββββββββββββββββββββββ 11.76 %
SmartyConfig 57 mins βββββββββββββββββββββββββ 08.00 %
π₯ Editors:
PhpStorm 11 hrs 59 mins βββββββββββββββββββββββββ 100.00 %
π» Operating System:
Mac 11 hrs 54 mins βββββββββββββββββββββββββ 99.35 %
Linux 4 mins βββββββββββββββββββββββββ 00.65 %
Last Updated on 12/04/2025 12:12:24 UTC