Nov 3, 2024

My new journey as a bootcamp student.

After several months of learning in the Frontend Developer Career Path, I've made the big jump over to the Bootcamp to get expert code reviews of my Solo Projects projects and meet like-minded peers.å

Nov 13, 2024

Exploring CSS Grid Layout

I'm diving into the world of CSS Grid. After mastering Flexbox, I realized how much more control Grid gives when creating complex layouts. This has really enhanced my web design skills.

Oct 28, 2024

CSS Grid: From Beginner to Expert

Master the art of layout design with CSS Grid. This article takes you from basic concepts to advanced grid patterns for responsive designs.

Nov 5, 2024

Mastering Flexbox: A Deep Dive

I've spent some time mastering Flexbox and now I can create responsive and flexible layouts effortlessly. Flexbox has become an essential part of my front-end workflow.

Oct 18, 2024

Building a To-Do List App with Vanilla JavaScript

This week I worked on building a simple to-do list application using only vanilla JavaScript. It's a great project for practicing DOM manipulation and local storage.

Sep 25, 2024

Introduction to Web Accessibility

This month, I started learning about web accessibility. It's crucial for ensuring that websites are usable by people with various disabilities. I've been exploring ARIA roles and best practices.

Oct 30, 2024

Getting Started with React: A Beginner's Guide

I’ve recently started learning React, and so far it’s been an exciting experience. This JavaScript library makes building dynamic UIs a lot easier. Can’t wait to dive deeper!