Skip to content

jitacm/30DaysDevChallenge-Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

85 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ 30DaysDevChallenge-Fundamentals

Welcome to the 30 Days Dev Challenge β€” a week-long sprint where developers with intermediate experience can sharpen their skills through daily coding tasks.

This repository hosts the first 7 days of the challenge. Each day, you’ll receive one task to solve in a supported programming language: C/C++, Java, JavaScript, or Python. βœ… Each task is worth 10 points. 🚫 No ChatGPT or AI tools allowed β€” all solutions must be your original work.

πŸ“Œ Overview

  • πŸ“… Duration: 7 Days (part of a 30-day program)
  • 🎯 Daily Task: 1 programming problem per day
  • πŸ’» Languages Allowed: C/C++, Java, JavaScript, Python
  • 🧠 Difficulty: Intermediate level
  • πŸ† Points: 10 points per task
  • πŸ”’ Rules: No AI-generated code; originality is mandatory

πŸ› οΈ How to Participate

  1. Fork this repository.
  2. Open the /tasks folder to find the challenge for each day (Task-1.md, Task-2.md, ..., Task-7.md).
  3. Solve the task in your preferred language(s).
  4. Submit your code under /submissions/your_username/dayX/.
  5. Create a pull request with your solution.
  6. Points will be awarded based on correctness and code quality.

πŸ“‚ Repository Structure

/tasks
  β”œβ”€β”€ Task-1/
      β”œβ”€β”€ README.md
  β”œβ”€β”€ Task-2/
      β”œβ”€β”€ README.md
  └── ...
/submissions
  └── your_username/
      β”œβ”€β”€ Task-1/
      β”œβ”€β”€ Task-2/
      └── ...
README.md

🧾 Scoring

  • βœ… Each completed task: 10 points
  • 🧹 Clean, readable code: Bonus recognition (non-scoring)
  • πŸ” Daily consistency: Maintains your streak

⚠️ Rules & Guidelines

  • 🚫 No use of ChatGPT, AI code generation tools, or plagiarism.
  • βœ… You may solve in any of the supported languages.
  • πŸ—“οΈ Stay on track β€” daily deadlines will be posted.
  • πŸ’¬ Discussions, hints, and peer reviews are encouraged (but no solution sharing).

πŸš€ Get Started

πŸ“Œ Fork this repo, navigate to the /tasks folder, and begin with Day 1. Submit your solution, earn points, and keep the streak going!

Let’s code consistently β€” one day at a time. πŸ”₯

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors