Journey Through #100DaysofCode
From Zero to Dev, One Day at a Time
My Coding Odyssey: The Progress Log
Day-1: Wrote my first Python program!
Printed "Hello World", made a little ASCII art, and played around with variables and f-strings to describe myself.
Day-2: Strings, Math, Lists & Functions
Practiced string and math functions, explored lists and tuples, and wrote basic input-based functions.
Day-3: Dictionaries & Loops
Practiced month lookups with dictionaries, loops, and built a simple calculator, guessing game, and translator.
Day-4: Vowel Game & File Handling
Created a vowel-counting game using conditionals, loops, and error handling. Also tried basic file writing in Python.
Day-5: Built a Multiple Choice Quiz
Created a simple quiz app using classes to manage questions and answers. Practiced user input, loops, and scoring.
About This Challenge
The #100DaysOfCode challenge is a personal commitment to coding for at least one hour every day for 100 consecutive days. It's an incredible journey of discipline, learning, and growth in the world of programming.
My primary goals for this challenge are:
- Progress steadily through The Odin Project, focusing first on web development fundamentals.
- Learn how to use Git and GitHub effectively, especially for tracking my work.
- Strengthen my problem-solving mindset by breaking down coding tasks clearly.
- Document my learning and share updates online to stay accountable and motivated.
- Make at least one project from my personal idea list.
Technologies I'm Learning
HTML5
CSS3
JavaScript
React.js
Python
Node.js
SQL/NoSQL
Git