Hey 👋, I’m Federico Ramacciotti, a 23-year-old software engineer.
I got a Bachelor’s Degree in 2021 in Computer Science and I’m attending a Master’s Degree in Software at University of Pisa.
You can see what I’m studying at the moment on my university website.
I love to learn new technologies and build small tools to practice with them.
Over the years I built a lot of small tools to learn the programming languages I know, and you can find them all on my github profile.
Subscribe to my RSS feed to get updates on new posts!
Find me on
,
,
,
and
.
Projects- Wi-Feye: crowd behavior analysis service using Wi-Fi probe requests - python, flask, docker, api, microservices, databases
- My Message in a Bottle: microservices-based messaging service - python, flask, docker, api, microservices, databases
- Synchronized queue: thread synchonized queue made for PThreads - c
- Water Reminder: taskbar and notifications app that reminds you to drink - go
- Mindot: simple and minimal dotfiles manager - rust
- LQCCS Interpreter: interpreter for linear quantum ccs - ocaml, ocamllex, menhir
- Bitcoin Simulation libp2p: bitcoin-like protocol simulation using Go and Libp2p - go, libp2p
- Parallel Jacobi method: parallelization of the Jacobi method for matrix resolution using standard threads and fastflow - c++
- Stopwatches: simple multiple stopwatches app - swiftui