Projects: Etch-A-Sketch & Rock-Paper-ScissorsIt's been a while since I wrote a blog post. December has been challenging. I've felt pretty depressed but somehow I've continued my learning journey and here I am, at 95% of the foundation's course from The Odin Project. This project indeed was exci...Dec 29, 2022·3 min read
The first part of making a Tribute PageSo today I started with the certification project for this part. My tribute page is going to be about H.P. Lovecraft, I've been a little obsessed with his work. I want it to be good so I've decided to work on it today and tomorrow. I know I tend to o...Nov 10, 2022·2 min read
Typography and Accessibility: A nutritional label and a quiz.Continuing my journey into Web Dev, I learned about typography and accessibility today. First, I understood the importance of typography, it helps with making the text easy to read and attractive, CSS is fun, and learning it is having a significant ...Nov 9, 2022·1 min read
More CSS. A Rothko and a Photo Gallery.Today was a CSS-oriented day. I learned about the CSS box model, which explains what the margin, border, and padding do. I think it would've been better if this was explained sooner but implementing it through making a Rothko painting was interesting...Nov 8, 2022·1 min read
First certification project: Done!So today I completed the first certification project of freeCodeCamp's Responsive Web Design. The project was to build a survey form to collect data from my users, I imagined it would be a survey form for a future web app. The requirements for the p...Nov 5, 2022·1 min read
Yesterday I learned about HTML forms by building a Registration FormYesterday I finished a registration form, which was the last step in this course before the Certification Project which I'll be doing today. I'm excited so I'll be writing about that in a little while.Nov 5, 2022·1 min read
Day 3: I learned CSS colors by building a Set of Colored MarkersSo what I learned today was a little bit of color theory through Free Code Camp's Responsive Web Design. I coded my way through it slowly. Basically, I worked with RGB, Hexadecimal, and HSL color codes. I would like to remember that to make a marker ...Nov 4, 2022·1 min read