
Gym Tracking App
Feb, 2026
Vibe Coding
Project Overview
I wanted to develop a Gym Tracking App for personal use with the help of Google Gemini and Antigravity.
User ID: karansahu
Password: karan1234
First, I wrote a prompt using Google Gemini. After refining the prompt, I copied it and opened Google Antigravity, created a new project, and pasted the prompt into the Antigravity input field.
I wanted the app to be permanently live on the internet so I can quickly share it with friends, clients, or designers. This allows them to access and use it 24/7 without my computer needing to be turned on.
To deploy the app, I would use a hosting stack like:
GitHub → Stores and manages your code
Vercel → Runs and hosts your app online
Supabase → Stores and manages your database and backend services