marcosd59 / codember

Este repositorio alberga las soluciones de los desafíos para Codember, un juego que combina desafíos de programación con elementos de investigación.

Home Page:https://codember.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codember 2023

                 /\ \                       /\ \
  ___     ___    \_\ \      __     ___ ___  \ \ \____     __    _ __
 /'___\  / __`\  /'_` \   /'__`\ /' __` __`\ \ \ '__`\  /'__`\ /\`'__\
/\ \__/ /\ \L\ \/\ \L\ \ /\  __/ /\ \/\ \/\ \ \ \ \L\ \/\  __/ \ \ \/
\ \____\\ \____/\ \___,_\\ \____\\ \_\ \_\ \_\ \ \_,__/\ \____\ \ \_\
 \/____/ \/___/  \/__,_ / \/____/ \/_/\/_/\/_/  \/___/  \/____/  \/_/

Welcome to Codember 2023! This repository contains the solutions of the challenges for this year's coding extravaganza. Below, you'll find details about each challenge, instructions on how to solve them, and hints to guide you through the process.

Getting Started

To begin your Codember journey, use the following command in the terminal:

$ help

This command will display a list of available commands, helping you navigate through the challenges and access essential information.

Challenges

Challenge 01: Spy Decoder

Objective: Create a program to decode encrypted messages and submit your solution. Instructions: Check CHALLENGE_01.txt for details.

Challenge 02: Mini Compiler

Objective: Develop a mini compiler for a symbol-based coding language and submit your solution. Instructions: Check CHALLENGE_02.txt for details.

Challenge 03: Spy Encryption

Objective: Determine the number of valid encryption keys according to specified policies. Instructions: Check CHALLENGE_03.txt for details.

Challenge 04: File System Analyzer

Objective: Determine if a file is real or fake based on specific rules and find the 33rd real file. Instructions: Check CHALLENGE_04.txt for details.

Challenge 05: The Final Problem

Objective: Identify valid users in a corrupted database and uncover a hidden message. Instructions: Check CHALLENGE_05.txt for details.

Secrets

Secreto ¿Pistas?...
#01 imagen blureada
#02 you have new email
#03 konami code
#04 you have new email
#05 confettis?
#06 mago (most famous word in the world)
#07 do roll command (do barrel roll)
#08 log_mars_mission.txt (you need to be sudo) => new mail
#09 Open AI man (you need to be sudo) => new mail
#10 cow habla
#11 install midu katas
#12 check the CHANGLEOG (always)
#13 what causes a new fix in code (3 letters)

Additional Commands

  • share: Share Codember on Twitter.
  • version: Shows the current version of Codember.
  • rank: Displays the list of the best participants.
  • score: Shows your score in the challenges.
  • mail: Read your received emails.
  • sudo: Log in as administrator with sudo <password>.

Explore these commands and discover more functionalities throughout the challenges!

Best of luck, and may your coding skills shine in Codember 2023! 🚀👩‍💻👨‍💻

About

Este repositorio alberga las soluciones de los desafíos para Codember, un juego que combina desafíos de programación con elementos de investigación.

https://codember.dev/


Languages

Language:JavaScript 100.0%