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

OpenClaw user struggles with AI agent automation after successful Claude Code pipeline
A marketing agency owner successfully created an image recreation pipeline using Claude Code in one hour, but encountered problems when trying to teach the same process to an AI agent in OpenClaw running on Gemini 3.1 Pro, with issues including bad reasoning, slow responses, and incorrect outputs.

OpenClaw News Assistant: $100 Burned on Sports + Tech Dedupe & Hallucination Fixes
A developer spent ~$100 building a personal news assistant with OpenClaw for sports and tech/AI news. Key issues: hallucination (rumors treated as fact, merged incorrect stories), deduplication across 10+ sources, freshness vs resurfacing old stories, and token cost. Stricter prompts, caching, dedupe, ranking, verification, and diff logic improved results but cost became prohibitive.

Qwen 3.6 27B Q8_k_xl as a Local Daily Driver for VSCode
A developer shares their experience using Qwen-3.6-27B-q8_k_xl by Unsloth in VSCode Insiders via LM Studio on an RTX 6000 Pro, finding it 'good enough' for daily coding tasks without API tokens.

Setting Up Claude Code with Telegram for Elderly Shopping Assistance
A Reddit user describes configuring Claude Code with Telegram to help parents navigate shopping websites, using a cloud-hosted sandbox with Playwright MCP and custom shopping skills.