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 7352 commits βββββββββββββββββββββββββ 29.42 %
π Daytime 14528 commits βββββββββββββββββββββββββ 58.14 %
π Evening 3103 commits βββββββββββββββββββββββββ 12.42 %
π Night 4 commits βββββββββββββββββββββββββ 00.02 %
π I'm Most Productive on Wednesday
Monday 3498 commits βββββββββββββββββββββββββ 14.00 %
Tuesday 4066 commits βββββββββββββββββββββββββ 16.27 %
Wednesday 6286 commits βββββββββββββββββββββββββ 25.16 %
Thursday 5281 commits βββββββββββββββββββββββββ 21.13 %
Friday 4778 commits βββββββββββββββββββββββββ 19.12 %
Saturday 501 commits βββββββββββββββββββββββββ 02.01 %
Sunday 577 commits βββββββββββββββββββββββββ 02.31 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
Docker 4 hrs 10 mins βββββββββββββββββββββββββ 25.35 %
YAML 4 hrs 3 mins βββββββββββββββββββββββββ 24.64 %
PHP 3 hrs 7 mins βββββββββββββββββββββββββ 18.94 %
TypeScript 1 hr 16 mins βββββββββββββββββββββββββ 07.71 %
JSON 1 hr 4 mins βββββββββββββββββββββββββ 06.56 %
π₯ Editors:
PhpStorm 13 hrs 16 mins βββββββββββββββββββββββββ 80.55 %
Android Studio 3 hrs 12 mins βββββββββββββββββββββββββ 19.45 %
π» Operating System:
Linux 13 hrs 16 mins βββββββββββββββββββββββββ 80.55 %
Mac 3 hrs 12 mins βββββββββββββββββββββββββ 19.45 %
Last Updated on 24/12/2024 12:12:03 UTC