Headphones tester
A small project created to aid in testing/repairing headphones channels.
DemoWhile 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
An interactive way to learn and discover javascript events.
Demo RepositoryHTML Minesweeper
Minesweeper recreation in HTML based on the Windows 95 version by Robert Donner and Curt Johnson.
Demo RepositoryShape Generator
Random SVG shape generator using polygon. This project was to visualise a potent idea for random lake generation in a videogame.
Demo RepositoryHorizon 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 RepositoryWild 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.
RepositoryI 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.
Market flipping tool
A tool for market flipping, personally used in the MMORPG game (OldSchool) RuneScape.
DemoI 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).
Calculator
An attempt to make a calculator, with little javascript and CSS experience at the time.
DemoI may have included some easter eggs containing bad jokes.