← Back to site   Technology →

Case Studies

Products we designed, built, and shipped — problem, approach, and outcome for each.

19 projects

01  LIVE

SOLARA VPN

PRIVACY · NETWORKING

WireGuardOpenVPNGo
Visit solaravpn.com →

A privacy-first VPN with obfuscated stealth bridges, multi-hop routing, and operator-blind credentials.

Problem

Commercial VPNs log traffic, get fingerprinted by deep-packet inspection, and tie identity to payment.

Approach

WireGuard and OpenVPN cores with obfuscated bridges to defeat DPI, double-hop routing, and blind-RSA anonymous credentials so the operator cannot link a user to a subscription.

Multi-hop · Double routingBlind · Operator-blind creds$1.99 · Per month
02  LIVE

KhromeVault

ZERO-KNOWLEDGE · E2EE

TypeScriptWeb CryptoAES-256-GCM
Visit drive.khromosome.network →

A zero-knowledge, end-to-end-encrypted vault — the server only ever stores ciphertext.

Problem

Cloud storage requires trusting the provider with your files.

Approach

AES-256-GCM with client-side key derivation encrypts everything in the browser before upload; the server is a blind blob store. Hardened with 146 tests and three independent audit rounds.

0-knowledge · No server plaintext146 · Tests3 · Audit rounds
03  LIVE

Verify Me

IDENTITY · VERIFICATION

Cloudflare PagesWorkers
Visit verifyme.now →

An identity-verification surface deployed at the edge for instant global load.

Problem

Verification entry points are usually slow, heavy pages that undermine trust exactly when it matters.

Approach

A static-first front end on Cloudflare Pages with Worker logic, so the flow loads instantly worldwide.

Edge · Global CDNLive · verifyme.now
04  LIVE

Mission Auto Transport

OPS · AI VOICE

Base44TelnyxElevenLabs
Visit mission.proposals.digital →

Three WordPress sites consolidated into one ops platform with an AI voice agent quoting and dispatching.

Problem

An auto-transport company ran three disconnected sites and quoted every job manually by phone.

Approach

One custom ops backend modelling leads, orders, and carriers, plus a voice agent on a real DID that quotes callers and books moves automatically.

3 to 1 · Sites consolidatedAI · Voice quotingLive · Real DID
05  LIVE

Vane

AI ANSWER ENGINE

NodeLLM proxyCF Tunnel
Visit search.agentsolara.com →

A self-hosted AI answer engine with live web search, running on owned hardware.

Problem

Commercial answer engines meter every query and see all of them.

Approach

A self-hosted search and synthesis pipeline behind an LLM proxy, exposed publicly through a Cloudflare Tunnel from owned infrastructure.

Self-hosted · No per-query costLive · search.agentsolara.com
06  LIVE

PrecisionMed3D

MEDICAL · 3D

Node3D visualization
Visit precision3d.org →

A surgical 3D visualization platform for pre-operative planning.

Problem

Surgical planning is still done from flat scans when patient-specific 3D models are far clearer.

Approach

A web platform presenting 3D surgical models and planning material, self-hosted on the SOLARA fleet behind PM2 and Caddy.

3D · Patient-specificLive · precision3d.org
07  LIVE

ROI Surgical

E-COMMERCE · AUCTIONS

Next.js 16PrismaStripe
Visit roisurgical.com →

A surgical-equipment marketplace with auctions, vendor portal, and an AI document pipeline.

Problem

Surgical equipment trades through opaque, relationship-driven channels. ROI needed a real marketplace: list inventory, run live auctions, take payment, and move the compliance paperwork — with vendors managing their own catalogs.

Approach

A Next.js 16 storefront over a Prisma/Postgres core with two sale modes sharing one catalog, a self-service vendor portal, Stripe for payments, and a Claude-driven pipeline that extracts and validates the documents e-signatures depend on.

LIVE · Real customers + payments2-in-1 · Shop + auctions, one catalogAI · Document pipeline6+ · Operational subdomains
08  LIVE

BirdVision

REAL-TIME 3D · MULTIPLAYER

TurborepoNestJSGo
Visit birdvision.io →

A 3D multiplayer expo world with a custom game server and WebSocket presence.

Problem

