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 6999 commits βββββββββββββββββββββββββ 29.37 %
π Daytime 13779 commits βββββββββββββββββββββββββ 57.81 %
π Evening 3051 commits βββββββββββββββββββββββββ 12.80 %
π Night 4 commits βββββββββββββββββββββββββ 00.02 %
π I'm Most Productive on Wednesday
Monday 3351 commits βββββββββββββββββββββββββ 14.06 %
Tuesday 3843 commits βββββββββββββββββββββββββ 16.12 %
Wednesday 5954 commits βββββββββββββββββββββββββ 24.98 %
Thursday 5083 commits βββββββββββββββββββββββββ 21.33 %
Friday 4629 commits βββββββββββββββββββββββββ 19.42 %
Saturday 399 commits βββββββββββββββββββββββββ 01.67 %
Sunday 574 commits βββββββββββββββββββββββββ 02.41 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
PHP 28 hrs 29 mins βββββββββββββββββββββββββ 88.76 %
JavaScript 1 hr 30 mins βββββββββββββββββββββββββ 04.68 %
Blade Template 49 mins βββββββββββββββββββββββββ 02.58 %
Log 27 mins βββββββββββββββββββββββββ 01.41 %
Bash 14 mins βββββββββββββββββββββββββ 00.76 %
π₯ Editors:
PhpStorm 31 hrs 20 mins βββββββββββββββββββββββββ 97.67 %
VS Code 30 mins βββββββββββββββββββββββββ 01.60 %
Android Studio 14 mins βββββββββββββββββββββββββ 00.73 %
π» Operating System:
Linux 31 hrs 20 mins βββββββββββββββββββββββββ 97.67 %
Mac 44 mins βββββββββββββββββββββββββ 02.33 %
Last Updated on 26/11/2024 12:14:05 UTC