About me
Hello! I'm Francesco Cozzuto, a computer programmer from Italy with a strong focus on systems programming. Online I usually go by cozis. I have a deep interest in building interpreters, compilers, network stacks, and rendering engines.
Feel free to connect with me on socials. You can also email me at francesco.cozzuto [at] gmail.com :)
(fun fact: This website is served using my own web server)
Building web apps from scratch
- Getting Started - Part 0
- The Network Stack - Part 1
- Ethernet and IP - Part 2
- TCP and UDP - Part 3 (super WIP)
- HTTP and TLS - Part 4 (super WIP)
- The Socket Interface - Part 5 (super WIP)
- The Simplest Web Server - Part 6 (super WIP)
- Request Parsing - Part 7 (super WIP)
- Handling request payload - Part 8 (super WIP)
- HTML Forms and Cookies - Part 9 (super WIP)