<?php
class Fafikk extends Developer {
public function __construct() {
$this->location = "Poland";
$this->role = "Backend Developer";
$this->languages = ["PHP", "JavaScript"];
$this->passion = "Clean code & efficient solutions";
}
public function getCurrentFocus(): array {
return [
"🔥" => "Improving skills",
"🌱" => "Learning new technologies",
"💡" => "Building cool projects",
"🎯" => "Optimizing application performance"
];
}
}
👋
I'm Kuba, backend developer from Poland.
-
20:04
(UTC +01:00) - https://kubamichalowski.pl
- https://wakatime.com/@KubaMichalowski
Highlights
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

