
Simple Folders — Organize ChatGPT & Claude
Organize ChatGPT and Claude chats with folders, tags, and notes—free locally or with cloud sync.
wowinter15 · HN
Organize ChatGPT and Claude chats. Never lose a conversation
The full gallery
Tech stack
60 projects

Organize ChatGPT and Claude chats with folders, tags, and notes—free locally or with cloud sync.
wowinter15 · HN
Organize ChatGPT and Claude chats. Never lose a conversation

One peaceful place for your day, your people and your ideas. The workspace that belongs to you.
@DrShift3 · X

Practice LeetCode problems with automated spaced repetition scheduling.
@JoydeepNath007 · X

Generate AI photobooth frames with automatic background removal and create branded event galleries.
@bobmata · X
Check out what I just built with Lovable!

Browse and customize 45 WebGPU visual effects, then add them to your web apps.
u/Onnoz · Reddit
I built Shadertown: 45 WebGPU shaders for real web apps I built Shadertown , a catalogue of 45 fullscreen WebGPU backgrounds and image effects for the web. It includes auroras, fluid, particles, glass, bloom, ASCII, mosaics, neon signs, and more. Everything is rendered live in the browser with WebGPU — no videos or pre-rendered assets. npm install shadertown npx shadertown add aurora The CLI vendors the WGSL source, tuned parameters, example, README, and licence directly into your r

Cloud-based platform for managing and scheduling content across multiple digital displays.
@xenovimapp · X
Introducing XENOVIM A cloud-based Digital Signage Platform built for modern businesses. ✔ Centralized Screen Management ✔ Offline Playback ✔ Content Scheduling ✔ Multi-Device Control Smart Displays. Centralized Control. Built to Connect. 🌐

Stop hoarding tabs. Start decorating. Brain's House is the visual bookmark manager where recipes go in the Kitchen, work in the Office, and everything finally makes sense.
@Jamesco · X
Brain's House visual bookmarks: Put things where they belong, and you'll always remember where they are. Would love to hear your harshest criticism!

Record your screen with AI summaries to share team messages.
@edithproapp · X
Best screen recording and sharing tool for teams. Built-in video automation and workflows. Businesses can integrate it in their apps using our SDKs

RearAware is a Chrome extension that uses on-device AI to detect and censor cat butts during video calls. Real time, private, free.
u/BumBumModerate · Reddit
I made an AI that censors cat butts during work video calls. I've been spending the past few months on a project called RearAware. It's an experimental AI tool that runs locally on your computer and censors cat butts during your work video calls. If you work from home with a cat, you've probably had at least one moment where your cat decided the best place to flash its butt was directly in front of your webcam. It's a pretty ridiculous concept, but it's been a really fun project. The

A free diagramming tool with workspaces, folders, and version history. Sketch an idea now, come back to it next month.
@_aniruddha_d · X

Build multiple resume formats and cover letters from a single profile with AI assistance.
u/swamikrish · Reddit
Trying to make a career building website Built a résumé (resume) builder that generates 25 different template styles from one profile — free tier, no credit card. I got tired of retyping the same résumé into a different format every time I applied somewhere with a different template requirement, so I built DraftCareer. The core idea: fill in your career profile once, then render it into any of 25 templates (ATS-safe single-column ones and more visual two-column designs) without re-enter

Capture UI elements with code context and screenshots to share with AI agents for debugging visual bugs.
Loerei · HN
I found that describing where a broken UI is and taking screenshots for AI agents really sucks. I’m too lazy to explain an indescribable visual bug or capture a millisecond-long flash. I also don’t want to remember which file defines an element, whether it's right in the .tsx or a problem with the Parent Styles in .css. And even if you can point out the exact file, your agent still has to dig through thousands of lines of code to know what on earth you're yapping about. In a 7700-file monorepo like Cal.com, simply giving the right file in the prompt for your agent saves about 68.9% of execution time and 94.2% of the tokens your agent needs to digest. HoverSource gives all the needed information and further pushes it to -88.5% time and -94.5% tokens, basically skipping the entire digging session and jumping straight to reasoning and executing. The save is linear to how big your codebase is. I want to save tokens, but don’t want to spend my time and energy digging manually, and a junio