Skip to content

Add detailed README for 100 Days of Code challenge #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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**

---