Replike/RepDetect is a web application that uses real-time pose detection with MediaPipe to count your exercise repetitions. It is a Next.js 14 + TypeScript app currently deployed at replike.vercel.app. Replike does all processing locally and the …
Replike/RepDetect is a web application that uses real-time pose detection with MediaPipe to count your exercise repetitions. It is a Next.js 14 + TypeScript app currently deployed at replike.vercel.app. Replike does all processing locally and the data lives in localStorage. It is a working MVP with pretty nice detection logic however it needs a few important features and fixes I hope on delivering in the future. But a reminder that the features currently present are very nice to use and grasp the core idea of this project, give it a go!
i designed the concept, features, and ui for this project. i used ai tools to help implement the code since I’m still learning programming. i iterated on the implementation, tested the features, and deployed the final app. Im doin my best to be the one doing the creative thinking with all my projects including this one. and i am aware that these projects arent as valuable as other ones made by writing each line of code thoughtfully. however i hope that since i do all the creative thinking and review, my projects are closer to hand-written projects than they are to vibe-coded ones. P.S: I try to thoroughly understand how a project works before publishing it as well. :)