Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.88 KB

File metadata and controls

41 lines (26 loc) · 1.88 KB

💻 Learn Programming 📆 2022

✅ GitHub Contributions

image

January

  • Started working on the project 25+5 Cock in the FreeCodeCamp frontend certification
  • For building the 25+5 Clock faced challenges with starting and stopping the timer with setInterval() and getInterval()
  • Started learning/revising HTML basics, documenting my learning with links to posts, videos, and notes in this repository XT HTML

February

  • While learning HTML, covered SEO, W3C standards, Accessibility, Atomic Design, and more
  • Wrapped up learning HTML for the current level, next up CSS
  • Short break, focusing on work and other things

March

Little progress made - I am planning to get three things done, one by one

FreeCodeCamp Final Project: to get the Front End Libraries Certification, I have finished all the required steps, and this is the last project, but facing some resistance with the whole timer thing for the 25+5 clock. I need to commit to fixing the issue before moving forward.

Write Blogs: It has been a few months since I published on matrixread (my dev blog). I have been learning a thing or two and start writing again.

Learn CSS Fundamentals: as part of my learning plan, I have wrapped up the HTML fundamentals in a streak, and next, we have CSS and then the JS part. Anyway, I’d like to start with this going forward, followed by other activities.

April, May, June

  • Worked on pure CSS and SASS
  • Getting started with CSS basics
  • Setting up a new project with SASS
  • Learned some basics of unit testing

July - December

  • Working on an E-Commerce React project
  • Fix Sonar issues and improve code coverage
  • Learned rapid prototyping of given UI design
  • Create new components using atomic design patterns