Hello, I'm Vito 👋
I am a Notre Dame Alumnus from St. Louis, Missouri. Currently, I'm a Software Developer at AWS Organizations.
You can reach me at vitolin1000@gmail.com!
Posts
-
I was burning through my GitHub Copilot quota on trivial stuff. "Update the README" doesn't need Opus, but every prompt ate the same monthly allowance. Mid-month I'd be rationing...
OpenCode Plugin for MorphLLM
2026-02-08
An OpenCode plugin that uses MorphLLM's classifier to route prompts to the cheapest adequate model, cutting premium usage by 70-80%.
-
ML on an Arduino - Minimax Tic-Tac-Toe
2025-12-17
Implementing the Minimax algorithm for Tic-Tac-Toe on an Arduino Uno, complete with a TinkerCAD simulation and a web-based interactive demo.
-
Getting MCP Tools to Work
2025-12-05
A proxy that filters your MCP server tool lists so only the tools you need are exposed to the LLM, saving context window space.