Virtual expos usually feel like a grid of video tiles. BirdVision needed an actual navigable 3D world where many people move, gather at booths, and interact in real time — with vendors and admins running it behind the scenes.

Approach

A Turborepo monorepo splits the Next.js client, a NestJS API, and a custom Go game server that owns the real-time loop — positions, presence, and rooms over WebSockets — all running as Docker services on a dedicated node.

3D · Navigable multiplayer worldGo · Custom game serverLive · Presence over WebSockets7 · Dockerized services
09  LIVE

Gousse Telehealth

HEALTHCARE · TELEHEALTH

Next.js 16Prismavideo
Visit gousse.health →

A HIPAA-minded urology telehealth platform with video visits and a clinical voice agent.

Problem

A urology practice needed to see patients remotely end to end — book a visit, meet over video, handle prescriptions, and take payment — without stitching together five disconnected vendors.

Approach

One Next.js 16 platform over Prisma/Postgres handles scheduling, a patient portal, and payments, with video visits at a dedicated subdomain and a clinical voice agent layered on top — built to keep PHI handling tight across the whole flow.

LIVE · Serving a real practiceVideo · Remote visits built inVoice · Clinical voice agentE2E · Book → visit → pay
10  LIVE

Konduktor

AI-NATIVE SAAS

ReactSupabaseStripe
Visit konductor.co →

A work platform with an embedded AI copilot, seat billing, and OAuth — shipped solo.

Problem

Most work tools bolt AI on as a sidebar. Konduktor was designed around an agent that can actually do things in the workspace — with the multi-tenant, billing, and auth plumbing a real SaaS needs underneath.

Approach

A React client over a Node API and self-hosted Supabase provides workspaces, Google OAuth, and seat-based Stripe billing. Hermes, the embedded copilot, has 24 tools to act across the workspace — built and shipped solo.

24 · Copilot tools13 · Self-hosted containersSolo · Built & shippedSeats · Stripe seat billing
11  LIVE

PlanetSolara

CONSUMER PLATFORM

WebTwilioGCP
Visit planetsolara.com →

The consumer front door to the SOLARA suite — one account across a growing set of apps.

Problem

Every SOLARA product needed a shared account and a place to live. PlanetSolara is that front door: one identity, phone or Google sign-in, and a portal that ties the apps together.

Approach

Phone-OTP via Twilio Verify and Google OAuth back a unified account system on GCP, with a user portal and dashboard plus campaign infrastructure spread across dedicated subdomains.

1 · Account across the suite2-way · Phone OTP + GoogleLIVE · planetsolara.comGCP · Cloud-hosted
12  LIVE

1099REPS

B2B MARKETPLACE

React 18ViteSupabase
Visit 1099reps.com →

A two-sided marketplace connecting device companies with independent sales reps.

Problem

Medical-device companies struggle to find vetted independent reps in the right territories, and reps struggle to find lines to carry. 1099REPS is the two-sided marketplace that connects them.

Approach

A React 18 + Vite client over Supabase (Auth, Postgres, RLS) powers rep and company profiles, search and matching by territory and specialty, and outreach — a lean, fast two-sided marketplace.

2-sided · Reps ↔ companiesLIVE · 1099reps.comRLS · Role-based accessSolo · Founded & built
13  LIVE

SOLARA Agent OS

AI AGENTS · AUTOMATION

Pythonmulti-LLMMCP
Visit agentsolara.com →

A complete AI-agent ecosystem — voice, SMS, and email agents on a shared memory system.

Problem

Most "AI automation" is a brittle script and a prompt. A real ecosystem needs agents that share memory, coordinate across channels, and run unattended — turning a cold lead into a booked call with no human in the loop.

Approach

A workflow canvas composes agents as nodes: triggers enrich and score each lead, then voice, SMS, and email agents engage on the right channel at the right moment. Every interaction writes to shared semantic memory, and the whole graph is multi-LLM-routed with MCP tool access.

24/7 · Unattended operation3-ch · Voice · SMS · EmailShared · Cross-channel memoryLead→Booked · Autonomous funnel
14  LIVE

Naturally Intelligent

AI CONSULTANCY

ReactViteLLM orchestration
Visit naturallyintelligent.io →

