Fuze Mediaboard
A modern imageboard.
Open project page
A modern imageboard.
Open project page
FuzeVD can download Youtube videos into a variety of formats.
This is a high-quality open-source utility which runs on Windows and has been maintained since 2021. It can also update automatically.
Open project page
A javascript browser game, complete with levels, enemy AI, and weapons.
I built it to be modular and easily customisable.
The player, all weapons, and projectiles are stored in objects called "sprites".
The sprite properties are stored in JSON files which contain properties such as
health, speed, and damage. Textures are stored separately in txt files.
The renderer reads the cached textures, including that of the level, and displays them on the screen.
Click here to play the game.