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 6810 commits βββββββββββββββββββββββββ 29.32 %
π Daytime 13394 commits βββββββββββββββββββββββββ 57.67 %
π Evening 3016 commits βββββββββββββββββββββββββ 12.99 %
π Night 4 commits βββββββββββββββββββββββββ 00.02 %
π I'm Most Productive on Wednesday
Monday 3303 commits βββββββββββββββββββββββββ 14.22 %
Tuesday 3790 commits βββββββββββββββββββββββββ 16.32 %
Wednesday 5834 commits βββββββββββββββββββββββββ 25.12 %
Thursday 4943 commits βββββββββββββββββββββββββ 21.28 %
Friday 4533 commits βββββββββββββββββββββββββ 19.52 %
Saturday 247 commits βββββββββββββββββββββββββ 01.06 %
Sunday 574 commits βββββββββββββββββββββββββ 02.47 %
π This Week I Spent My Time On
ποΈ Time Zone: Europe/London
π¬ Programming Languages:
PHP 25 hrs 3 mins βββββββββββββββββββββββββ 94.58 %
JavaScript 26 mins βββββββββββββββββββββββββ 01.67 %
Log 24 mins βββββββββββββββββββββββββ 01.57 %
Java Properties 14 mins βββββββββββββββββββββββββ 00.88 %
Markdown 12 mins βββββββββββββββββββββββββ 00.77 %
π₯ Editors:
PhpStorm 25 hrs 47 mins βββββββββββββββββββββββββ 97.34 %
VS Code 28 mins βββββββββββββββββββββββββ 01.78 %
Android Studio 14 mins βββββββββββββββββββββββββ 00.88 %
π» Operating System:
Linux 25 hrs 47 mins βββββββββββββββββββββββββ 97.34 %
Mac 42 mins βββββββββββββββββββββββββ 02.66 %
Last Updated on 23/11/2024 00:19:58 UTC