Flour & Fold Bakery
"Make me a pre-order app for a bakery called "Flour & Fold Bakery." Menu: Categories: Breads, Pastries, Cakes & Tarts, Cookies, Seasonal Seed it with like 12-13 realistic French bakery items spread across the categories..."
Platformer Quest
"Build a 2D platformer game using Phaser 3. Technical Setup: - Use Phaser.Physics.ARCADE with gravity.y: 1000 - Game resolution: 1280×720, scale mode FIT with CENTER_BOTH - Enable pixelArt: true, roundPixels: true,..."
Read It Later
"Build me a bookmark manager. When I paste a link, fetch the page title, thumbnail (download it) and description automatically. Display them as a grid of cards. Add a "filter by tag" and "search"; click cards to open,..."
Reconnect: Personal CRM
"Build a personal CRM. Let me add contacts with name, phone, email, and a 'reconnect frequency' (e.g., every 2 weeks, monthly, every 3 months). Sort the list by who's most overdue for a reconnect. When I mark someone as..."
Perfect Popcorn
"Build a "Perfect Popcorn" mobile-first web app that listens to microphone audio to detect popcorn pops and tells the user when to stop the microwave. Core requirements: - Request microphone with echoCancellation: false,..."
1942 Shmup
"Build a 1942-style vertical scrolling shooter using Phaser 3. TECHNICAL SETUP: - Use Phaser.Physics.ARCADE (no gravity). - Load Phaser 3.80.1 from CDN: https://cdn.jsdelivr.net/npm/phaser@3.80.1/dist/phaser.min.js..."
SubTrack: Your Subscription Dashboard
"Build a subscription tracker dashboard. Show me a calendar view of upcoming payments. Sum up the total cost per month and per year. Sort by most expensive. Let me add, edit, and delete subscriptions (name, cost, billing..."
Job Hunt Tracker
"Build me a job hunt tracker, Kanban board style. Columns should be Wishlist, Applied, Interviewing, Offer, and Rejected/Ghosted. Each card represents a role I'm pursuing: company name, date I applied, role title,..."
GymLog: Log Your Gym Sessions
"Build a gym log. I want to pick an exercise and log multiple sets like weight x reps for each workout. When I pick an exercise like Bench Press, show me a small chart that tracks my estimated one rep max over the last 6..."
Grocery List
"Build a shared grocery list. When User A adds an item, it must appear instantly on User B's screen. Group items by category (have a common items<=>categories list predefined). Single input at the top (with auto-complete..."