Skip to content

Latest commit

 

History

History
executable file
·
185 lines (129 loc) · 5.63 KB

round3-log.md

File metadata and controls

executable file
·
185 lines (129 loc) · 5.63 KB

#100DaysOfCode Log - Round 3 Log

Started on Oct 20, 2023.

Day 1: Oct 20, 2023

Today's Progress: Stayed till 2am to work on a brand new project: NFT Marketplace.

Thoughts: Almost felt like a mini-hackathon.

Day 2: Oct 21, 2023

Today's Progress: Continue working on the NFT Marketplace project.

Thoughts: So proud to be working independently, feels good without relying on tutorials.

Day 3: Oct 22, 2023

Today's Progress: Add some visual effects to the NFT Marketplace.

Thoughts: Good artists steal.

Day 4: Oct 23, 2023

Today's Progress: Add a Connect wallet to NFT marketplace.

Thoughts: First time using RainbowKit, pretty slick!

Day 5: Oct 24, 2023

Today's Progress: Working on my first issue at the internship

Day 6: Oct 25, 2023

Today's Progress:

  • Write first PR on the open-source fellowship project
  • Add favicon to the NFT marketplace project

Thoughts: Time to learn some backend

Day 7: Oct 26, 2023

Today's Progress:

  • Watch some videos about async JS on Frontend Masters
  • Start a new MERN-bookstore project

Day 8: Oct 27, 2023

Today's Progress:

  • Fix a bug for Swoovy internship

Thoughts: Fixing bugs feels like being a detective, it was fun.

Day 9-10: Oct 28-29, 2023

Today's Progress:

  • Learning express by doing the bookstore-MERN project

Day 11-12: Oct 30-31, 2023

Today's Progress:

  • Finish Udemy "React Query" module

Day 13: Nov 1, 2023

Today's Progress:

  • Starting a new Udemy course on AWS cloud practitioner, finish 3 modules (15%)

Day 14: Nov 2, 2023

Today's Progress:

  • AWS cloud practitioner, finish 2 modules (25%)
  • Updated personal Website with the internship experience
  • Internship: Opened a new PR to fix CSS styling and get merged

Day 15: Nov 3, 2023

Today's Progress:

  • AWS cloud practitioner, finish 3 modules (40%)
  • Update personal website with skill categories

Day 16: Nov 4, 2023

Today's Progress:

  • AWS cloud practitioner, finish 2 modules (50%). Did practice exam and requested exam voucher
  • Add Google Analytics to personal website

Day 17: Nov 5, 2023

  • AWS cloud practitioner, finish 3 modules (65%)
  • Open Source Project: created a new PR

Thoughts: first experience writing PUT request and test script, feels good learning something new on the backend

Day 18: Nov 6, 2023

  • AWS cloud practitioner, finish 2 modules (80%)

Day 19: Nov 7, 2023

  • Internship: created a new PR, completed refactor and UI modification of dashboard top card section

Day 20: Nov 8, 2023

  • AWS cloud practitioner: registered for the exam, finish 1.3 modules (90%)

Day 21: Nov 9, 2023

  • AWS cloud practitioner: finish 1 module (95%)

Day 22: Nov 10, 2023

  • AWS cloud practitioner: finish 100% of the course
  • Internship: finally figured out how to set up unit testing for React component using Enzyme and Jest

Day 23: Nov 11, 2023

  • Personal Website: made some changes according to Resume Review Feedback, update social icons svg

Day 24: Nov 12, 2023

  • AWS cloud practitioner: did 1 practice exam and review answers

Day 25: Nov 13, 2023

  • AWS cloud practitioner: did practice exam #1 and #2 and review answers for #1.

Day 26: Nov 14, 2023

  • AWS cloud practitioner: reviewed 60 questions for an hour, reviewed Q1-25 from practice exam #2.
  • Internship: made one commit to filter EventsData by cause categories.

Day 27: Nov 15, 2023

  • AWS cloud practitioner: reviewed questions for 0.5h

Day 28: Nov 16, 2023

  • AWS cloud practitioner: finish the Youtube video. Did a new mock exam.

Day 29: Nov 17, 2023

  • AWS cloud practitioner: reviewed all study notes and did one practice exam.

Day 30: Nov 18, 2023

  • AWS cloud practitioner: passed the exam!

Day 31: Nov 20, 2023

  • Starting a new gym website project

Day 32: Nov 21, 2023

  • Learn how to integrate Google Map to the Gym website

Day 33: Nov 27, 2023

  • Internship: Resolve merge conflict
  • Open Source Project: cleanup the example code and rebase based on mentor feedback

Day 34: Dec 6, 2023

  • Internship: spend 2 hours on the new ticket to add a take action section using existing card component

Day 35: Dec 12, 2023

  • Internship: Changed the router URL for better User Experience
  • Gym personal project: pick back up where I left, create a contact form

Day 36: Dec 13, 2023

  • Networking: attend a local meetup event
  • Gym personal project: complete Footer section

Day 37: Dec 19, 2023

  • Internship: pair program to fix a bug: couldn't toggle between admin and member view

Day 38: Dec 21, 2023

  • Had a live coding interview, totally bombed it

Day 39: Dec 25, 2023

  • Study 0.5h Scrimba on the API module

Day 40: Dec 26, 2023

  • Internship: rebase open ticket with the dev branch, found a new issue

Day 41: Dec 27, 2023

  • Study 2h Scrimba, completed the 2nd unit in the API module and reviewed html/css basics
  • Spent 2h completing the Solo Project: Color Scheme Generator

Day 42: Dec 28, 2023

  • Study 1h Scrimba, complete 1 CSS module

Day 43: Dec 29, 2023

  • Study 1h Scrimba, complete 1 CSS module

Day 44: Dec 30, 2023

  • Study 0.5 Scrimba, complete half CSS module
  • Open source PR got merged 🎉

Day 45: Jan 02, 2024

  • Study 0.5 Scrimba, complete module 2 Web Dev Basics
  • Internship: had weekly sync

Day 46: Jan 03, 2024

  • Internship: worked on Ticket #52 routes for 2h to remove /user/

Lesson learned: RTFM works. When I got stuck, reading the Umi routes documentation helped a lot.

Day 47: Jan 24, 2024

  • Scrimba 1h: finish module 2

Day 48: Jan 25, 2024

  • Scrimba 3h: finish module 3, complete random password generator Solo project

Day 49: Jan 29, 2024

  • Scrimba: start module 4 Essential CSS concept