Skills

You can find a list of my projects using these skills here.

JavaScript

I've been using JavaScript (with Node.js) since 2018. I've done many projects using JavaScript (both front and back-end), from simple websites to advanced Discord apps. I switched in 2023 from js to TypeScript and it's the language I use now for most projects. You can find some example projects below.

PokéHunt RStorage Chattin Discord Bot Template

HTML

In 2019 I learned how to use HTML and basic CSS. Since then I've created a few sites using HTML. In 2023 I started using SvelteKit for websites, instead of "plain" HTML.

This site PokéHunt's website

Java

In 2023 I learned to program with Java and created a simple game called CloudRush with a friend of mine. I prefer Typescript over Java, as (for me) it's an easier language.

CloudRush

Python

I started with Python in 2019, and in the years following I've used Python only for a few projects. These days I rarely use Python, only for simple scripts where bash scripts do not suffice.

Linux

I am mangaging multiple Linux systems, primarely Debian, to host some services. From personal projects to selfhosted services in my homelab.

I have my own server which I use to host various things (using docker), like for example nextcloud and home automation things.

Git

For (almost) every project I use git. Git is really easy to use and can help a lot with programming. Made a small mistake/bug in your code? With git you can easily go back in time and see what went wrong. It also allows for easy collaboration with other developers.

You can find many examples on my Github profile!