Coding enthusiast on a mission to master full-stack development and document every step. Currently conquering @TheOdinProject. Join me as I build and learn.
I didnโt believe it until I experienced it, but the tech job market really is tough at the entry level. Been having a tough time hearing back on my resumes, anyone have any tips on what worked for them?
Day 85, 86, 87 of #100DaysOfCode
Learned more about some advanced grid properties, practiced some use cases of using flexbox and grid for responsive design.
Started building admin dashboard project of The Odin Project, but the things are not sticking, I will have to start afresh.
Days 83, 84 of #100DaysOfCode
Completed the "Advanced Grid Properties" lesson of The Odin project.
Currently on the "Using Flexbox and Grid" lesson, covering grid vs flexbox, when you might want to use the two together...
Day 82 of #100DaysOfCode
Went through the advanced grid properties lesson of The Odin Project. Practiced using auto-fit/auto-fill along with minmax() to create responsive grids, using the repeat function, using fr units for responsive design...
Day 81 of #100DaysOfCode
Completed the positioning grid elements lesson of The Odin Project, where I practiced an MDM doc about box alignment in CSS Grid layout and Smashing Magazine article about grid template areas...
Day 80 of #100DaysOfCode
Went through the positioning grid elements lesson of The Odin Project, where I solved exercise for building holy grail layout, and went through some CSS Grid Garden exercises.
Day 79 of #100DaysOfCode
Completed the "Creating a Grid" lesson of The Odin Project where I carefully went through the MDN doc "Basic Concepts of grid layout".
Now, I'm halfway through the "Positioning Grid Elements" lesson.
Day 78 of #100DaysOfCode
Went through 'creating a grid' lesson of The Odin Project.
Making a grid container, implicit and explicit grids, grid tracks...
Day 77 of #100DaysOfCode
Today, I went through the 'Introduction to Grid' lesson of The Odin Project.
Took a look back at flexbox, what a Grid is, Flexbox Vs CSS Grid, and wrapped up with the Story of CSS Grid, from Its Creators.
Day 76 of #100DaysOfCode
I had a lot on my plate these two days I couldn't commit.
However, I was able to complete the Form Basics and Form Validation lessons of The Odin Project.
Ready to start building the Sign-up form project anytime soon...
Day 75 of #100DaysOfCode
Today, I started the Form Basics lesson of The Odin Project.
I had fun learning about Html forms, form stylings, form controls and many more...
Day 74 of #100DaysOfCode
I completed the Browser Compatibility, Frameworks, and Preprocessors lessons of The Odin Project.
I didn't spend much time on Bootstrap, Tailwind, and SASS documentations, because I was discouraged by the lesson to focus more on Vanilla CSS at this stage.