Hey š, I’m Federico Ramacciotti, a 25-year-old software engineer.
I got a Master’s Degree in 2024 in Computer Science at the University of Pisa and Iām currently looking for a job.
I love to learn new technologies and I believe in learning-by-doing, so I built a lot of small tools to practice with the languages; 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