Developer builds anonymous love proposal app with Claude Code

BlushDrop: Anonymous love proposal platform
A developer built BlushDrop, a completely free anonymous love proposal platform where users can send animated proposals and get private real-time tracking showing when recipients open them. The app runs at approximately $0.75/month and is available at https://blushdrop.app.
How Claude Code assisted development
The developer had no experience with Next.js, Supabase Realtime, or security architecture before starting this project. Claude Code functioned as the development team throughout the process:
- Designed the entire token security system using 21-character nanoid tokens with separate public and secret tokens
- Built rate limiting middleware from scratch
- Wrote EXIF stripping logic for photo privacy
- Architected the adapter pattern so every service can be swapped without rewriting the application
- Generated and ran 97 unit tests
- Debugged Supabase Realtime for the live tracker functionality
- Guided through Cloudflare + Vercel deployment
The developer noted that Claude Code didn't just write code but made architectural decisions collaboratively.
Technical outcome
The completed application contains 49 routes with zero errors. The developer asked the community what they would have built differently with the same tools.
📖 Read the full source: r/ClaudeAI
👀 See Also

Developer Switches Business OpenClaw to RunLobster After Security Incident, Keeps Personal Instance Self-Hosted
A developer moved their business OpenClaw agent to RunLobster at $49/month after discovering their self-hosted instance had been exposed on 0.0.0.0 for 3 months following the February CVE. They kept personal OpenClaw self-hosted on a Mac Mini for non-critical workloads.

Developer Compares Claude AI to a Modern Calculator for Coding Workflow
A developer with 18 months on a serverless Angular/AWS SPA/PWA project reports using Claude AI for 90% of AI-assisted coding, describing it as a '21st century version of a calculator' that makes them 10x more productive despite occasional catastrophic outputs.

Optimizing Moltbot with Key Integrations
An evaluation of almost every Moltbot integration reveals which tools actually improve productivity, highlighting integrations like Telegram and AgentPay.

Siri Integrated with Claude Code via Telegram Bot for Personal AI Assistant
A developer built a personal AI assistant called Snoopy that connects Siri to Claude Code via a Telegram bot, enabling voice commands with persistent memory and integrations to Mac, Spotify, WhatsApp, iMessage, Calendar, browser, and files.