Skip to content

Web projects

Standalone web projects moving toward release.

These projects are public-facing web prototypes, demos, or products that are not converted Android apps.

12 projects · Catalog updated June 25, 2026

AI systems 1

A

AI systems

AgentGrid

Demo ready

A local mock-agent grid for visualizing multi-agent coordination.

Build and typecheck pass for the demo scope. Keep it as a public project until real agent integrations are added.

Next.jsTypeScriptMock agents

Signage 1

F

Signage

FlowScreen

Demo ready

A screen-flow prototype for signage behavior and display modes.

Build and typecheck pass for public demo use. Production scheduling and media-source work can come after release.

Next.jsTypeScriptDisplay UI

AI storytelling 1

S

AI storytelling

StorySurface

Demo ready

A story-generation surface with mocked public demo behavior.

Ready for demo release after final Cloudflare Pages setup. Real AI generation can be added behind provider controls later.

Next.jsTypeScriptStory UI

Web experiments 1

S

Web experiments

SurfaceBend

Demo ready

A conceptual URL capture and surface transformation prototype.

Build and typecheck pass for public demo scope. Keep messaging as a concept demo until capture automation is real.

Next.jsTypeScriptPrototype UI

Developer tools 1

R

Developer tools

RepoMind

In progress

Repository memory and insight tooling for codebase understanding.

Useful product direction, but needs release hardening before public production deployment.

WebDeveloper workflowRepository analysis

Browser tooling 1

C

Browser tooling

CSP Detective

Demo ready

Browser security + iframe diagnostics — explains why sites fail inside iframes, kiosks, signage players, and embedded dashboards.

AI-powered tool that inspects HTTP headers, analyzes CSP and X-Frame-Options, runs Playwright rendering checks, captures console errors, and produces a security score with concrete fixes.

Next.jsReactTypeScript+1 more

Messaging 1

L

Messaging

LanguageBridgeBot

Release ready

LINE messaging bot that translates messages across 35 languages with optional AI context, OCR, voice, and dashboard features.

Production backend candidate verified locally; pending real LINE credentials and webhook smoke before live deployment. Designed for Docker or Railway.

Node.jsLINE APITranslation

Developer workflow 1

P

Developer workflow

PRSignal

In progress

Hybrid PR review enforcement — GitHub webhook receiver, Slack DM workflow, and Chrome extension overlay for reviewer reminders.

POC/internal demo. Backend records reviewer assignments, Slack nudges them, and a Chrome MV3 extension surfaces pending reviews in-browser. Pending hardening of webhook setup, persistent storage, and extension/API auth.

ExpressSlack APIChrome MV3+1 more

AI infrastructure 1

S

AI infrastructure

Synaptiq

In progress

AI agent debugging and cost-tracking backend with Fastify API, BullMQ worker, PostgreSQL audit storage, and OpenAI integration.

POC/internal demo. Records agent runs, tracks steps and costs, and prepares foundations for loop detection and review workflows. Pending build pipeline, auth, rate limits, and Postgres/Redis smoke.

FastifyTypeScriptPostgreSQL+2 more

Web-to-desktop 1

W

Web-to-desktop

Web2Desk Studio

In progress

Turn any website into a lightweight desktop app — wrap a URL into a standalone window.

Wraps any website into a lightweight standalone desktop application, giving web tools a dedicated window and app presence.

TypeScriptDesktopWeb

Generative art 1

R

Generative art

RenderLoop

In progress

Generative art gallery — 22 p5.js algorithms × 12 seeded variations for 264 deterministic pieces.

A browser generative-art gallery combining 22 p5.js algorithms with 12 seeded variations each, producing 264 deterministic, reproducible pieces.

p5.jsTypeScriptGenerative

Interactive card 1

V

Interactive card

VideoCard

In progress

Interactive card with a 3D flip animation, fireworks, and floating effects.

A browser interactive greeting card experiment with a 3D flip transition, fireworks, and floating particle effects.

HTMLCSSAnimation