Fully blind founder sells first vibe-coded accessibility app built with Claude for $1,700
Mrblindguardian · reddit · 2026-09-16
A fully blind entrepreneur working in digital accessibility (WCAG), 3D-printed physical accessibility, and AI development just sold his first Claude-built product for $1,700 to another blind business owner.
The client's journal system was nearly unusable with VoiceOver on a MacBook, but had an official API. Instead of making the existing interface accessible, he bypassed it entirely: using Claude, he built a separate interface that talks directly to the API so the user can ask in plain language, e.g. "What appointments do I have next week?"
He argues "vibe coding" is misleading: Claude writes code, investigates APIs, and debugs fast, but doesn't inherently know what a good screen reader experience feels like. That takes domain knowledge — when a control should be a button vs. clickable text, focus behavior after actions, how errors get announced, heading structure, keyboard interaction. Accessibility isn't just adding ARIA labels until automated checkers stop complaining.
His loop: define what the user needs → Claude implements → test with the client's assistive tech → flag things that technically work but feel awkward → describe the problem in accessibility terms → iterate. Sometimes the best call is not reproducing the original interface at all. AI, he says, changes the old equation of waiting for developers to care about accessibility.
More from coding & agent
- Diorama gives OpenAI Codex coding agents a visual office you can watch work in real time — davidfromkansas · 2026-09-17
- Code-first, UI on top: building bespoke brand design tools with AI — floguo · 2026-09-17
- Study of 7 models across Claude Code, Codex, Pi: harness barely affects success but swings cost — DavideCrapis · 2026-09-17
- AI trading bot built with Jev is down 85%, owner shrugs it off — generativist · 2026-09-17
- Redditor's 3-Day SoL-Pi Test: Memory Objects Save ~12k Tokens Per Tool Run — Garblyx · 2026-09-17
- Reviewing AI code through Steve Jobs' lens: unseen internals deserve beauty too — sergeykarayev · 2026-09-17