reprise
A personal use application for my studies, I mainly vibe coded. Published at reprise.sidak.me. Local only,
- STATUS
- published
- YEAR
- 2026
- LANGUAGE
- React based pwa, local tui built using Go
- SOURCE
- reprise.sidak.me
- TOPICS
- spaced-repetition, tools
Overview
Reprise was a personal project (ergo definitely vibe coded in part) for my own usage for my studies. The goal is to have a simple topics and study tracker where it can optimize time spent studying by using spaced repetition algorithms. The burden of recall and working is still on you.
I personally use it with my remarkable by making one pager reviews of derivation and problems for each topic I need to cover for the day. You can come up with your own methods and recall pipeline.
Design
The design had to be useful and personal to me. The architecture is built around tracking topics and their reviews. Not the exact content of the review just an feedback on it. This was useful for me as a math and physics student.
The goal is to also add a global and course based graph. Working on it as of right now.