Skip to main content
CP Cristiano Pinto
Projects Contact
← Back to Home

Selected Works

Projects across machine learning, systems, and full-stack development.


2024

HurricAIne

Deep learning system that predicts hurricane position 6 hours ahead using atmospheric reanalysis and a custom CNN—from data acquisition to deployable inference.

PythonTensorFlowCNNERA5
Read →
2024

Myth & Metal

A Minecraft mod that adds tiered loot, procedural dungeons, and custom boss fights—with way too much rendering code.

JavaMinecraft ForgeMixins
Read →
P
2024

Pilly

A 2D game engine from scratch—SDL3, raw pointers, and all the footguns that come with them.

C++SDL3CMake
Read →
2024

Web Scraper

Fanfiction discovery tool with keyword filtering and local LLM classification.

PythonSeleniumBaseOllama
Read →
2024

Calendar Notes

A simple calendar with per-day notes—no database, just text files.

PythonCustomTkinterFile I/O
Read →