📺 ¿Puedes superar los retos de programación? • codember 🚀
This repository contains the solutions to the challenges proposed by @midudev on the codember website.
Show / Hide
| # | Challenge | Solution |
|---|---|---|
| 01 | ¡Arregla Twitter! | Show |
| 02 | ¡Atrapa a esos ciber criminales! | Show |
| 03 | La zebra de colores | Show |
| 04 | Encuentra la contraseña de tu amigo | Show |
🌅 Corrupt image
$ say elonmusk🐮 Cowsay
$ ping midu.dev🎉 Confetti
$ confetti🕹️ Tetris
$ play tetris🎲 Google roll trick
$ do a barrel roll$ submit t8vjh832948fcnal🆙 Konami code
Press up, up, down, down, left, right, left, right, B, A-
Install
make install # or npm install -
Run all challenges
make run
-
Run specific challenge
make run YEAR=YYYY CHALLENGE=XX # where YYYY is the year and XX is the challenge number
