Build a daily push-up habit through social accountability.

Chad Challenge is a Progressive Web App (PWA) designed to support the development and maintenance of a daily push-up habit through structured tracking, social accountability, and gamified motivation. It targets individuals seeking sustainable exercise routines who benefit from external reinforcement—such as friends or community—rather than relying solely on self-discipline. The application runs locally on users' devices, processing video and audio input without requiring cloud-based AI inference.
Unlike traditional fitness trackers that depend on manual entry or wearable sensors, Chad Challenge leverages on-device computer vision and voice recognition to automate rep counting during push-up sessions. Its design emphasizes accessibility: it requires no subscription, installation beyond standard PWA setup, or specialized hardware—only a smartphone with a front-facing camera and microphone.
Users begin by installing the application as a Progressive Web App via their mobile browser. During a workout, they position their smartphone to capture their upper body in the selfie camera view and initiate a session either via voice command (“start workout”) or touch interface. The application then applies on-device computer vision algorithms to detect full-range push-up motion—including descent, chest-to-floor proximity, and ascent—counting each valid repetition in real time.
Voice commands also allow users to pause, resume, or end sessions without interrupting form. Post-workout, data—including date, count, duration, and performance metrics—is stored locally and optionally synced to a user account for longitudinal tracking. Challenges are created by selecting participants, defining objectives (e.g., first to reach 200 reps), time limits, and optional stakes; results update dynamically across participants’ devices. Leaderboard rankings aggregate verified session data according to selected time windows and visibility settings (private group or public).
Chad Challenge supports behavior-change frameworks grounded in habit formation theory, particularly through immediate feedback, streak reinforcement, and social accountability. Practical applications include individual habit-building for beginners or intermediate exercisers, peer-led fitness challenges among coworkers or friends, and group wellness initiatives where shared goals improve adherence. Because all AI processing occurs locally, it is suitable for environments with limited or restricted internet access. The PWA architecture ensures cross-platform compatibility across modern Android and iOS browsers without app store distribution constraints.