Projects

Tower defence

A simple tower defense game made as a demonstration of unity for a friend. Has one level and very few towers. But I think it looks okay :)

Go to project

Mathdraw

Small program that draws some interesting figures from maths. The gif is from a js implementation and the link is to a python implementation.

Go to project

Space invaders

A simple C# implementation of space-invaders. This was made just to see if I could make a game run in the windows terminal, which it turns out you can. Mostly. It is a bit buggy, and the reactions are limited by the key-repeat time in windows (which can be decreased to a point). Apart from a few visual glitches with bullets though, it works quite well.

Go to project

Website for book

A small one-page app showcasing a book

Go to project

luxcena

Software for controlling addressable led's from raspberry pi.

Go to project

Stickman costume

A halloween costume :)

Go to project

Aurora-data

A progressive web app that collects data from public API's and shows everything you need to know to find northern lights. This was made just because I wanted weather data along with the aurora forecast. It is relatively basic, but it provides the most fundamental data. It also saves the data locally, so if you loose you data connection, it will still show the old information. There is no third-party server that collects the data, the browser directly fetches everything from the public API's, which I think is nice as it doesn't depend on that server which only aggregates data anyway.

Go to project