diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 216d789..71d9b22 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -65,6 +65,14 @@ **Completed by**: Bryan Chiang
**Demo Video**: [Demo](https://i.imgur.com/9VCWd7l.mp4) +### Baby Names Generator + +**Bounty Prompt:** A creative startup name finder powered by baby names. Find meanings for baby babes, and make a site where you can input keywords your startup is about, and it will print resulting baby names with meanings with the highest keyword overlap (or min distance in the word embedding space). You can also have a keyword masher, where you input 2+ keywords, then try all reasonable pairwise ship names till you reach an untaken name .com/.ai/.io/other top TLD. +Inspired by https://www.joinleelo.com/blog/how-we-came-up-with-the-name-leelo
+**Completed by**: Samuel Moor-Smith
+**Website Link**: [baby-names-generator](https://baby-names-generator.vercel.app) +**Repo Link**: [baby-names-generator](https://github.com/SamuelMoor-Smith/baby-names-generator) + ### Tuneder **Bounty Prompt**: A tinder for songs -- plays the most commented 10 seconds of a song on SoundCloud and adds it to a playlist if you like it. Inspired by Soundsieve (https://github.com/wilzh40/SoundSieve) which is unfortunately dead, and fab.fm which has a different song discovery method.
diff --git a/README.md b/README.md index b5c9b6e..c5a8bd1 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ Ads bring in surprisingly low revenue -- I hope that the bounty makes it worth y - Edit: This is [done](https://goodreads-recommender.vercel.app/). - A creative startup name finder powered by baby names. Find meanings for baby babes, and make a site where you can input keywords your startup is about, and it will print resulting baby names with meanings with the highest keyword overlap (or min distance in the word embedding space). You can also have a keyword masher, where you input 2+ keywords, then try all reasonable pairwise ship names till you reach an untaken name .com/.ai/.io/other top TLD. - Inspired by https://www.joinleelo.com/blog/how-we-came-up-with-the-name-leelo + - This is [done](https://baby-names-generator.vercel.app) - Convert all text in messenger apps to lowercase automatically (for speech to text or bad autocorrect). - Keyboard shortcut for automatically fixing spelling in Google Docs+. - A chrome extension that adds the per ounce/unit price to Instacart the same way Amazon does.