Michael Onofre
Back

Project deep dives

More than the landing-page tile version. Here's what each product actually is, how it works, and why it exists.

AI-Powered Trading SaaS

Tradings.Guru

tradings.guru

36 AI-driven tools for market analysis, options flow, insider tracking, and signal generation. Next.js on Vercel with a custom tool-caching layer (stale-while-revalidate, Vercel KV, per-route TTLs) over Finnhub and FRED data feeds. AI-generated signals with entry/target/stop-loss tracked against real P&L. Tiered SaaS. Chrome extension funnel.

  • 36+ AI analysis tools spanning options flow, insider tracking, macro signals, and sentiment.
  • Custom caching layer: stale-while-revalidate with Vercel KV and per-route TTLs tuned to each data feed.
  • Signal generation with full entry / target / stop-loss tracking evaluated against realized P&L.
  • Stripe-powered tiered SaaS with a Chrome extension (VIX Monitor) acting as a top-of-funnel channel.
Next.js
AI
SaaS
Stripe
Vercel KV
City Tourism Affiliate Network

VisitOrlando.city

visitorlando.city

Solo-built tourism portal ranking alongside established CVB sites. AI-assisted development (Claude Code), SSR, structured data, exact-match domain strategy. Monetized via Booking.com and GetYourGuide. First launch in a repeatable portfolio — Miami, Tampa, and Nashville in progress.

  • Solo-built, AI-assisted with Claude Code — shipping content, structured data, and site chrome rapidly.
  • SSR + aggressive structured data so listings compete in rich-result real estate against large CVBs.
  • Exact-match domain strategy designed to repeat across Miami, Tampa, and Nashville.
  • Monetized via Booking.com and GetYourGuide affiliate integrations.
Next.js
SEO
Affiliate
Claude Code
AI Meal Planning App

MealMaster AI

mealmasterai.app

Vision model identifies ingredients from fridge photos; LLM-driven planner reasons over allergies, medical conditions, budget, and equipment before selecting recipes. Constraint engine treats dietary needs as hard logic. 12+ dietary patterns.

  • Vision model reads fridge photos and extracts an ingredient inventory.
  • LLM planner reasons over allergies, conditions, budget, and kitchen equipment before selecting meals.
  • Constraint engine treats dietary rules as hard logic — not soft prompt suggestions.
  • Supports 12+ dietary patterns out of the box.
Vision
LLM
Next.js
OSINT Intelligence Platform

Real-Time Geopolitical Conflict Dashboard

Aggregates open-source intelligence across active conflict theaters (Ukraine/Russia, Iran). Theater-switching UI, Reddit API with exponential backoff and batching, hardened security headers, server-side validation.

  • Theater-switching UI unifies Ukraine/Russia and Iran OSINT feeds into a single timeline.
  • Reddit API integration with exponential backoff, batching, and rate-limit aware scheduling.
  • Hardened security headers and server-side validation on every route.
  • Built for fast incident scan — not a news aggregator, an intelligence surface.
Next.js
OSINT
Real-time
Chrome Extension

VIX Monitor

Chrome Web Store

Published extension tracking VIX volatility in the browser toolbar. Organic installs. Funnel into Tradings.Guru.

  • Published to the Chrome Web Store with organic installs.
  • Live VIX readout in the toolbar with subtle visual state for volatility regimes.
  • Serves as a top-of-funnel channel into Tradings.Guru's tiered SaaS.
Chrome Extension
Real-time data
Multi-Agent AI Framework

OpenClaw

Personal framework running multiple agents (Discord integration, automated research, scheduled tasks). Background automation layer.

  • Personal multi-agent framework orchestrating specialized agents across Discord, research, and scheduling.
  • Background automation layer — agents wake on triggers and schedules, not just user prompts.
  • Written in Python, composed around the Anthropic API.
Agents
Python
Discord