ROOT/PROJECTS
An archive of systems, distributed logic, and full-stack engineering. Navigating through the filesystem of my output.
WEBSERVC++98

A high-performance HTTP/1.1 server written in C++98. Non-blocking I/O using epoll/kqueue for handling 500+ simultaneous connections with minimal overhead.
INCEPTIONINFRASTRUCTURE

Containerized infrastructure with WordPress, MariaDB, Nginx, Grafana, Prometheus, NetData, Adminer, and cAdvisor — orchestrated via Docker Compose.
NEURAL-RAG

RAG pipeline processing 1000+ documents with semantic chunking, vector search, and LLaMA 3 inference via Groq. Sub-second query latency.
MINISHELL

Custom POSIX-compliant shell with piping, redirection, signal handling, and process management built from scratch using fork/exec.
PING-PONGPLATFORM

Real-time multiplayer platform with 100+ concurrent WebSocket connections, ELO matchmaking, JWT/OAuth2/2FA auth, and Prometheus + Grafana monitoring.
FDF3D WIREFRAME

Wireframe terrain renderer using MiniLibX. Reads height map files and projects them into isometric 3D view with altitude-based color gradients.
BIZ PLATFORMFREELANCE

Full-stack business management platform deployed across 4+ locations. PostgreSQL indexing reducing query latency by ~40%, REST APIs handling 100+ daily ops.