rnd

Spectral

R&D lab. Builds products and the systems to run them, from design and engineering to AI and automation.

overview

role: Founder

stack: Next.js, Supabase, Vercel, n8n, Docker, Figma, Tailwind

scope: Running multiple ventures means multiplying infrastructure, auth systems, deployment pipelines, and operational overhead. Without a shared foundation, each new product starts from zero — same boilerplate, same DevOps setup, same billing integration, every time.

link: spctrl.tech

highlights

  • - Shared infrastructure layer powering five active ventures
  • - Centralized auth, billing, and deployment pipeline across all products
  • - Rapid prototyping pipeline — idea to deployed MVP in days, not months
  • - Unified design and brand system across the portfolio
  • - Self-hosted tooling stack reducing third-party SaaS costs

notes

  • Ventures

    Antimateria (antimateria.app) — Creative AI studio for multi-modal generation. Gliiitch (gliiitch.io) — Design and development agency for web and mobile. BotFriendly (botfriendly.xyz) — Directory for AI agents to discover bot-friendly services. BotBase (botbase.io) — App store for private and public AI agents. AgentFinance (agentfinance.app) — Crypto wallet infrastructure for autonomous agents.

  • Infrastructure philosophy

    Every venture shares a common stack: Next.js on Vercel for frontends, Supabase for data and auth, n8n for automation. The shared layer handles the boring stuff — auth flows, billing integration, error tracking, deployment — so each product team (even if it's a team of one) can focus entirely on the unique value proposition.

  • How it works

    Spectral maintains a monorepo of shared packages: UI components, auth utilities, API clients, and deployment configs. New ventures fork a starter template that includes everything needed to go from zero to deployed. Operational automation runs centrally — uptime monitoring, cost tracking, and cross-product analytics all flow through a single n8n instance.