Early Reader – Free open source reading app I built for my 4-year-old
Over the holidays I went looking for a reading app for my 4-year-old daughter. The top app in this space charges $500/month. Since that's a bit much to pay for an app, I figured I could vibe code something better in a few days, so I tried. The app uses DISTAR phonics, which is a method from the 60s by Siegfried Engelmann. The core idea is simple: teach sounds before letter names, then blend sounds into words, then words into sentences. There's a specific sequence that builds on itself. On top of that I added spaced repetition, same algorithm as Anki. Cards come back at increasing…
What it does
In the maker’s words, at launch
Over the holidays I went looking for a reading app for my 4-year-old daughter. The top app in this space charges $500/month. Since that's a bit much to pay for an app, I figured I could vibe code something better in a few days, so I tried. The app uses DISTAR phonics, which is a method from the 60s by Siegfried Engelmann. The core idea is simple: teach sounds before letter names, then blend sounds into words, then words into sentences. There's a specific sequence that builds on itself. On top of that I added spaced repetition, same algorithm as Anki. Cards come back at increasing intervals depending on how well the kid does. This keeps sessions short, maybe 5-10 minutes, and the retention is noticeably better than just drilling the same set of cards every day. Each card has an AI-generated illustration and spoken audio. All 721 cards are pre-generated and bundled with the app. Nothing calls an API. The whole thing works offline. What's in it: 721 cards (letters, digraphs, words, sentences), speech recognition for pronunciation practice, no account, no data collection, no ads. Source is on GitHub. She's been using it for a bit more than 3 months now, roughly 10 minutes a day. She can now recognize phonetic patterns in words and read simple books in English. No monetization, no data tracking whatsoever. Also available for free on the App Store (if you don't want to deal with the hassle of compiling the app from source): https://apps.apple.com/us/app/early-reader-preschool/id67571...
Does the same job
all alternatives →- 0A02Books – An open source web app to teach kids to read2020 · ▲63
I wanted to share a project that I've been working on designed to help young kids go from reading single words to reading whole books. My husband and I started spending a lot of time teaching our 5-year-old (Alex) to read because our school district is exclusively doing remote learning and I was skeptical that he could learn to read over Zoom. We used flashcards (which Alex found boring) and then combined them into sentences (which Alex found interesting). But the sentence approach requires a lot of arranging pieces of paper and remembering which words you are working on. So I developed…





More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app