Scroll down for projects
A 2D platformer game made using Lua and Love2D framework as the final project for Harvard's CS50x course.
A Chrome/Firefox/Edge extension that calculates the average grade of a student's grades from Studentweb. It is possible to choose which grades to include and exclude.
This website is open source and the code is on GitHub. It is made using Svelte/Sveltekit and is hosted on Vercel.
This is a project I made to help me setup my Advent of Code challenges. Options include setup of folderstructure, waiting for release, download of input and autocreation of default script.
A chess game made using Java and JavaFX. It includes normal chess, fischer random, position exporting and importing using FEN-notation.