From d118c904b8e2ad63d7c95268b3523a8984cc6d55 Mon Sep 17 00:00:00 2001 From: Aditya Saravana Date: Wed, 8 Nov 2023 07:55:15 -0800 Subject: [PATCH 1/5] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index aeb63bc..488d594 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,12 @@ If you fully deploy the project publicly, I award free hosting and small cash pr **Completed by**: [Cudanexus](https://github.com/cudanexus)
**Demo**: [debvc](https://replicate.com/cudanexus/debvc) and [tcvc](https://replicate.com/cudanexus/tcvc) were state-of-the-art, but perform poorly in practice. Facebook Nougat (academic OCR AI where [huggingface demo](https://huggingface.co/facebook/nougat-base) doesn't work) and BiSTNet (which won NTIRE2023's video colorization challenge) are in progress. +### Pitchpin + +**Bounty Prompt**: An audio recorder where you can tap to add a flag at any time -- you can attach a note if you want, but the purpose is that later you can quickly skip to that time and know something important is there.
+**Completed by**: Aditya Saravana
+**Github Repo**: [github.com/adityasaravana/Pitchpin](https://github.com/adityasaravana/Pitchpin) +


@@ -180,6 +186,7 @@ Ads bring in surprisingly low revenue -- I hope that the bounty makes it worth y - Automatically nightcore songs and post them as YouTube compilations - An audio recorder where you can tap to add a flag at any time -- you can attach a note if you want, but the purpose is that later you can quickly skip to that time and know something important is there. - Can do this for a timer app/song player also, not just an audio recorder. + - DONE: By [Aditya Saravana]("https://github.com/adityasaravana/Pitchpin") - Kaggle for music production -- the site provides samples and teaches the general structure to layer them, then has a periodic competition to layer them to create the best beat [Note: Kenny Beats runs a similar competition but without the lessons]. - Connect your Spotify and visualize Spotify data insights as pretty plots. Existing apps show tables or lists, but it's a small jump to display eye-candy plots instead, and will help with virality. - A plugin that just takes a piano melody and adds corresponding drums and reverb and a beat and a chorus and everything just off those notes (like the [harmony7](https://mitadmissions.org/blogs/entry/we-made-a-website/) MIT web.lab app). From 4e521ec9e528ce2f9ac4bcd21e2e655b82f56d4a Mon Sep 17 00:00:00 2001 From: Aditya Saravana Date: Wed, 8 Nov 2023 07:55:59 -0800 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 488d594..55b991a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Feel free to use these for a hackathon, side project, or hacklodge project -- I' If you fully deploy the project publicly, I award free hosting and small cash prizes at $200 per idea ($400 per crypto idea). I personally put in $200 (crypto ideas additionally 2x matched by [@smsunarto](https://twitter.com/smsunarto)). This is at my discretion so people don't game the system or feel cheated; the point is to build the project for learning and self-satisfaction, not the grant -- the money is mostly just so it can continue to exist :). I will likely fund any good-faith implementation. Reach out to [me](https://twitter.com/yush_g) if you're interested in helping sponsor bounties as well! -**Total projects built: 14.** +**Total projects built: 16.** **
Finished + Paid out Bounties**

From 5ee827d76f03eeb048c74aa85d03c6563d1ea42c Mon Sep 17 00:00:00 2001 From: Aditya Saravana Date: Wed, 8 Nov 2023 08:00:07 -0800 Subject: [PATCH 3/5] Update CONTRIBUTORS.md --- CONTRIBUTORS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1669a16..216d789 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -90,3 +90,10 @@ **Completed by**: Kevin Grosso ([k0dev](https://github.com/k0dev))
**Github Repo**: https://github.com/k0dev/sc-explorer
**Website Link**: [SoundSwipe](http://soundswipe.org)
+ +### Pitchpin + +**Bounty Prompt**: An audio recorder where you can tap to add a flag at any time -- you can attach a note if you want, but the purpose is that later you can quickly skip to that time and know something important is there.
+**Completed by**: Aditya Saravana
+**Github Repo**: [github.com/adityasaravana/Pitchpin](https://github.com/adityasaravana/Pitchpin)
+**Website Link**: Pitchpin From 422194bf214a5dd3951984b2d6810db8d92d040c Mon Sep 17 00:00:00 2001 From: Aditya Saravana Date: Wed, 8 Nov 2023 08:10:57 -0800 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55b991a..b518231 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ Ads bring in surprisingly low revenue -- I hope that the bounty makes it worth y - Automatically nightcore songs and post them as YouTube compilations - An audio recorder where you can tap to add a flag at any time -- you can attach a note if you want, but the purpose is that later you can quickly skip to that time and know something important is there. - Can do this for a timer app/song player also, not just an audio recorder. - - DONE: By [Aditya Saravana]("https://github.com/adityasaravana/Pitchpin") + - DONE: By Aditya Saravana - Kaggle for music production -- the site provides samples and teaches the general structure to layer them, then has a periodic competition to layer them to create the best beat [Note: Kenny Beats runs a similar competition but without the lessons]. - Connect your Spotify and visualize Spotify data insights as pretty plots. Existing apps show tables or lists, but it's a small jump to display eye-candy plots instead, and will help with virality. - A plugin that just takes a piano melody and adds corresponding drums and reverb and a beat and a chorus and everything just off those notes (like the [harmony7](https://mitadmissions.org/blogs/entry/we-made-a-website/) MIT web.lab app). From 9954ee9c00fdf940fc66a0a91970a093fd2db1b2 Mon Sep 17 00:00:00 2001 From: Aditya Saravana Date: Wed, 8 Nov 2023 08:12:33 -0800 Subject: [PATCH 5/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b518231..5b9a6b3 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ If you fully deploy the project publicly, I award free hosting and small cash pr **Bounty Prompt**: An audio recorder where you can tap to add a flag at any time -- you can attach a note if you want, but the purpose is that later you can quickly skip to that time and know something important is there.
**Completed by**: Aditya Saravana
**Github Repo**: [github.com/adityasaravana/Pitchpin](https://github.com/adityasaravana/Pitchpin) +**Website Link**: Pitchpin