Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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?

image

### 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