Skip to content

marcode24/codember-solutions

Repository files navigation

codember 2022

🎯 Codember Solutions

Version GitHub CI Workflow Status GitHub repo size GitHub GitHub Repo stars Github repo views GitHub last commit

ℹ️ About

This repository contains my solutions to the challenges of the Codember challenges. The challenges are created by @midudev

🚀 Installation & Usage

# clone the repo
git clone https://github.com/marcode24/codember-solutions

# go to the codember-solutions directory
cd codember-solutions

# install dependencies
npm install

# run test
npm run test

# run specific test
npm run test 'year'/'folder-name'/solution.test.js

🎯 2023 Challenges

Show / Hide
# Challenge Status My Solution
01 El Reto here
02 Mini Compiler Challenge here
03 El Desafío del Cifrado Espía here

🎯 2022 Challenges

Show / Hide
# Challenge Status My Solution
01 ¡Arregla Twitter! here
02 ¡Atrapa a esos ciber criminales! here
03 La zebra de colores here
04 Encuentra la contraseña de tu amigo here
05 Battle Royale de frameworks y bibliotecas here

📝 License

Licensed under the MIT License.