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 6546 commits βββββββββββββββββββββββββ 29.18 %
π Daytime 12920 commits βββββββββββββββββββββββββ 57.60 %
π Evening 2960 commits βββββββββββββββββββββββββ 13.20 %
π Night 4 commits βββββββββββββββββββββββββ 00.02 %
π I'm Most Productive on Wednesday
Monday 3201 commits βββββββββββββββββββββββββ 14.27 %
Tuesday 3687 commits βββββββββββββββββββββββββ 16.44 %
Wednesday 5611 commits βββββββββββββββββββββββββ 25.02 %
Thursday 4762 commits βββββββββββββββββββββββββ 21.23 %
Friday 4357 commits βββββββββββββββββββββββββ 19.42 %
Saturday 245 commits βββββββββββββββββββββββββ 01.09 %
Sunday 567 commits βββββββββββββββββββββββββ 02.53 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
PHP 8 hrs 32 mins βββββββββββββββββββββββββ 95.92 %
Bash 14 mins βββββββββββββββββββββββββ 02.65 %
Log 6 mins βββββββββββββββββββββββββ 01.26 %
JSON 0 secs βββββββββββββββββββββββββ 00.17 %
JavaScript 0 secs βββββββββββββββββββββββββ 00.01 %
π₯ Editors:
PhpStorm 8 hrs 53 mins βββββββββββββββββββββββββ 99.86 %
VS Code 0 secs βββββββββββββββββββββββββ 00.14 %
π» Operating System:
Linux 8 hrs 53 mins βββββββββββββββββββββββββ 99.86 %
Mac 0 secs βββββββββββββββββββββββββ 00.14 %
Last Updated on 15/11/2024 06:21:03 UTC