Certified, version-pinned app kits you can buy with Bits and ship today.
// typescript
Production-ready SaaS dashboard with sidebar navigation, stats cards, user table, and dark mode. Built with Next.js App Router and Tailwind CSS. Connect your own backend and ship.
// typescript
Production-ready REST API with Express, Prisma ORM, JWT auth, input validation, error handling, and cursor pagination. Includes user and post CRUD endpoints.
// python
Retrieval-augmented generation pipeline: ingest documents, chunk and embed, store in FAISS, and answer questions with context. Works with any OpenAI-compatible API.
// typescript
Playable 2D platformer with player physics, platforms, coin collection, score tracking, and game-over state. Built with Phaser 3 and TypeScript — ready to extend with levels and enemies.
// typescript
Complete Chrome extension scaffold with popup UI, background service worker, content script injection, Chrome storage sync, and an options page. Ready for MV3.
// typescript
Production-ready REST API with Express, Prisma ORM, JWT auth, input validation, error handling, and cursor pagination. Includes user and post CRUD endpoints.
// typescript
Full-featured task manager for iOS and Android built with Expo and TypeScript. Includes CRUD operations, AsyncStorage persistence, swipe-to-delete, category filters, and clean mobile UI.
// python
Retrieval-augmented generation pipeline: ingest documents, chunk and embed, store in FAISS, and answer questions with context. Works with any OpenAI-compatible API.
// typescript
Desktop markdown editor with live preview, file open/save, syntax highlighting themes, and a split-pane layout. Built with Electron and TypeScript.
// typescript
Production-ready SaaS dashboard with sidebar navigation, stats cards, user table, and dark mode. Built with Next.js App Router and Tailwind CSS. Connect your own backend and ship.
// typescript
Playable web synthesiser with oscillator types, filter cutoff, ADSR envelope, keyboard and mouse input, and real-time waveform visualisation. Built with the Web Audio API and React.