Please sign in to access this page

centences

centences Used AI

3 devlogs
3h 29m
•  Ship certified
Created by hex4

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.

Timeline

Ship 1

1 payout of shell 78.0 shells

hex4

about 1 month ago

hex4 Covers 3 devlogs and 3h 29m

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!

Update attachment
Earned sticker

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.

Earned sticker

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...

Update attachment