Live data from Hacker News

Ask HN: What Are You Working On? (December 2025)

news.ycombinator.com

771–780 of 1001 posts

Re: Ask HN: What Are You Working On? (December 2025)

#771
Just wrapped up the latest build of Bedtime Hero - an application (React-Native, ios, android) for parents to build/generate bed time stories with their little one. Allows the parent to use pre-sets or set their own and then generate a story (complete with images).

This was a satisfying project mostly because I dog-food it every night with my little one.

Re: Ask HN: What Are You Working On? (December 2025)

#772
https://wordcollector.netlify.app An offline dictionary in your browser. Dictionary is pulled from the open source wordnet dataset and cached in browser as a sqlite database. Installable as a PWA as well. Working on adding a study mode to review words that you’ve looked up in the past to help commit them to memory and adding synonyms and antonyms. Plans to add multiple languages in the future so you could use this as a language learning tool as well.

Re: Ask HN: What Are You Working On? (December 2025)

#773
https://nyccoffeemap.com

React Native mobile app + React web app that shows all the coffee shops across New York City. The idea is that you can open it and the app instantly displays the closest coffee shop to you. It integrates with Google Maps reviews AI summaries for a lowdown on the coffee shop and vibe.

Re: Ask HN: What Are You Working On? (December 2025)

#774
I've been hard at work building a weightlifting workout tracking & analytics app. Its main selling points are being iOS native, being a one-time purchase, and being completely private (does not depend on a backend, but still saves data to the cloud).

If it sounds interesting, you can sign up for a waitlist here, it even includes some screenshots: https://plates.framer.website/ (excuse the website being on a framer domain, i promise the app is far more professional)

Re: Ask HN: What Are You Working On? (December 2025)

#775
I’m finishing up Haskell Brain Teasers (https://pragprog.com/titles/haskellbt/haskell-brain-teasers/)

It’s much shorter than my first book, Effective Haskell, and leans more advanced, especially toward the end. Although the format is puzzle focused I’m trying to avoid simple gotcha questions and instead use each puzzle as a launchpad for discussing how to reason about programs, design tradeoffs, and nuances around maintainability.

Re: Ask HN: What Are You Working On? (December 2025)

#779

I'm building a web-based local multiplayer party game platform. It's like a lovechild of Jackbox Games and Mario Party: https://gamingcouch.com . We just won silver at the Big Indie Pitch competition as well! - Currently in free Early Access with 18 competitive mini-games. - Players use their mobile phones as controllers (you can use game pads as well!) - Everything is completely web-based, no downloads or installs a…

Love this! Will give it a try

Re: Ask HN: What Are You Working On? (December 2025)

#780

I shared this last month, but I’m still having a lot of fun working on it. I made a daily word puzzle called Tiled Words. https://tiledwords.com Currently about 2,000 people play every day and I’ve released 59 puzzles! One feature I’m excited about is crowdsourcing puzzles. Today’s puzzle is a “community puzzle” made entirely from clues that players submitted! I plan to do this every week or two. I wrote about launch…

this is really nice, thanks for sharing!
Post reply on HN