Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# 🚀 100 Days of Code – CodeWithHarry Challenge

Welcome to my **100 Days of Code** journey inspired by [CodeWithHarry](https://www.youtube.com/@CodeWithHarry).
The goal is simple: **Code every day for 100 days** and document my progress.

---

## 📅 Challenge Rules
1. Code for at least **1 hour every day** for the next 100 days.
2. Work on **real projects** and **solve problems** — not just watch tutorials.
3. Commit code **daily** to this repository.
4. Document daily progress in the `log.md` file.
5. Share updates online to stay accountable.

---

## 🗓 Start Date
**DD Month YYYY**
(Replace with your actual start date)

---

## 🎯 Goals
- Master **C++** (OOP, DSA, Projects)
- Explore **Python** for scripting and automation
- Learn **web development basics**
- Build **at least 3 real-world projects**
- Improve problem-solving skills with **LeetCode / HackerRank**

---