Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Algorithm-Arena/weekly-challenge-32-press-record
https://github.com/Algorithm-Arena/weekly-challenge-32-press-record
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Algorithm-Arena/weekly-challenge-32-press-record
- Owner: Algorithm-Arena
- Created: 2024-08-26T16:44:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T20:03:39.000Z (3 months ago)
- Last Synced: 2024-09-15T21:26:18.980Z (3 months ago)
- Size: 3.91 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weekly Challenge #32 - Press Record
**For this challenge, you need to implement a program that lets you record your voice and help you get the best take.** Content creation is all the rage those days but being in front of the computer recording yourself is still pretty scary, is there anything that technology can help with?
### Winners:
* The winner for $100 is @nicogs! Not only did he build a really useful tool, he also "dog fooded" it for the presentation video 🎥! https://github.com/Algorithm-Arena/weekly-challenge-32-press-record/issues/2
https://github.com/user-attachments/assets/a8899cbc-220e-4a1c-abb4-935269596859
* In second place for $60 is @Krayorn! This is a basic but effective audio recorder. https://github.com/Algorithm-Arena/weekly-challenge-32-press-record/issues/1
https://github.com/user-attachments/assets/748f660d-72c4-422c-b296-b42d65a225e3
### Prizes:
* Winner: $100
* 2nd: $60
* 3rd: $40### Rules:
* The winners will be evaluated based on how creative and interesting the solution is. @vjeux has full discretion on how the winners are selected.
* Multiple people can work on a single submission. If it wins, the reward will be split based on the team preferences.
* If a winner doesn't want to take the money, it'll be reinjected in the next week prize pool.
* The solution must be open sourced.
* There are no restrictions in terms of tech stack.### How to submit a solution:
* Deadline to submit is Sunday September 1st evening at Midnight PST (US West Coast).
* Open an issue on this repo titled "Submission - <Name of your submission>"
* It must contain a short video showing the submission in action
* It must contain an explanation on how to try it
* It must contain a link with the source code