A collection of coding and technical challenges run in the Web Dev & Design community. Each challenge is documented here as a standalone markdown file, covering the task, goals, and any resources needed to get started.
- Each challenge lives in its own folder under
challenges/. - A challenge can be anything: a coding task, a deployment exercise, a debugging puzzle, or a broader project brief.
- Challenges are meant to be practical, hands on, and relevant to real world web development and dev ops skills.
- Members are encouraged to share their progress, ask questions, and compare approaches in the server.
| # | Challenge | Description |
|---|---|---|
| 001 | Docker & VPS Deployment | Containerize a web app with Docker and deploy it to a VPS with a reverse proxy and HTTPS |
Have an idea for a challenge? Open an issue or a pull request with a proposed challenge file, and it can be reviewed and added to the list.