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 7876 commits βββββββββββββββββββββββββ 29.71 %
π Daytime 15440 commits βββββββββββββββββββββββββ 58.24 %
π Evening 3189 commits βββββββββββββββββββββββββ 12.03 %
π Night 4 commits βββββββββββββββββββββββββ 00.02 %
π I'm Most Productive on Wednesday
Monday 3726 commits βββββββββββββββββββββββββ 14.06 %
Tuesday 4357 commits βββββββββββββββββββββββββ 16.44 %
Wednesday 6609 commits βββββββββββββββββββββββββ 24.93 %
Thursday 5560 commits βββββββββββββββββββββββββ 20.97 %
Friday 5029 commits βββββββββββββββββββββββββ 18.97 %
Saturday 601 commits βββββββββββββββββββββββββ 02.27 %
Sunday 627 commits βββββββββββββββββββββββββ 02.37 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
Other 4 hrs 17 mins βββββββββββββββββββββββββ 14.76 %
YAML 3 hrs 52 mins βββββββββββββββββββββββββ 13.33 %
PHP 3 hrs 35 mins βββββββββββββββββββββββββ 12.31 %
JSON 2 hrs 57 mins βββββββββββββββββββββββββ 10.17 %
Docker 2 hrs 51 mins βββββββββββββββββββββββββ 09.81 %
π₯ Editors:
PhpStorm 17 hrs 23 mins βββββββββββββββββββββββββ 59.70 %
Android Studio 6 hrs 29 mins βββββββββββββββββββββββββ 22.31 %
VS Code 5 hrs 14 mins βββββββββββββββββββββββββ 17.99 %
π» Operating System:
Mac 27 hrs 2 mins βββββββββββββββββββββββββ 92.82 %
Linux 2 hrs 5 mins βββββββββββββββββββββββββ 07.18 %
Last Updated on 02/02/2025 06:12:26 UTC