<?php
namespace KasperFM;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'Modified Solutions',
'position' => 'Backend web developer',
'location' => 'Denmark'
]
];
}
public function getDailyKnowledge(): array
{
return [
Php::class,
Laravel::class,
Vuejs::class,
Javascript::class,
TailwindCss::class,
Linux::class,
GameDev::class,
];
}
public function getFutureGoals(): string
{
return 'To contribute to open source, and learn new things.';
}
}
A friendly guy, with a passion for code and other geeky stuff ❤
- Denmark
-
08:59
(UTC +01:00) - https://faerch.dev
- @[email protected]
- @noerd-snak-med-kasper
Pinned Loading
-
imperial-doorbell
imperial-doorbell PublicA modded (Arduino powered) wireless doorbell, that plays a part of the Imperial March from Star Wars.
-
K.F-Tools-3
K.F-Tools-3 PublicA multi shortcut tool for Windows users. This is an old hobby project from 2005 made in Delphi.
Pascal
-
HackTechOnline
HackTechOnline PublicA semi-realistic hacking simulation game, set in a near cyberpunk like future. The project is written in PHP using Laravel and jQuery.
JavaScript 3
-
VRRacer-by-VRBoys
VRRacer-by-VRBoys PublicFuturistic VR racing game playable with Google Cardboard made for a 48 hour gamejam.
C#
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.