I've been working on hn30, an alternative interface to view the top 30 stories on Hacker News, for the past couple of weeks. My motivation behind this web app was to have a tech news / tech blog-style website for the Top 30 stories, so that people who might find the HN interface unfamiliar have an easier and more familiar way to stay up to date with tech news and projects posted here.
This project was also another experiment of mine to see the potential of vibe-coding tools, especially Google's Gemini CLI, and to see the limits (which I ran into quite a few times).
The code is also available on GitHub (https://github.com/julianYaman/hn30). Feedback is always welcome.
I'm looking forward to reading your thoughts and opinions.