Please sign in to access this page
a joke/social experiment. twitter, but every character costs one jumping jack. yes, this is kinda dumb. yes, i am speedrunning this in the final day of SoM. but it's really, really funny.
UltimateHobbyCoder
Check their projects out: Learn Vibecoding, AI Plant Monitoring and Care system, Image to prompt, PyBrowse - A Pythonic browser 🐍, Devspawn, Flowy - Interactive Flowchart Designer
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
hello! please excuse the really rushed devlog, i'm finishing this to lock in my time before devlogs close.
you can now post posts! this runs a sql function in supabase. the app also lists posts out, which means it's done! you can also edit your username.
now, after struggling a little to get it deployed, i realized that I check stuff that might not exist on page load. so tomorrow i'm going to add a ton of null checks, yay!!!!1!
hello! so turns out setting up a stripe account is a nightmare, so instead of real money you'll buy credits with jumping jacks. yes, this is even more stupid. jumping jack detection is surprisingly easy - you just track when the wrists go above the shoulders using the tensorflow pose model. when you click save this runs a SQL function in supabase that adds the balance to your account.
hi! so i set up the supabase db (first time doing backend so it was an experience) and figured out how to connect to it on the client. the client now anon signs you in, creates a profile for you, and tells you your balance and username! now i have to make it so that you can set your username...