Welcome to Web Dev Challenges – my personal learning journey as I explore frontend development! 🎨💻 This repository contains solutions to challenges from Frontend Mentor and iCodeThis, where I practice and refine my skills in HTML, CSS, and beyond.
This repository is designed as a learning resource and practice ground rather than a professional portfolio. While many developers showcase their Frontend Mentor projects in job applications, I personally believe that a true portfolio should contain original, self-initiated projects. This repo serves as a way for me (and others) to track progress, experiment with code, and improve skills through structured challenges.
That said, if you're a fellow beginner, you're welcome to browse, learn from my solutions, and even adapt them to your own needs. 😊
This repository is organized into two main categories:
webdev-challenges/
│── fem-challenges/ # Frontend Mentor challenges
│ ├── challenge-1/
│ ├── challenge-2/
│── ict-challenges/ # iCodeThis challenges
│ ├── challenge-1/
│ ├── challenge-2/
│── index.html # GitHub Pages Homepage
│── README.md # This file!
│── .gitignore # Ignore unnecessary files
Each challenge is self-contained, with its own HTML, CSS, and any additional assets needed to run the project.
🌍 GitHub Pages (Live Previews)
To make it easier to view completed challenges, this repository is set up with GitHub Pages, providing a user-friendly way to browse projects in a live environment. (Coming Soon!) 🚀
Once it's live, you’ll be able to visit: 👉 https://paul-dk.github.io/webdev-challenges/ (Placeholder URL)
This page will act as a hub where you can click into different challenges and see them in action!
This repository contains solutions to challenges from Frontend Mentor and iCodeThis.
- The starter files, assets, and designs in this repository belong to their respective creators (Frontend Mentor & iCodeThis).
- You may not redistribute, resell, or claim ownership of any non-original assets in this repo.
- You may use my original code for learning purposes, personal projects, or inspiration.
- You may modify and adapt my solutions for your own use.
- If sharing publicly, I’d appreciate a mention (
Code by @Paul-DK
), but it’s not required.
- You cannot redistribute, resell, or share any challenge starter files, assets, or designs from Frontend Mentor or iCodeThis.
- You cannot claim my solutions as your own in professional or academic settings.
- You cannot use this repository to submit as your own work for any challenges on Frontend Mentor or iCodeThis.
💡 If you want to complete these challenges yourself, please visit:
to get the official files.
As I continue my frontend development journey, I’ll be adding more challenges and refining my skills over time. Stay tuned for more projects! 😊
If you're also learning frontend development, feel free to clone this repo, study my solutions, or reach out if you have any questions! Happy coding! 🎨✨
If you've made it this far, thanks for checking out my learning journey! Feel free to explore, learn, and build along with me.
🚀 Happy Coding!