Tag: learnleap

  • Building LearnLeap — A Timeline Story and Complete Tutorial

    LearnLeap is a quiz platform for revising non-fiction books and learning concepts fast. It lives at quiz.hasit.in, the code is at github.com/hasitpbhatt/gitquiz, and this post is both the story of how it evolved and a tutorial on each component. If you follow along commit-by-commit, you’ll see the same progression I took: content first, then engine,…