Plan-Graph based code generation with LLMs
Graph decomposition for LLM code gen, but takes an hour for a calculator app.

Visualizes kanji structure as a recursive DAG when WaniKani only uses static mnemonics.
Japanese language learners and linguistics enthusiasts
WaniKani · Jisho · Anki
The core feature is a recursive DAG-style component graph (“Kanji Atlas”) that breaks kanji down layer by layer into radicals and graphemes, so you can visually explore how characters are constructed and related to one another. Demo at https://mykanji.app/components/kanji/鬱
I also built in a lot of my own opinions about how a learning tool should feel and work. Some features:
1. A kanji memory heatmap — the idea is that learners should be able to see at a glance which parts of the writing system they actually know well and which areas are weak.
2. Study desks + spaced repetition review for long-term retention.
3. Kanji, words, and graphemes are interconnected, so learning happens through relationships and context instead of isolated flashcards.
4. Lessons follow the Japanese school grade progression (Grade 1–6).
5. Quized sessions are hosted by Mizuki Sensei — possibly your future waifu!
I’d especially love feedback from people who have gone deep into kanji study before.
I’m also happy to answer questions and discuss feedback regarding the technical side, UX, learning approach, product direction, or anything else about the project.
Visit https://mykanji.app
Graph decomposition for LLM code gen, but takes an hour for a calculator app.
Yelp for electronic components, but needs engineer adoption to matter.
Visual RSC boundary outlines for Next.js when React DevTools don't show this.
Cmd+K command palette for JMeter—QoL improvement for niche audience, no new capability.
250+ tests and Unicode grapheme handling for a CLI textarea nobody else built.
Realistic CSS shadows via physics simulation—nice aesthetic, but CSS-in-JS already solves this.