Hi, I'm Quentin. I like coding and the challenges that come with it. In particular, Algorithms and optimizations on every scale: from hardware to software. Most of my repositories comes from university projects, but i hope to expand them with personal ideas and applications. Stay tuned!
| Name | Description | Links |
|---|---|---|
| Lucky Click | javafx simple game | repo |
| Resilient Network Controller | Fault tolerant HTTP client | repo |
| tRust_us | Project in Rust | repo |
| solar panel controller | Embedded solar optimizer | repo |
| TrentoJOB | Web job listing portal | repo |
| Nonna Alberta (asd) | ASD project - Polynomial (P) | repo |
| Barbie (asd) | ASD project - Non Polynomial (NP) | repo |
| CaballoLoco_processor | CPU design - single cycle, pipelined, cached | repo |
| ammm_project | linear programming - ILP, greedy, GRASP | repo |
| Name | Description | Links |
|---|---|---|
| Leetcode problems | Algorithm practice | repo - account |
| Parallel Boruvka | Parallel Minimum Spanning Tree (MPI) | repo |
| GA_RIMS | Genetic Algorithm - resource optimization | repo |
| ZIGSITY | Graph database using bitsets in Zig | repo |