Skip to content

Algorithm-Arena-Test/weekly-challenge-22-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Weekly Challenge #22 - Test

For this challenge, you need to implement a program that helps me publish results for a challenge. I feel so bad because I haven't judged the past 3 weeks challenges, but the manual pain of doing all the steps made me lose motivation. For this week challenge you need to help automate all this.

If you feel like going above an beyond, automating the creating flow would be awesome as well. Need to take in a title, a $ amount, a picture, 3 blurbs (one bold, one explanation and one social media). And post to all the places mentioned above.

image

Prizes:

  • Winner: $350
  • 2nd: $175
  • 3rd: $60

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 October 13 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