My projects (in no particular order)
A fork of qgroundcontrol implementing multiple video streams viewable at once.
An (incomplete) http protocol implementation written in python.
A discord bot for viewing a minecraft server status. (Uses mcpacket)
A fully custom library that implements the minecraft client specification.
A fully custom MJPEG-over-websocket library
A canvas viewer application.
A game engine written entirely from scratch in java.
A (now broken) discord webhook tool.
A GNU GRUB based multiboot compliant operating system kernel.
A completely-from-scratch operating system from the ground up using a costom bootloader written in assembly.
Motion recognition written in python.
A completely custom serial protocol written and implemented in c using memory mapping.
A signed stack machine written in javascript.
A chip8 interpreter written from scratch in c.