This repository contains the code and documentation for the 100 Days of Code challenge, where the goal is to code every day for 100 consecutive days to improve programming skills and build small projects.
The 100Days project is a personal coding challenge that involves daily coding tasks, exercises, and mini-projects. The aim is to develop consistency, learn new concepts, and practice problem-solving across various programming topics.
- Python 3.x
- Various Python libraries depending on the daily tasks
- Git for version control
- Folders named by a specific project containing code and notes for each day’s challenge or project
README.md— this file describing the overall project
- Build the habit of coding daily
- Improve proficiency in Python programming
- Explore different programming topics and libraries
- Develop small projects to consolidate learning