Ask HN: What is your current side-project?
71–80 of 137 posts
Re: Ask HN: What is your current side-project?
#72Re: Ask HN: What is your current side-project?
#73Re: Ask HN: What is your current side-project?
#74Scratched my own itch on a few things recently ... Simple mood/symptom tracker: https://howsyourblank.com I have almost six months of data in it myself, and I am excited to see what my "year-n-pixels" looks like at the end of the year. Leaderboard app: https://leaderboardhq.com My family plays a card game that includes 9 rounds with a cumulative score. This app is tailored for that, but I made it generic enough with…
Re: Ask HN: What is your current side-project?
#75Scratched my own itch on a few things recently ... Simple mood/symptom tracker: https://howsyourblank.com I have almost six months of data in it myself, and I am excited to see what my "year-n-pixels" looks like at the end of the year. Leaderboard app: https://leaderboardhq.com My family plays a card game that includes 9 rounds with a cumulative score. This app is tailored for that, but I made it generic enough with…
nice. what stack do you use?
How's Your Blank is a javascript app with https://userbase.com serving as the backend to keep the user data encrypted and out of my hands.
Re: Ask HN: What is your current side-project?
#76Re: Ask HN: What is your current side-project?
#77Re: Ask HN: What is your current side-project?
#78Earlier quoted context omitted.
nice. what stack do you use?
I primarily build in python/flask with mysql. How's Your Blank is a javascript app with https://userbase.com serving as the backend to keep the user data encrypted and out of my hands.