Back to browse
GitHub Repository

The most advanced fitness web app in history and a lot of drama inside the code.

50 starsJavaScript

Aerko_ – An offline-first, Vanilla JavaScript fitness PWA with local AI

by SrPakura·Mar 23, 2026·7 points·3 comments

AI Analysis

MidBold BetShip It

Ambitious offline fitness app but local AI claims lack technical specifics.

Strengths
  • True offline-first PWA architecture eliminates cloud dependency and subscriptions.
  • Vanilla JavaScript implementation avoids framework bloat for performance.
  • Privacy-focused design stores all user data locally without server sync.
Weaknesses
  • Computer vision and local AI claims lack implementation details or model specs.
  • Fitness tracking category dominated by established apps with proven features.
Category
Target Audience

Fitness enthusiasts wanting privacy-focused tracking without subscriptions

Similar To

Hevy · Strong · MyFitnessPal

Similar Projects

Health●●Solid

Lentando, private habit and substance tracker (vanilla JavaScript, PWA)

The neat engineering move is the event-consolidation that keeps aggregates stable while shrinking on-disk history so a browser can hold decade-long data — that’s a non-obvious solution to a real storage problem. Pair that with a tombstone-and-timestamp merge for optional sync, custom canvas charts, and time-travel debugging, and you’ve got a privacy-first tracker that’s technically interesting and actually usable offline.

WizardryNiche Gem
KilledByAPixel
203mo ago