Showing stories from 2025-09. View all
After not being satisfied with Steam's (or any other) game recommendation system or website, I made my own.<p>YNG recommends 20 similar Steam games based on your selected title. It compares both tags and metatags to find matches with similar mechanics, themes, vibes, genres, etc. Just search fo...
Hi HN,<p>I've been looking for a way to quickly prototype simple Qiskit circuits without the friction of a local Python setup, so I decided to build a tool for it.<p>This is a browser-based playground that not only runs your Qiskit code but helps you truly understand what it's doing throug...
I'm working on a project for people who are new to web development and open source.
It's called https://github.com/Roshanjossey/code-contributions. Users will go through a tutorial, add an HTML file and submit a pull request to the same repository on GitHub.<p>I have tw...
Hi HN,<p>I’d like to share Snmp‑Browser, an open-source SNMP browser and monitor tool built in Python. It’s designed to be simple, cross-platform, and powerful enough for network engineers, sysadmins, and curious devs.<p>Key Features:
- SNMP v1/v2c/v3 support (with encryption/auth)
- ...
NextMin is a developer toolkit designed to make schema-driven development fast and transparent. Some key features:<p>Dynamic Schema System – instantly generate CRUD APIs from JSON schemas<p>Admin Panel – React + Tailwind, live schema updates<p>API Router – flexible, with JWT + API key authentication...
We’ve been working on Meku, an AI-powered builder that generates React + Tailwind apps directly from prompts. Unlike most no-code tools, Meku outputs clean, production-ready code that you can sync with GitHub, extend, and fully own.<p>Key things it does:<p>- Generate React + Tailwind codebases from ...