Cozis's blog!

Hello, and welcome to my little corner of the internet!

My name is Francesco Cozzuto and I'm a computer programmer based in Naples (Italy). I really like building stuff, especially the kind that runs on computers! The social I'm most active on is GitHub. I also have a YouTube channel, but don't post much on it. Recently I started using LinkedIn. People can reach me at francesco.cozzuto [at] gmail.com

Things I think about

Cool things about me

Software I made that I'm proud about

Name Description
MicroTCP Very minimal implementation of a TCP/IP network stack. You can run it on Windows and Linux alongside the kernel's network stack using a TAP device (which you need to install on Windows). It should be possible to run it on bare metal but havent tried yet.
xHTTP Tiny HTTP/1.1 server library for Linux. I'm not convinced about the API though and started focusing my effort on another HTTP implementation called chttp)
Noja This project has a special place in my heart. It's the interpreter for a language called Noja I came up with. Being able to code in my own language was a dream come true!
TinyTemplate Lightweight Templating engine. The intended use-case is to generate dynamic web pages.
c2html Tool to add HTML syntax highlighting tags to snippets of C code. In case you looove long variable names, it can elaborate text at more than 1GB/s!

Links you should check out

My friends on the internet

(Hopefully the list will grow bigger :|)

Post archive

These are some posts I wrote in italian some time ago. I consider them incomplete and work on them on and off when I feel like it