I build systems focusing on memory efficiency, network protocols, and robust relational database architectures.
| Domain | Technologies |
|---|---|
| Languages | |
| Databases | |
| Systems & Tools | |
| Web & API |
Here are some of the projects I'm currently working on:
- c_dict - A high-performance, zero-dependency JSON parser & dictionary library for C. Optimized for contiguous memory usage (up to 16x less RAM than cJSON).
- c-rest - A lightweight, custom RESTful API framework built entirely from scratch in C. Features manual memory management, POSIX socket programming, and raw HTTP request parsing.
- SpaceWar - An interactive 2D game built with C# applying strict strict Object-Oriented Programming (OOP) principles.