Project repository


Ani Improver

3rd party AniList utility

A website where you can see extended statistics about your AniList profile. Just enter your username. This project was made as an exam project in high school in Informatics.

Arken Projekt

Digital online gallery

Web-based gallery of some exhibitions of the Arken Museum of Modern Art in Ishøj, Denmark. This project was created as part of a high school Digital Design and Innovation project.

Audio Replacer

Web-based audio replacement tool

Audio Replacer is a web-based tool that allows users to easily and seamlessly merge the audio and video tracks from two separate files. It's possible to upload audio, image and video files. Audio Replacer runs entirely locally in the browser, so no data is sent to a server.

colorman.me

This very website!

This is my personal/portfolio website. It's built with Nuxt, a Vue.js meta-framework, and Tailwind CSS, a utility-first CSS framework. It's hosted on GitHub Pages, and the source code is available on GitHub.

Discord Portal

Connections across servers

Discord Portal is a Discord bot that enables cross-server communication by linking channels together. A channel can serve as an entrypoint to a Portal, and any message sent in that channel will be sent to all other channels linked to the Portal. This allows for a seamless experience for users, as they can communicate with people from other servers without having to leave their own.

Dunhammer

Levels bot for Discord

A bot designed to track activity and assign levels to users. Consists of a Discord bot and a web interface. The web interface is used to purchase backgrounds for your profile. A redesign of the web interface was in progress, but the entire proejct has since been abandoned.

Fact Bot (Davey)

Machine learning chatbot

Fact Bot, otherwise known as Davey, is a Discord chatbot that uses machine learning to learn from the conversations in a server. It's purposefully built to be bad, and therefore most of the things it says are gibberish, but they can be funny.

Fate Timeline

Fate is a multimedia franchise that started with a visual novel by Type-Moon. The franchise is notorious for its convoluted timeline, which I have attempted to visualise interactively. (This project is currently on hold, and will be entirely reworked in the future.)

ITUnderground Website

Emulating a Linux shell in the browser

ITUnderground is a student organization at the IT University of Copenhagen with a focus on hacking and cybersecurity. The website is attempts to emulate a Linux shell, and is built with SvelteKit and TailwindCSS.

NULLMORIA

Time travelling puzzle game

NULLMORIA is a puzzle game made for a high school project. The game is about travelling through two moments in time, and using the effects of time travel to solve puzzles. The game is made in Unity, and the code is written in C#. The game was made in collaboration with Spurb. There currently isn't a playable version of the game, but you can clone the reposity and build it yourself.

Project Ideas

A list of ideas for projects to work on

A sort of "meta-project". Basically just a list of various ideas I have for projects to work on. Progress on the projects are in the README.md file in the repository.

School Projects

A collection of projects I made during my time at high school

A collection of various smaller projects I made during high school. They're mostly answers to programming assignments, and are all written in JavaScript suing p5.js.

Steam Recommender

A Steam game recommender

This is a very simple web-based Steam game recommender. You log in with your Steam account, rate the games you've played by either upvoting or downvoting them, and the website shows you game matching your ratings. It was created as a high school programming project in collaboration with Spurb and Mluo.

TAL: Tracker for AniList

Automatically track the anime you watch on Kodi to your AniList account

(WIP: The tool has barely started development). TAL is a Kodi plugin that automatically tracks any watched anime to your AniList account. It interacts with both the Kodi and AniList APIs to do this. Development is currently on hold.