← All projects

CertSprint

in-progress

AI assistant that gets you to the certificate

C
Next.jsTypeScriptLLM planningSQLite

Problem

Free certification courses have single-digit completion rates. People start, stall, and never finish.

Solution

An AI sprint planner that breaks a course into daily sessions, adapts when you fall behind, and pushes you to completion.

Features

  • Course ingestion and sprint planning
  • Adaptive scheduling
  • Progress tracking

Architecture

Next.js app with an LLM planning layer and local-first progress store.

What I built

  • Sprint planning engine
  • Progress tracker UI

Challenges

  • Plans that survive real-life schedule slips

Results

Working planner prototype.

Next steps

  • Certificate wallet
  • Streak mechanics