← Back to main portfolio
Practice & exercises

Mini Projects

Smaller builds, algorithm practice, and language exercises — useful for seeing range and fundamentals, but not flagship work. My primary products (AllRoutes, KenaldoAI, Cloutline) live on the main portfolio.

Coffee Machine — Brewmatic 3000
A vending machine simulation built two ways: a terminal-based Python CLI following a classic state-machine structure, and a Flask + JavaScript web app with an interactive UI, animated resource gauges, and coin-based checkout logic.
Python Flask JavaScript