73-Year-Old Cardiac Patient Builds Health Tracking PWA with Claude AI

ClinBridge: A Health Tracking PWA Built with Claude AI
A 73-year-old individual with no prior coding experience built a complete Progressive Web App for health tracking using Claude AI. The project started after a hospitalization for dehydration in November 2025, when they couldn't find an existing app that met their specific needs.
Key Details from the Build
The developer has congestive heart failure, diastolic dysfunction, heart valve disease, sick sinus syndrome, bradycardia, coronary artery disease, peripheral artery disease, a history of TIAs, and hypertension. They built ClinBridge over several months using conversation-driven development with Claude.
App Features:
- Tracks blood pressure, fluid intake, weight, heart rate, symptoms, meals, and activities
- All data stays on the phone with no external transmission
- No account required
- Completely offline functionality
- Local storage only
- Free with no ads, subscriptions, or accounts
Technical Details:
- Progressive Web App (PWA) that installs on any phone
- Current version: 9.9.25
- Entire codebase is open source on GitHub
- Built specifically for cardiac patients dealing with similar health tracking needs
The developer emphasizes that Claude didn't replace a developer but enabled someone with no coding background to become one. The app is available live at clinbridge.clinic, with source code at github.com/sommerstexan-lgtm/ClinBridge.
📖 Read the full source: r/ClaudeAI
👀 See Also

Developer Reports AI Coding Challenges: Design Decisions and Real-User Debugging
A developer building an iOS app with Claude Code for 5 months reports that while the AI can generate functional code easily, making design decisions and debugging issues that only appear with real users are the most difficult parts. The app has 220k lines and real users are testing it.

Developer Creates 3D GitHub City Visualization Using Claude Code in One Day
A developer built Git City, a 3D visualization where GitHub users appear as pixel art buildings with height based on commits and width on repositories, using Claude Code exclusively in one day. The project uses Next.js, Three.js, Supabase, and Vercel.

Using Claude Code for Go-to-Market Operations: Context Engineering Patterns
A developer shares practical patterns for using Claude Code beyond coding, specifically for running go-to-market operations including scraping, enrichment, databases, email infrastructure, and multi-platform content. Key techniques include CLAUDE.md files, session scoping, CLI tools over MCP servers, and subagents for heavy lifting.

Mac Studio local LLM loadout: GLM 5.1, Kimi K2.6, and what's working for coding with Claude Code
A developer shares their May 2026 Mac Studio (M3 Ultra) setup with quantized GLM 5.1 (380GB, 17 tps decode), Kimi K2.6 (460GB, 21 tps decode), and notes on Minimax 2.7, Gemma 4 31B, Qwen 3.5 9B, and pending Deepseek/Mimo support.