Projects
Things I've built, broken, and learned from. Shipped ideas and unfinished thoughts.
Odis Webserver
Built using: C, Sockets, HTTP 1.1 RFC
Repository: Click here
A simple & minimalist webserver written in C (implements RFC 2616 HTTP/1.1), did this for fun and to learn how sockets work.