Work

Projects we've built - from AI-powered research tools to framework-agnostic Web Components.

AI-powered database schema designer. Design database schemas through conversational AI prompts - no manual diagramming needed. Import and export in JSON or SQL, share schemas via URL, and run it all client-side with minimal backend (only AI and auth proxies).

AIDatabasesReactHonoTypeScriptVercel AI SDKClerk Auth

Deliverables

  • Conversational AI schema design
  • JSON and SQL import/export
  • URL-based schema sharing
  • Client-side architecture with AI and auth proxies

AI-powered product & market research for SaaS founders. PreVibe lets founders pre-validate ideas before writing a line of product code. Built from scratch - architecture, auth, payments, and an MCP server so the tool works natively inside AI agents.

Next.jsSupabaseTailwind CSSCoinbase APIMCPAI Agents

Deliverables

  • Next.js dashboard for research management
  • Supabase + Auth for data storage and accounts
  • Coinbase Commerce integration for crypto payments
  • Chat with Research for interactive AI analysis
  • MCP Server enabling AI agent access

Dictate Button

dictate-button.io

Framework-agnostic Web Component, API, and a React component kit for audio transcription. A drop-in <dictate-button> custom element with a companion transcription API. Works in React, Vue, Svelte, and vanilla JS with zero framework dependencies - distributed as an NPM package.

Web ComponentsTypeScriptWeb Audio APIReactNPM

Deliverables

  • Framework-agnostic Web Component
  • Audio transcription API with WebSockets streaming
  • NPM package distribution
  • Works across React, Vue, Svelte, vanilla
  • React component kit for seamless integration