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

✍️ OpenClawRadar📅 Published: March 24, 2026🔗 Source
73-Year-Old Cardiac Patient Builds Health Tracking PWA with Claude AI
Ad

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.

Ad

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

Ad

👀 See Also

OpenClaw agent replaces multiple SaaS tools for LinkedIn lead generation at 5x lower cost
Use Cases

OpenClaw agent replaces multiple SaaS tools for LinkedIn lead generation at 5x lower cost

A developer replaced €250/month in SaaS subscriptions with an OpenClaw agent running on a VPS for under €2/day, using model routing between Haiku and Sonnet for LinkedIn lead generation with 60-70% connection acceptance rates.

OpenClawRadar
Senior Developer's 34-Day Claude Code Project: Solid Engineering, Critical Blind Spots
Use Cases

Senior Developer's 34-Day Claude Code Project: Solid Engineering, Critical Blind Spots

A tech executive with 35+ years experience used Claude Code to build a document conversion pipeline in 34 days, generating 300+ commits, 272 tests, and clean architecture. The project revealed critical blind spots around existing libraries and user feedback.

OpenClawRadar
Using Kimi K2.6 to Properly Uninstall macOS Apps by Finding Hidden App Directories
Use Cases

Using Kimi K2.6 to Properly Uninstall macOS Apps by Finding Hidden App Directories

A developer describes using Kimi K2.6 to automatically find and delete macOS app directories, including hidden ~/.appname and ~/Library/Application Support files, with a custom agent that edits its base knowledge to improve the process.

OpenClawRadar
Reddit user reports 30% budget waste from AI agent restart tax, shares checkpointing solution
Use Cases

Reddit user reports 30% budget waste from AI agent restart tax, shares checkpointing solution

A developer on r/LocalLLaMA found their team was spending 30% of their AI budget on restarts when workflows failed mid-task. They implemented checkpointing for every tool call, which immediately reduced API costs by eliminating redundant processing.

OpenClawRadar