Show HN: A Claude Code–driven tutor for learning algorithms in Go
Category: devtools
Tags: algorithm-learning, go-tutorial, spaced-repetition, ai-tutor, coding-practice
Score: 6.0/10 (Innovation: 7, Technical: 5, Documentation: 6, Utility: 6)
An AI-powered algorithmic training system that uses Claude Code as an interactive tutor to generate progressively harder Go problems while tracking skill progression across 32 concepts. It's interesting because it combines spaced repetition review with algorithmic learning, adapting problem difficulty based on user performance.
Target audience: backend devs, go developers, computer science students
Repository: https://github.com/zuzuleinen/algotutor/ · Go · 18 stars
View on Hacker News