FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I vibe-coded a free German learning app — here's what I actually ended up with
How-ToWeb Development

I vibe-coded a free German learning app — here's what I actually ended up with

via Dev.toMehmet Karpuz8h ago

I've been building LinguStream on and off for way too long, and it started as a simple question: why does the best German learning method (LingQ-style immersion) cost money? The idea is straightforward — you read real German texts, click words you don't know, save them, and review with spaced repetition. No artificial exercises, just real content and vocabulary in context. What I used: React 19, TypeScript, Vite, Supabase (auth + database + edge functions), shadcn/ui, Tailwind, and DeepSeek for AI features — all proxied through Supabase edge functions to keep keys off the client. For the vibe coding itself, I leaned heavily on Claude Sonnet and Opus from Anthropic — honestly couldn't have got this far without it. What it does: Import any German text, article, or podcast transcript Click unknown words to save them instantly Spaced repetition review (SM-2 algorithm) 10 quiz types Completely free I'm at the point where I genuinely can't tell if it's actually good anymore — I've been stari

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

The Quiet Advantage of Learning in Small, Practical Steps
How-To

The Quiet Advantage of Learning in Small, Practical Steps

Medium Programming • 3h ago

2. Readers-writers Problem
How-To

2. Readers-writers Problem

Medium Programming • 5h ago

The Part Nobody Could Scale
How-To

The Part Nobody Could Scale

Medium Programming • 6h ago

Claude Code Now Lets You Code From Your Phone. Here’s What I Learned the Hard Way.
How-To

Claude Code Now Lets You Code From Your Phone. Here’s What I Learned the Hard Way.

Medium Programming • 7h ago

Stop Watching Tutorials: The Real Way to Learn Coding Faster
How-To

Stop Watching Tutorials: The Real Way to Learn Coding Faster

Medium Programming • 8h ago

Discover More Articles