Stuff I've worked on
I've worked on a lot of stuff, but here's a small selection of what I can link or I'm comfortable sharing (presented in no particular order).
A faithful and open-source remake of Cave Story's engine written in Rust.
A Discord server list I got heavily involved in.
A simple website that allows to find Discord guild tags that appear longer (by abusing ligatures) and fit within 4 characters.
A level editor for Zuma Deluxe.
A port of famous 3D Pinball - Space Cadet to the web.
A Godot Engine module that adds native playback support for PxTone (.ptcop, .pttune) music files.
I was responsible for creating the Android and macOS ports of the game.
I built the website for game studio Xysspon. I was also involved in assisting with the development of their games.
A simple image media proxy written in Rust for Cloudflare Workers. Supports passthrough of SVG, PNG, JPEG, and WebP images, with options for resizing, quality, and format conversion. Easily integrates with Next.js via a custom image loader.
A WIP and super experimental fork of the Switch emulator Ryujinx aiming to run parts of the OS. Capable of going through the setup process and booting into the Home Menu. Does not really run any games yet.
A collaborative website where people can check boxes together, made shortly after viral 1 Million Checkboxes has been shut down. It's been made with the goal to build a clone that can potentially scale better and handle more checkboxes with less resources. Uses lock-free atomics and a packet overhead efficient, zero-copy protocol.
My old Discord bot.
Zuma Deluxe decompilation
Now inactive due to insane network traffic requirements. 512x512 canvas, ping IPv6 address to put a pixel at a specific location.
A really tiny, pure JavaScript, Web Audio API-based player of Organya music files, most famously used in Studio Pixel's Cave Story.
Unreleased Discord Activity that allows merging things in a collaborative space and letting AI create combinations. I've been one of main developers of it.
Made some good progress, abandoned after I fried the Redmi 4X I used for this by accident because I didn't seat one of flex tapes properly after some repair work :(
Windows for a prototype SM8150-based phone that a lot of cool folks from Android custom ROM development community have owned.
A WIP driver for the touch panel used in TP1803, based on Gus' Synaptic digitizer Windows driver and the official Android driver.