Lead Developer at PDS
Backend & Infrastructure enthusiast, focused on automation, clean architecture, and scalable platforms.
<?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.
Last Updated on 13/02/2026 06:33:38 UTC





