Low-level systems projects focusing on performance, concurrency, and correctness.

🌐 Multithreaded HTTP Server (C++ / POSIX)

👉 View Project Page

HTTP Server picture

Description:
A low-level HTTP server implemented in C++ using POSIX sockets and pthreads.
Supports concurrent connections, static file serving, and integrates a custom document search engine.


Table of contents