Here are some of my projects:
- WinT: An Italian and English version of Wordle in your terminal written entirely in C.
- Game Of Life In Your Terminal: A simple implementation of Conway's Game of Life runnable in your Linux terminal using ncurses library.
- Ethan: An algorithm able to randomly take artwork from http://wikiart.org and process the relative data.
Here is some material from my university courses in La Sapienza:
- Multicore Systems: This repository is a collection of university notes from the Multicore Systems Programming course, focused on parallel programming.
- Operating Systems Project: Project for the Operating Systems 2 course, it is a program that analyzes large amounts of text and generates sentences from it.
Here are some tools I use: