Skip to content

Discover your next Milestone.

Choose from industry-vetted challenges. Build local, push to GitHub, and earn cryptographic proof of your engineering skills.

Feedback & Survey Analyzer

fullstackIntermediate365d access
149onwards

Collect open-ended survey responses, cluster them by theme using embeddings, detect sentiment per cluster, and generate an executive summary report automatically.

  • Collect open-ended survey responses through a full-stack form
  • Embed text responses and cluster them using k-means to discover latent themes
  • Auto-generate cluster labels using an LLM given representative examples
  • Prompt an LLM to synthesize a data-driven executive summary from structured analysis

Smart Flashcard Generator

fullstackIntermediate365d access
149onwards

Upload lecture notes or textbook PDFs. Auto-generate flashcards, quiz yourself with spaced repetition scheduling, and let the AI adapt difficulty based on your performance

  • Extract and chunk text from PDF uploads for downstream AI processing
  • Use structured prompt output to auto-generate flashcard Q&A pairs from raw content
  • Build an interactive quiz UI with card flip animations
  • Implement the SM-2 spaced repetition algorithm to schedule card reviews

AI-Powered Personal Finance Tracker

fullstackIntermediate365d access
149onwards

Upload bank statements, auto-categorize transactions with an LLM classifier, visualize spending trends, and chat with your own financial data through a RAG interface.

  • Parse CSV bank statement files and normalize transaction data
  • Use batch LLM calls to auto-categorize transactions at scale
  • Build a RAG interface that answers natural language questions about personal financial data
  • Build financial visualizations: category breakdown, monthly trends, merchant leaderboard
12k+
Verified Developers
150+
Active Projects
450+
Companies Hiring
14 Days
Avg. Completion

Got questions?

Every challenge includes detailed documentation, technical constraints, and automated evaluation scripts to ensure you have everything you need to succeed.