diff --git a/log.md b/log.md index c7afe8f02ce..643b4941ae2 100755 --- a/log.md +++ b/log.md @@ -1,22 +1,24 @@ # 100 Days Of Code - Log - -### Day 0: February 30, 2016 (Example 1) -##### (delete me or comment me out) +### TEMPLATE START +Day 0: February 30, 2016 (Example 2) **Today's Progress**: Fixed CSS, worked on canvas functionality for the app. -**Thoughts:** I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. +**Thoughts**: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. -**Link to work:** [Calculator App](http://www.example.com) +**Link(s) to work**: [Calculator App](http://www.example.com) +1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string) +2. [Title Case a Sentence](https://www.freecodecamp.com/challenges/title-case-a-sentence) -### Day 0: February 30, 2016 (Example 2) -##### (delete me or comment me out) -**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. +### TEMPLATE END -**Thoughts**: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. +### Day 0: May 15th 2023 + +**Today's Progress**: Finalized functionality on the calculator project. Also completed the UI. I am satisfied. + +**Thoughts:** Working on the logic was quite difficult and I had to do extensive research. Although not the cleanest code out there, I made it work. I will refactor this in future once I am more familiar with better coding practices. -**Link(s) to work**: [Calculator App](http://www.example.com) ### Day 1: June 27, Monday @@ -24,7 +26,3 @@ **Today's Progress**: I've gone through many exercises on FreeCodeCamp. **Thoughts** I've recently started coding, and it's a great feeling when I finally solve an algorithm challenge after a lot of attempts and hours spent. - -**Link(s) to work** -1. [Find the Longest Word in a String](https://www.freecodecamp.com/challenges/find-the-longest-word-in-a-string) -2. [Title Case a Sentence](https://www.freecodecamp.com/challenges/title-case-a-sentence) diff --git a/rules.md b/rules.md index 2d6921c6517..f3e52dae7b7 100755 --- a/rules.md +++ b/rules.md @@ -4,7 +4,7 @@ ### *I will code for at least an hour every day for the next 100 days.* #### Start Date -June 25th, 2016. [PUT YOUR DATE HERE] +May 15th 2023 ## Additional Rules 1. I will tweet about my progress every day -> using the hashtag #100DaysOfCode