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.
What I've Built
A showcase of systems, automation agents, and software architectures, focusing on security, local-first computing, and AI integration.
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.
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.
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.
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.
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.
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.