Hey, I'm Ragib.
Software Engineer
I like building things and thinking in public. This is where I keep my projects, notes, and whatever I'm working through lately.
Projects
Watchdog
A lightweight, thread-safe C library that acts as a runtime memory debugger for heap allocations, detecting leaks, overflows, and double frees.
C
Rmus
A lightweight, Dockerized music streaming server built with FastAPI, SQLite, and AcoustID. It provides a simple web frontend and a Subsonic-compatible streaming endpoint.
Python
Snake
A clean, lightweight CLI tool that sanitizes file and directory names. Turns messy, unsafe names into clean, alphanumeric ones.
Python