An open API service indexing awesome lists of open source software.

https://github.com/fraineralex/codember

🥷🏻 My solutions to the challenges on Codember created by Midudev.
https://github.com/fraineralex/codember

algorithms challenges codember python

Last synced: about 2 months ago
JSON representation

🥷🏻 My solutions to the challenges on Codember created by Midudev.

Awesome Lists containing this project

README

        



![Codember](https://pbs.twimg.com/card_img/1719536720725819392/TnEDxndB?format=jpg&name=small)

# 🚀 About
Codember is a week of challenges, tricks, and secrets created by Midudev for the community where each week of November, a new challenge is released that challenges our programming logic, wit, and curiosity.
These challenges can be solved in any programming language. In my case, I solve them using Python and JavaScript since they are my preferred languages.

## 🎯 2023

### 🥷🏻 Challenges Tricks, and Secrets

Challenge #1 ✅

#### [The challenge statement.](https://github.com/fraineralex/codember/blob/main/challenge_01/challenge.md)

### 🪄 Tricks and Secrets

#### 1. who.png
- The answer is the last name of the founder and CEO of Vercel. This company is the creator of the most popular React framework ➡️ Next.js

#### 2. Special date
- Use the mail command in the terminal and open the email by its order number, for example: `mail 1` to get the details of the second secret.

#### 3. Konami codes
- Just like in video games, there's a Konami code that grants special powers through a combination of keys. You can find the third secret using a popular combination: `Up, Up, Down, Down, Left, Right, Left, Right, B, A.`