Tools
A couple of single-file browser tools I built for language practice. No install, no server β just open and go. All progress lives in your browser's localStorage.
π― Quizzer
A spaced-repetition flashcard app in one HTML file. Drop in a CSV deck and study.
- π§ FSRS-4.5 spaced repetition (tracks stability, difficulty, due dates per card)
- π₯ Import decks as CSV via drag-and-drop
- ποΈ Study modes: spaced repetition, least practiced, random, browse
- β Self-rate each answer: Again / Hard / Good / Easy
- π Session summaries, mastery charts, response-time breakdowns
- πΎ Export / import full state as JSON
- π Multi-language UI (EN, NL, IT)
π Translator
AI-powered translation practice. Pick a language pair, translate sentences, get instant feedback with adaptive difficulty.
- π£οΈ 8 languages, any direction (EN, NL, ES, TR, DE, IT, EL, FR)
- π€ Claude evaluates each attempt: score, ideal translation, grammar notes
- π Adaptive difficulty β the AI adjusts based on your recent performance
- π CEFR sub-levels (A1- through B2+) tracked over time
- π Retry injection: periodically re-serves sentences you got wrong
- β‘ Speed bonus for fast correct answers (carrot, not stick)
- π Optional TTS playback of expected translations (bring your own OpenAI key)
- π Bring your own Anthropic API key β no server, no middleman
β‘