A web viewer and parser for every name listed on a social security card between 1880-2024.
krn
Check their projects out: CTFd Alerts, RapidRaw nixpkgs, site@zera, My NixOS dots, Akami, Shortwave, Anthropic API key getting thingy, cachet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
In an effort of a more simple UX, Nomen has a new feature: Search Modes!
Search modes are an easy way to do different type of searches for names! The first search is the compare mode (retiring the compare page), it allows you to put two names and compare them against each other to see how popular one name is versuses an other. AI was partially used but no new code was generated, it was just used to move code (because I diddn't want to move it manually), the rest of the new code is all manually done!
added multiple export options, allowing you to export your nomen data in any of the following formats: CSV, XML, JSON, PDF. I also re-made the README to have more information on how to run on development. I also upgraded my Next.JS version