My Learning Journal
July 22, 2024
Learning CSS wasn’t easy, but one day, I came across Flexbox. It was confusing at first, trying to understand all the properties. But after a few days of tinkering, I managed to create a responsive layout for...
July 22, 2024
JavaScript seemed like a beast compared to HTML and CSS, especially when I encountered arrays. I remember the frustration of trying to loop through an array and manipulate data. After hours of trial and error, I finally got...
July 22, 2024
Forms in HTML seemed simple at first—just a few fields, right? But making the form validate user input using JavaScript was another story. I struggled with it for days. When I finally...
July 22, 2024
Building a site that looks good on both desktop and mobile devices was a huge milestone. Media queries in CSS were a challenge, but I spent time tweaking breakpoints and...
July 22, 2024
One of my first projects involved dynamic content updates using JavaScript. I made a simple mistake, which led to hours of debugging. It was exhausting, but I...
July 22, 2024
After months of learning and building small projects, I finally landed my first paid gig. It was a basic landing page for a local business, but it felt monumental. I applied all the skills I had learned and...