---
- ๐ธ๏ธ Designing and optimizing an HTTP server from scratch
- ๐ Learning deep system concepts via real-world code
- ๐ญ Always open for discussions, feedback, or collaboration!
๐ฉ Current Project: webserv
webserv is an HTTP server implemented in C++ as part of the 42 curriculum.
๐ ๏ธ Learning: Network programming, socket API, HTTP protocol, event-driven architecture, and C++ STL.