Open nikpundik opened 1 month ago
This looks great! I don't really want to make my own 😅, so i'm just going to add some additional ideas here:
https://api.github.com/orgs/Algorithm-Arena/repos?per_page=1000
Idk how twitter's / thread's api works but something similar could probably happen there. I assume @vjeux wants something like a few "Post Results to Twitter" "Post Results to Threads" and "Update Repo Readme" buttons.
Another team working on this challenge: me & @giusfalco
Idea
Our idea was to create a tool to:
challenge-maker.webm
Possible future implementations: a. Auto-posting tweets. b. Downloading YouTube videos.
Since the main goal is to provide a tool that speeds up challenge management, anyone who wants to use this as a starting point is more than welcome! 😉
How to
For running the tool on your local machine:
npm install
ffmpeg
if you want to convert videosnpm run dev
node scripts/server.cjs
Repo
https://github.com/nikpundik/challenges/tree/main/challenge-maker