Back to browse
GitHub Repository

AI-powered training for Go developers

56 starsGo

A Claude Code–driven tutor for learning algorithms in Go

by zuzuleinen·Apr 14, 2026·5 points·0 comments

AI Analysis

MidNiche GemCozy

Claude Code wrapper with FSRS spaced repetition, but LeetCode and AlgoExpert already solve algorithm practice.

Strengths
  • FSRS algorithm for optimal review scheduling based on SuperMemo research
  • 32-concept curriculum from arrays through dynamic programming with progress tracking
  • Interactive 'I don't know' command breaks problems into simpler sub-problems
Weaknesses
  • Requires paid Claude Code subscription, limiting accessibility significantly
  • Go-only scope narrows audience when most learners want language-agnostic practice
Category
Target Audience

Go developers learning algorithms, coding interview prep

Similar To

LeetCode · AlgoExpert · Exercism

Similar Projects

Algorithms 1.0.0 – Minimal and clean implementations of algorithms

Files are single-purpose and readable: each algorithm comes with docstrings, type hints, complexity notes and runnable examples so you can read, test, or pip-install bits immediately. It isn't breaking new ground — algorithm collections are common — but the focus on clarity, tests, and a tiny surface API (merge_sort, BinaryHeap, dijkstra, etc.) makes this a reliable reference and teaching aid.

Niche GemCrowd Pleaser
kwk236
703mo ago