Michael Onofre
Back to home

Project deep dives

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

Total
8
Live
4
Long-term
1
Archived
1
01 / 08AI-Powered Trading SaaSLive

Tradings.Guru

tradings.guru
Tradings.Guru homepage — Professional Trading Tools Powered by Real-Time Data

Overview

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.

How it works

  • 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
02 / 08City Tourism Affiliate NetworkLive

Visit.city Portfolio

visitorlando.city · visitmiami.city · visitlasvegas.city
VisitOrlando.city homepage — Discover Orlando tourism portal

Overview

Solo-built network of tourism portals ranking alongside established CVB sites. Orlando, Miami, and Las Vegas are live; Tampa and Nashville are next. Exact-match .city domains, Next.js SSR, aggressive structured data, and affiliate monetization via Booking.com and GetYourGuide. Built AI-assisted with Claude Code on a shared template that lets each new city launch in days, not months.

Gallery

VisitMiami.city homepage — Visit Miami: Your Complete Travel Guide
VisitLasVegas.city homepage — Las Vegas Casinos, Shows & Hotels

How it works

  • 3 live sites and growing — visitorlando.city, visitmiami.city, visitlasvegas.city.
  • 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 .city domain strategy designed to repeat across any metro.
  • Monetized via Booking.com and GetYourGuide affiliate integrations.
Next.js
SEO
Affiliate
Claude Code
03 / 08AI Meal Planning AppLive

MealMaster AI

mealmasterai.app
MealMaster AI — Photograph your fridge, generate a full meal plan

Overview

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.

How it works

  • 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.
  • Built solo with OpenAI Codex as the primary dev loop.
Vision
LLM
Next.js
OpenAI Codex
04 / 08OSINT Intelligence PlatformInternal

Real-Time Geopolitical Conflict Dashboard

Geopolitical Conflict Dashboard — WARTIME theater switcher with live OSINT feeds

Overview

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.

How it works

  • 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
05 / 08Chrome ExtensionLive

VIX Monitor

Chrome Web Store
VIX Monitor extension popup open over Tradings.Guru

Overview

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

Gallery

VIX Monitor extension popup — live VIX readout with alert thresholds
VIX Monitor settings — warning and danger thresholds, refresh interval, notifications

How it works

  • Published to the Chrome Web Store with organic installs.
  • Live VIX readout in the toolbar with configurable warning / danger thresholds.
  • Settings panel for refresh interval, sound alerts, and desktop notifications.
  • Serves as a top-of-funnel channel into Tradings.Guru's tiered SaaS.
Chrome Extension
Real-time data
06 / 08Multi-Agent AI FrameworkInternal

OpenClaw

Overview

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

How it works

  • 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
07 / 08Orbital Logistics · Long-termLong-term

Intermodal Space

intermodal.space
Intermodal Space — The freight container system for Earth orbit

Overview

Solo long-term bet on standardized, low-cost cargo delivery between orbits — a freight container system for Earth orbit. Targeting a 2028–2029 company launch. Rebranded from Axiom Transit (too close to Axiom Space) to Intermodal Space; the legacy axiomtransit.space site still lives as a reference.

Gallery

Axiom Transit (original brand) — Orbital Logistics, Reimagined

How it works

  • Long-term solo project aimed at a 2028–2029 company launch.
  • Thesis: smart endpoints, lean containers — move cargo at commodity cost, not the price of a throwaway vehicle per shipment.
  • Positions against the projected $12B+ orbital logistics market with a 10× cost-reduction goal (<$500K per delivery).
  • Rebranded from Axiom Transit → Intermodal Space to avoid overlap with Axiom Space; the original site at axiomtransit.space stays live as a reference.
Space
Vision
2028–29
08 / 08Geospatial BI · ArchivedArchived

StreetScope AI

Live preview (archived)
StreetScope — Orlando Business Intelligence with opportunity finder map

Overview

Early geospatial business-intelligence tool that surfaced market gaps — green zones showing where a given business category was under-represented across a metro. Seeded by a custom Google Places scraper that indexed 215,000+ businesses. Pivoted away; leaving it up as a progress marker.

How it works

  • Opportunity Finder UI: pick a business category, see green zones where that type is under-served on the map.
  • Database seeded by a custom Google Places scraper that indexed 215,000+ Orlando-area businesses.
  • Scraper released publicly on GitHub — see the linked repo below.
  • Archived: pivoted to other projects, but the site is preserved as a reference point.
Geospatial
Google Places
Archived