Skip to content
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

Update log.md #548

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
28 changes: 4 additions & 24 deletions log.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,10 @@
# 100 Days Of Code - Log

### Day 0: February 30, 2016 (Example 1)
##### (delete me or comment me out)
### Day 0: November 10, 2023

**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.
**Today's Progress**: Started Progress on my android app idea for google. Started a course on api and a few more coding classes

**Link to work:** [Calculator App](http://www.example.com)
**Thoughts:** Tired from school but I am pushing forward. I have no idea how API work so hoping this coding camp helps me out.
**Link to work:** https://github.com/Meikreates/MagicCityGamersApp.io

### 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.

**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(s) to work**: [Calculator App](http://www.example.com)


### Day 1: June 27, Monday

**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)
7 changes: 3 additions & 4 deletions r1-log.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# #100DaysOfCode Log - Round 1 - [Your Name Here]
# #100DaysOfCode Log - Round 1 - [Stephanie]

The log of my #100DaysOfCode challenge. Started on [July 17, Monday, 2017].
The log of my #100DaysOfCode challenge. Started on [November 10, 2023].

## Log

### R1D1
Started a Weather App. Worked on the draft layout of the app, struggled with OpenWeather API http://www.example.com

Started a gaming app for android.
### R1D2
2 changes: 1 addition & 1 deletion rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
November 10th, 2016. [November 10th, 2023]

## Additional Rules
1. I will tweet about my progress every day -> using the hashtag #100DaysOfCode
Expand Down