Here are some of my personal projects listed, ordered from new to old.

Rowan Mulder

Javascript Synthesizer
Javascript Synthesizer

A synthesizer made in javascript.

Demo Repository
...
Headphones tester

A small project created to aid in testing/repairing headphones channels.

Demo

While experimenting with the Javascript Synthesizer project, due to unrelated issues, I noticed the left‑channel of my headphones occasionally stopped working.

As I unfortunately had ruled out the cable and the headphone jack, I had to check the wiring inside the headphones.

In search of a simple tool to play a unique frequency in each channel, to clearly indicate when each channel starts/stops working, I quickly created one myself instead.

Javascript Event Visualizer
Javascript Event Visualizer

An interactive way to learn and discover javascript events.

Demo Repository
HTML Minesweeper
HTML Minesweeper

Minesweeper recreation in HTML based on the Windows 95 version by Robert Donner and Curt Johnson.

Demo Repository
Shape Generator
Shape Generator

Random SVG shape generator using polygon. This project was to visualise a potent idea for random lake generation in a videogame.

Demo Repository
Horizon Rooster
Horizon Rooster

A website to simplify access to your Horizon College schedule by webscraping. Reducing the amount of requests, time and effort needed to check the current, upcoming and previous schedules.

Demo Repository
Wild West Woodworker
Wild West Woodworker

A school videogame project, intended to gloss over the inner workings of Unity. I prioritized mechanics above looks, so it currently looks a bit ugly.

Repository

I had a rough time working with animations, due to long flimsy work in Unity's animation editor resetting (possibly by user error). Needing a reliable method of describing animations, independent of Unity and potential updates deprecating hard work, I worked on triggering the animations by script (losing the ability to blend animations however).

I'm not sure I'll continue this project, let alone in Unity (at least at this current version), due to all the strange progress killing blockades during development. I'll check out Godot when it has proper 3D support and perhaps Unreal too.

Drawing program
Drawing program

A drawing program made in C#.

Repository
Flipping
Market flipping tool

A tool for market flipping, personally used in the MMORPG game (OldSchool) RuneScape.

Demo

I knew some javascript at the time, but I wasn't following all the right coding conventions yet.

It was a 'quick and dirty' personal creation, during the time flipping (in the game) was easy (and tax‑free).

Tic-Tac-Toe
Tic‑Tac‑Toe

Tic‑Tac‑Toe, made with Vue.js for practise.

Demo
Racegame
Racegame

An attempt to make a racegame, with little javascript experience at the time.

Demo
Clock
Clock

An attempt to make a functioning clock (local time), with little javascript and CSS experience at the time.

Demo
Calculator
Calculator

An attempt to make a calculator, with little javascript and CSS experience at the time.

Demo

I may have included some easter eggs containing bad jokes.