Ecosyste.ms: Awesome
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, developed in Python and JavaScript, along with the set of hints for the secrets.
https://github.com/fraineralex/codember
algorithms challenges codember
Last synced: about 1 month ago
JSON representation
My solutions to the challenges on Codember created by Midudev, developed in Python and JavaScript, along with the set of hints for the secrets.
- Host: GitHub
- URL: https://github.com/fraineralex/codember
- Owner: fraineralex
- Created: 2023-11-03T04:15:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T05:22:51.000Z (about 1 year ago)
- Last Synced: 2024-01-28T11:15:57.247Z (11 months ago)
- Topics: algorithms, challenges, codember
- 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
![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.`