An applied-AI consultancy — autonomous agents, voice, and LLM systems shipped into real businesses.

Problem

Most companies want "AI" but have no path to production. Naturally Intelligent is the consultancy brand and platform that takes them there — real agents doing real work, not demos.

Approach

The brand site presents the practice, while an agent nexus runs live multi-agent and voice systems — the same autonomous-agent stack used across the portfolio, packaged for clients.

Live · Agent nexus runningMulti · Agent + voice systemsProd · Agents, not demosLLM · Routing + RAG
15  LIVE

RepBuddy

FIELD SALES · PRODUCTIVITY

React 18ViteSupabase
Visit repbuddy.cloud →

A productivity tool for medical-device field reps — accounts, visits, samples, and follow-ups.

Problem

Independent device reps live out of a car and a phone. RepBuddy gives them one place to plan the day, log visits, track samples, and never drop a follow-up — without enterprise CRM overhead.

Approach

A fast React/Vite app over Supabase organizes accounts and visits, logs activity in a tap, and surfaces today’s route and overdue follow-ups — designed mobile-first for reps in the field.

1-tap · Visit loggingLIVE · repbuddy.cloudMobile · Built for the fieldRLS · Per-rep data
16  LIVE

Khromosome

BLOCKCHAIN · L1

RustEVMPoS
Visit khromosome.network/ →

A quantum-secured, AI-aware EVM Layer-1 blockchain with an Ethereum-mainnet bridge and identity-anchored dApps.

Problem

Existing chains force a trade-off between EVM compatibility, forward security, and identity. Khromosome needed to be a real L1 — its own validators, an EVM users already understand, an Ethereum bridge, and post-quantum-ready primitives.

Approach

A Rust execution layer with a Lighthouse-style proof-of-stake consensus runs a fully EVM-compatible Layer-1, bridged to Ethereum mainnet, with identity-anchored medical-records and tax dApps built on top and quantum-secure signatures throughout.

L1 · Own EVM Layer-1PoS · Proof-of-stake finalityBridge · Ethereum mainnetPQ · Quantum-secured
17  LIVE

Khromosome Explorer

BLOCKCHAIN · EXPLORER

ReactRPCWebSocket
Visit khromosome.xyz/ →

The public block explorer and gateway for the Khromosome L1 — blocks, transactions, validators, and bridge activity in real time.

Problem

An L1 is only as usable as its explorer. Khromosome needed a fast public window into chain state — blocks, transactions, addresses, validators, and bridge transfers — that anyone can read without running a node.

Approach

A React app reads chain state over JSON-RPC and a WebSocket feed, indexing blocks and transactions into searchable views with live-updating validator and bridge dashboards — the public front door to the network.

Live · Real-time chain stateExplorer · Blocks · txs · addressesWS · WebSocket feedBridge · Transfer tracking
18  LIVE

PlayLottoGlobal

GAMING · LOTTERY

ReactStripepayments
Visit plg.proposals.digital →

A global online lottery platform — ticket purchase, draws, wallet, and payouts across markets.

Problem

Playing international lotteries usually means fragmented, region-locked sites and opaque payouts. PlayLottoGlobal needed one platform to browse global draws, buy tickets, hold a wallet, and track results — cleanly and compliantly.

Approach

A React app over a payments-and-wallet core lets players browse worldwide draws, buy tickets with Stripe, hold a balance, and follow results — with draw scheduling and payout tracking handled server-side.

Global · Worldwide drawsWallet · Balance + payoutsStripe · Ticket paymentsLIVE · plg.proposals.digital
19  LIVE

Dr. Gousse Solutions

HEALTHCARE · PRACTICE

Next.jsPrismagateway
Visit doctorgousse.solutions →

The public practice site for Dr. Gousse — services, provider profile, and a patient gateway.

Problem

A urology practice needed a credible front door separate from the clinical app: somewhere patients learn about services, meet the provider, and start a visit — then hand off cleanly into the telehealth platform.

Approach

A Next.js marketing + gateway site presents services and the provider, then routes patients into booking and video visits on the Gousse Telehealth platform, sharing the same accounts and scheduling.

LIVE · doctorgousse.solutions1 · Account with telehealthE2E · Discover → visitSEO · Public front door