FedericoBruzzone
PhD Student in Computer Science. Programming Languages and Compilers enthusiast. Also, Sound Engineer and Music Composer.
University of Milan, MIMilan, MI
Pinned Repositories
algorithms-for-massive-datasets
This repository contains a LaTeX file that generates a PDF document comprising comprehensive notes for the course "Algorithms for Massive Datasets"
anti-money-laundering
The project is based on the analysis of the "IBM Transactions for Anti Money Laundering" dataset published on Kaggle. The task is to implement a model which predicts whether or not a transaction is illicit, using the attribute "Is Laundering" as a label to be predicted.
caml-writer
CamlWriter is a terminal-based text editor developed using the OCaML.
statistical-methods-for-machine-learning
This repository contains a comprehensive set of exam questions for the course "Statistical Methods for Machine Learning"
tdlib-rs
Rust wrapper around the Telegram Database Library 🦀
tgt
TUI for Telegram written in Rust 🦀
funs
Funs is a functional scripting language written in Rust 🦀
clementine
Gameboy Advance emulator.
sossoldi
"Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.
rust
Empowering everyone to build reliable and efficient software.
FedericoBruzzone's Repositories
FedericoBruzzone/tgt
TUI for Telegram written in Rust 🦀
FedericoBruzzone/tdlib-rs
Rust wrapper around the Telegram Database Library 🦀
FedericoBruzzone/caml-writer
CamlWriter is a terminal-based text editor developed using the OCaML.
FedericoBruzzone/statistical-methods-for-machine-learning
This repository contains a comprehensive set of exam questions for the course "Statistical Methods for Machine Learning"
FedericoBruzzone/algorithms-for-massive-datasets
This repository contains a LaTeX file that generates a PDF document comprising comprehensive notes for the course "Algorithms for Massive Datasets"
FedericoBruzzone/federicobruzzone.github.io
My Personal Website
FedericoBruzzone/smaller-basic
A Python interpreter using ANTLR4 as a parser generator for a version of Microsoft's Small Basic language renamed "Smaller Basic."
FedericoBruzzone/FedericoBruzzone
FedericoBruzzone/rustc-instrument
A crate to instrument the Rust compiler 🦀
FedericoBruzzone/setup-ocaml-project-with-dune
This repository provides a basic setup for an OCaml project with using Dune as the build system. It aims to provide a simple and straightforward structure for your OCaml project, allowing you to focus on writing code without the complexities of a build system.
FedericoBruzzone/setup-ocaml-project-without-dune
This repository provides a basic setup for an OCaml project without using Dune as the build system. It aims to provide a simple and straightforward structure for your OCaml project, allowing you to focus on writing code without the complexities of a build system.
FedericoBruzzone/software-foundations
Solutions (in Coq) of the exercises in the software foundation books.
FedericoBruzzone/yamalloc
yamalloc - Yet Another Memory Allocator
FedericoBruzzone/ende
A rust library for encoding/decoding unicode/utf-8/utf-16(ucs-2) code points. 🦀
FedericoBruzzone/99-erlang-problems
Implementations of the 99 problems in Erlang.
FedericoBruzzone/99-ocaml-problems
Implementations of the 99 problems in OCaml.
FedericoBruzzone/99-scala-problems
Implementations of the 99 problems in Scala.
FedericoBruzzone/API-project-2024
Project of the course "Algoritmi e Principi dell'Informatica" (API) of Politecnico di Milano, academic year 2023/2024
FedericoBruzzone/awesome-ratatui
A curated list of TUI apps and libraries built with Ratatui
FedericoBruzzone/awesome-rust
A curated list of Rust code and resources.
FedericoBruzzone/awesome-tuis
List of projects that provide terminal user interfaces
FedericoBruzzone/c-hash-table
Hash table implementation in C
FedericoBruzzone/CHIP-8-STM32
CHIP-8 and S-CHIP emulator on STM32 Cortex M4
FedericoBruzzone/dotfiles-arch
Essential configuration files, or "dotfiles," which are key to customizing my development environment.
FedericoBruzzone/dotfiles-mac
Essential configuration files, or "dotfiles," which are key to customizing my development environment on MacOS.
FedericoBruzzone/funs
Funs is a functional scripting language written in Rust 🦀
FedericoBruzzone/master-thesis
My master thesis carried out at the ADAPT Lab, Università degli Studi di Milano.
FedericoBruzzone/nvim
Neovim setup in Lua, minimal UI but complete and fast workflow.
FedericoBruzzone/phd-project
My PhD project for the Università degli Studi di Milano
FedericoBruzzone/rust
Empowering everyone to build reliable and efficient software.