June 2026

Plantr

A native iOS app designed as a smart gardening companion. It holds an offline database of 30 common plants and invokes Google Gemini in structured JSON mode to build custom care guides.

May 2026

Dual-OLED Desk Dashboard

A hardware-software hybrid desk dashboard. Driven by a host Python daemon or a Raspberry Pi systemd service, it displays live financial categories and S&P 500 weekly trend charts across dual OLED screens.

April 2026

CRUNGCP YNAB MCP

A Python MCP server deployed serverless on Google Cloud Run. By implementing the SSE transport protocol, it allows Claude's web interface to securely read and edit YNAB budgets.

April 2026

Model Armor Tester

An interactive web console evaluating input/output security filters for LLM deployments. Built with Flask, it showcases security pipelines leveraging GCP Model Armor and the Google GenAI SDK.

March 2026

Edge-to-Cloud LLM Gateway

An intelligent API gateway running locally on a Mac Mini via Ollama. It blocks malicious prompts, processes simple queries locally, and escalates complex reasoning tasks to Google Gemini.

March 2026

WalBeast

An automated grocery shopping assistant. It accepts natural language goals (e.g., recipes or construction builds), plans the required items via Gemini, and automatically injects them into a Walmart cart.