Back

Archive

Every project, one place.

From FreeCodeCamp practice apps to recent AI-native side projects. The featured ones live on the home page.

Wingman screenshotFeatured2026

Wingman

AI storefront employee for small service businesses. Quotes jobs from the business's real rate card, sends PDF quotes, books actual appointments on the owner's cal.com, and remembers every customer via Engram memory. Anything consequential escalates to the owner's Telegram for one-tap approval. Built for the Qwen Cloud Global AI Hackathon.

  • TypeScript
  • Node.js
  • Qwen
  • MCP
  • cal.com API
  • Telegram Bot API
  • Alibaba Cloud
Engram screenshotFeatured2026

Engram

Self-managing memory layer for AI agents, attachable to any agent over MCP. Fast episodic capture and hybrid recall while active; during downtime a sleep/REM cycle consolidates raw episodes into durable knowledge, forgets the stale, and reconciles contradictions. Ships with a brain-graph viewer and a 12-gate eval suite that passes 3× on real Qwen. Built for the Qwen Cloud Hackathon.

  • TypeScript
  • Node.js
  • Qwen
  • MCP
  • pgvector
  • Redis
  • React
HelloCher screenshotFeatured2026

HelloCher

AI tutor for A-level General Paper. Students draft essays and get instant feedback, model answers, and exam-style tips, with subscription billing baked in. Traction: ~1,000 unique visitors in launch month from a single Reddit post; now ~200 organic visitors a month with 3 paying users.

  • Next.js
  • TypeScript
  • Anthropic Claude
  • OpenAI
  • Clerk
  • Stripe
  • Prisma
HotSource screenshotFeatured2026

HotSource

AI-assisted sourcing for custom furniture and cabinetry, straight from the factory. Describe a piece and skip weeks of Mandarin back-and-forth and the middleman markup, with humans in the loop for inspection. Traction: ~S$6.5k GMV so far, with ~S$30k GMV in warm leads.

  • Next.js
  • TypeScript
  • Anthropic Claude
  • Supabase
  • Prisma
  • Clerk
Carousel Generator screenshotFeatured2026

Carousel Generator

Browser-only Instagram carousel designer. Paste structured JSON, pick a palette and layout, and export feed-ready PNGs. No backend, nothing leaves your browser.

  • Next.js
  • React
  • TypeScript
  • JSZip
Nimbus screenshotFeatured2026

Nimbus

A personal software compiler for macOS. Press a hotkey, describe what you want, and Nimbus generates it as a live floating panel or full app, reading on-screen context from any app via the macOS Accessibility API. Streaming generation, SQLite persistence, and version history built in.

  • Python
  • FastAPI
  • Anthropic Claude
  • Electron
  • SQLite
  • macOS Accessibility
Qapture screenshotFeatured2025

Qapture

Autonomous AI QA agent that drives a real browser to test web apps end to end. Describe a flow in plain English and it navigates, clicks, and reports what passed or failed. Built solo for the Synapxe Innovation Challenge.

  • Python
  • FastAPI
  • LangChain
  • browser-use
  • OpenAI
  • Next.js
Gavid Doggins screenshotFeatured2025

Gavid Doggins

A Telegram bot with David Goggins' personality. Set your wake and sleep hours and it fires motivational messages on your schedule to keep you accountable and stay hard. Traction: 40 real users from 2 Reddit posts.

  • Node.js
  • Express
  • Telegram Bot API
  • SQLite
  • node-cron
Journi screenshotFeatured2025

Journi

Conversational AI travel-insurance agent. Buy cover by talking, not filling forms. Built for the MSIG × Ancileo hackathon with Claude, Deepgram voice, and DynamoDB.

  • Next.js
  • TypeScript
  • Anthropic Claude
  • Deepgram
  • AWS DynamoDB
  • Prisma
  • Stripe

Private project

BuildCheck screenshotFeatured2025

BuildCheck

AI-powered construction quality control. Log site defects, auto-classify issues, and track resolution from punch list to sign-off. Built for the IMDA Open Innovation Challenge.

  • Next.js
  • TypeScript
  • OpenAI
  • Supabase
  • Prisma
  • Postgres
Roomix screenshotFeatured2025

Roomix

AI home-staging app. Upload a room and get redesigned, photoreal interior inspiration in seconds, powered by OpenAI and Replicate image models.

  • Next.js
  • TypeScript
  • OpenAI
  • Replicate

Private project

TagTeam screenshotFeatured2025

TagTeam

Family task and medication manager: assign chores, track meds, and keep the whole household in sync. Built for Open Government Products (OGP)'s community hackathon.

  • Next.js
  • TypeScript
  • Clerk
  • Prisma
  • AWS S3
Aideation screenshotFeatured2024

Aideation

AI-powered note-taking app with a rich editor, automatic thumbnail generation via DALL·E, and AI autocomplete that picks up where you stop typing.

  • Next.js
  • TypeScript
  • OpenAI
  • DALL·E
  • Drizzle ORM
  • NeonDB
  • Postgres
  • Firebase
AskDoc screenshotFeatured2024

AskDoc

Personal health copilot. Upload medical documents, ask questions about your symptoms, and chat with an AI grounded in your records via RAG.

  • Next.js
  • TypeScript
  • OpenAI
  • Pinecone
  • NeonDB
  • AWS S3
Stowee screenshotFeatured2024

Stowee

A bedtime-story generator built for my nephew. Feed it an age, a name, and a moral, and get back a story you can actually read aloud.

  • Next.js
  • React
  • TypeScript
  • OpenAI
Ultra screenshotFeatured2023

Ultra

Personal project tracker. Create projects, log updates, watch momentum over time. Originally Angular + Spring Boot, rebuilt on MERN.

  • React
  • Express
  • Node.js
  • MongoDB
Drum Machine screenshot2022

Drum Machine

Tap or hit a key, make a beat. Part of FreeCodeCamp's curriculum.

  • React
  • JavaScript