I’m building a habit tracker app to help people (me included!) build good routines and stay consistent. The app is lightweight, easy to use, and focuses on making progress visible through streaks and small wins.
Ultralak
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Toshit
Check their projects out: epoxy-tls, SoM Grand Survey: Mount Kablooey Summit Visitor Center, m3-dreamland, dreamland.js, scramjet, SoM Harbor, powerd, Summer Of Making
Neon
Check their projects out: Annoy Lou, Slack zeon, Ntfy w/ som, Summer of making Share votes, @grok is this true, ruby scrapes a book site, SoM userscript, Shipwrecked random phone number, Washing machine updates
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!
Finally shipped the fully functional Habit Tracker app - now live on Azure!
After 30+ deployment attempts, countless tweaks, and production tests, it’s finally out there. Persistence pays off!
Yeah, it worked, I have deployed the backend server successfully by migrating from Windows App Service to Linux App Service.
I have tried to deploy the app on Azure so many times, but the problems with the endpoints are so hard to fix. Now, I am still trying to implement changes to the code and deploy again. Maybe I will come back to Vercel and Render.
Ready to deploy the app on Azure!
Yeah!
But I am not good at developing for mobile viewing, sorry to all you guys :((
Make the UI/UX for mobile device
Today, I have learned how to add a help tooltip to explain how the analytics work. Quite hard though
Current Status & Metrics
Development Progress:
Code Quality: TypeScript, ESLint, proper architecture
Testing: 33/33 tests passing (100% test recovery achieved)
Frontend: Live and fully functional
Core Logic: Fixed completion rate calculation
Authentication: Complete JWT implementation
Deployment Status:
Frontend Deployment: Live on Vercel with automatic deployments
Backend Deployment: Blocked by TypeScript dependency issue
Issue: Production build failing on missing @types/jsonwebtoken
Impact: New fixes are ready locally but not deployed to production yet
Finally deployed the backend on Render.com. Funny how changing a few lines of code somehow devours two hours. Feels like I earned a nap and a badge of honor.
Frontend chaos: 1
Me: also 1 (after 90 minutes of staring, clicking, and yelling internally)
Victory never tasted so... buggy.