Skip to content

Commit

Permalink
Merge pull request #18 from SamuelMoor-Smith/baby-names-generator
Browse files Browse the repository at this point in the history
Baby names generator
  • Loading branch information
Divide-By-0 authored Dec 7, 2023
2 parents 3e27e7f + 46d4ade commit 8ff82fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@
**Completed by**: Bryan Chiang </br>
**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 </br>
**Completed by**: Samuel Moor-Smith </br>
**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. </br>
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8ff82fe

Please sign in to comment.