YTdemy 2023-12 - 2023-12

    Convert YouTube videos into structured courses with chapters and notes. A proof of concept that was built very shabbly over a weekend.

    kirboy 2024-09 - 2025-04

    A GameBoy emulator written in Rust, using wgpu for rendering, and leverages native APIs. Written for a school project. Supports shaders and hotkey configurations.

    scash 2025-02 - 2025-02

    A simple cryptocurrency written in rust, and uses websockets for communication. It is completely functional, but should never be used. Another weekend project for learning purposes.

    minced 2025-12 -

    A neural network written in python using NumPy and pandas. Uses the MNIST dataset to train and test the network. Currently a work in progress.