From Theory to Real Systems
Explorations that transform abstract ideas into precise, efficient, and usable software. Each project reflects a balance of mathematical rigor, clean design, and practical engineering.
5 projects
Neural Symbolic Regression from Truncated Taylor Series
- Python
- PyTorch
- SymPy
- NumPy
Productivity web app implementing the Eisenhower Matrix with Firebase Authentication and Firestore for real‑time, cross‑device task management.
- Next.js
- TypeScript
- Firebase Authentication
- Firestore
- Tailwind CSS
Interactive simulator for periodic investing (PAC/DCA) with inflation, contributions, and index selection, powered by a FastAPI backend and Yahoo Finance data.
- Next.js
- TypeScript
- FastAPI
- Python
- Yahoo Finance API
From count-based bigrams to a small neural net in PyTorch that generates Italian names.
- Python
- PyTorch
- NumPy
- Matplotlib
Python app that emails a daily vocabulary list, using Google Docs as the word bank and Google Sheets to manage recipients and tracking.
- Python
- Google Docs API
- Google Sheets API
- Gmail API