A lightweight, accurate, and fully functional CHIP-8 emulator written in C using the SDL2 library.
View Project Back to Home
Projects
Emulator
Silicon8
Visualizer
Minos
A recursive maze generator and solver visualizer written in C and SDL2. It animates DFS and backtracking in real time to make learning recursion easy.
View ProjectBackend
Rustorian
A Rust-based Async Historian with monthly SQLite rotation. Designed for robust backend data management and high performance.
View ProjectML Core
Neural Net from Scratch (C)
Implementations of forward and backpropagation logic entirely from scratch in raw C, disregarding external machine learning frameworks.
View Project0x4A1
RadishDB
A highly-optimized, crash-safe storage engine built from scratch in C. Implements WAL and POSIX mmap APIs.
View Project0x7B2
TRX Package Manager
A blazing fast, terminal-native package manager utilizing Ratatui to deliver a beautiful, modern workflow CLI.
View ProjectCLI Core
Net Core