··--:--
Detecting...

Projects

Full-stack projects, AI applications, and developer tools I've built - 8 projects and counting.

CloudExecX

2026Cloud & Infralive

Auto-scaling code execution engine running inside secure, isolated Docker sandboxes.

Securely isolates untrusted scripts with sub-500ms latency
  • Isolates runtime environments via CPU-capped, memory-limited, net-disabled Docker sandboxes
  • Distributes high-throughput jobs asynchronously using BullMQ and Upstash Redis queues
  • Features real-time output capture with automatic TTL cleanups and truncation controls
Next.jsExpress.jsTypeScriptDockerBullMQRedisMongoDBClerk
View details

NoteRoot

2026Systemslive

High-performance self-hosted documentation engine using local markdown files as the source of truth.

Zero database dependencies for content; zero-config single binary deployment
  • Compiles decoupled React/TypeScript UI directly into Go binary using go:embed
  • Resolves dynamic structural node directories and slugs on the fly with no content DB
  • Utilizes stateless JWT authentication and a lightweight CGO-free SQLite session database
GoReactTypeScriptViteSQLiteTailwind CSSDocker
View details

MilesToGo AI

2026AI & Weblive

Smart travel planner generating personalized itineraries with interactive 3D globe visualization.

Generates cohesive travel routes with real-time collaborative editing
  • Generates contextual multi-day travel plans using large language model orchestrations
  • Renders high-fidelity interactive 3D globes and route lines directly in the browser
  • Synchronizes itinerary collaborations in real-time across multiple users using Convex
Next.jsConvexClerkTypeScriptTailwind CSSThree.js
View details

AI ChattyBot

2025AI & Weblive

Real-time AI chatbot app with typing indicators, glassmorphic UI, and multi-model routing.

Sub-100ms real-time chat sync with multi-model AI routing
  • Maintains persistent two-way communication channels with WebSockets via Socket.IO
  • Provides flexible access to Gemini, Claude, and GPT models via OpenRouter routing
  • Features modern glassmorphism aesthetic styling with Tailwind CSS v4 variables
ReactSocket.IOExpress.jsNode.jsTailwind CSSOpenRouter API
View details

DevLink

2026Full-Stacklive

Personal developer dashboard to organize bookmarks, markdown notes, and display GitHub contributions.

Aggregates coding stats and productivity links in a central dashboard
  • Integrates third-party GitHub REST APIs to fetch profile metadata and total commits
  • Supports secure session states utilizing JWT middleware and encrypted passwords in bcrypt
  • Adapts with dual desktop sidebar navigation and a custom bottom tab navigation for mobile
ReactViteNode.jsExpress.jsMongoDBMongooseTailwind CSSJWT
View details

BloomMind AI

2026AI & Weblive

Calm, client-side wellness companion offering box breathing guides and secure local mood logs.

100% client-side data privacy with offline wellness support
  • Interfaces directly with Gemini 2.5 Flash client-side with full context retention
  • Features guided 4-4-4 box breathing exercises utilizing custom Web Audio soundscapes
  • Integrates Web Speech synthesis and recognition APIs for accessible voice operations
HTML5CSS3JavaScriptGemini APIWeb Audio APIWeb Speech API
View details

Transforming Optimus Prime

2026Creative Weblive

Scroll-driven cinematic Optimus Prime transformation with 200 high-res frames, Lore, Gallery, and Timeline pages.

Cinematic scroll-driven rendering at 60 FPS in standard browser canvas
  • Executes high-performance sequential frame rendering on HTML5 Canvas to prevent layout shifts
  • Coordinates intricate entrance and exit animation sequences utilizing Framer Motion
  • Features full responsive optimization for touch-based mobile and trackpad scroll events
Next.jsFramer MotionHTML5 CanvasTypeScriptTailwind CSS
View details

NexusTick

2026Browser Extensionslive

A Chrome productivity extension combining world clocks, timezone comparisons, Pomodoro timers, and meeting planners.

Consolidates developer workspace utilities in a single sidebar extension
  • Integrates a customizable Pomodoro focus timer with desktop audio alerts
  • Supports real-time time zone comparison and conversion for remote teams
  • Stores user settings and meeting schedules locally via Chrome Storage APIs
JavaScriptHTML5CSS3Chrome Extension APIsLocal Storage
View details