iamdan
No user record in our sample, but iamdan has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: Chiptune Tracker (chiptunes.netlify.app)
I built a browser-based tracker app that let's you compose audio across 4 channels. Inspired by the Gameboy audio system - not quite a true recreation but a fun toy nonetheless. Song data is persisted in local storage…
- Variable duty cycle square waves with the Web Audio API (danblack.co)
-
I wanted a way to read PDFs at night and not burn my retinas out so I whipped together this super simple website with Claude to solve my problem. It uses Mozilla's pdf.js library to load and render a PDF and then…
- Show HN: Refactory – AI Code Refactoring (userefactory.com)
I found myself copying code snippets into ChatGPT all too often so I built a tool to make refactoring code easier. You will need to bring your own OpenAI API key to use the tool. I'd love any and all feedback about how…
- Show HN: Hacolyte – a Hacker News reader built with NextJS (hacolyte.com)
Long time Hacker News lurker, first time Hacker News poster : ) I built a Hacker News reader app with NextJS and TailwindCSS that pulls item and user data from the hacker news api (https://github.com/HackerNews/API).…