GithubHelp home page GithubHelp logo
<?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.';
    }
}

Kasper Færch Mikkelsen's Projects

gentoo-install icon gentoo-install

A gentoo installer with a TUI interface that supports systemd and OpenRC, EFI and BIOS, as well as variable disk layouts using ext4, zfs, btrfs, luks and mdraid.

hacktech icon hacktech

The very first prototype of my HackTech project, built as a command prompt game in Delphi.

hacktechonline icon hacktechonline

A semi-realistic hacking simulation game, set in a near cyberpunk like future. The project is written in PHP using Laravel and jQuery.

imperial-doorbell icon imperial-doorbell

A modded (Arduino powered) wireless doorbell, that plays a part of the Imperial March from Star Wars.

k.f-tools-3 icon k.f-tools-3

A multi shortcut tool for Windows users. This is an old hobby project from 2005 made in Delphi.

sc2kfix icon sc2kfix

A small tool to help running SimCity 2000 Special Edition on newer versions of Windows

vrracer-by-vrboys icon vrracer-by-vrboys

Futuristic VR racing game playable with Google Cardboard made for a 48 hour gamejam.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.