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.
- Host: GitHub
- URL: https://github.com/fraineralex/codember
- Owner: fraineralex
- Created: 2023-11-03T04:15:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T05:22:51.000Z (over 1 year ago)
- Last Synced: 2025-03-19T23:46:10.541Z (about 2 months ago)
- Topics: algorithms, challenges, codember, python
- Language: Python
- Homepage: https://codember.dev
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 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.`