Community

Maria

Maria Fernandez

@maria

Full‑stack developer & open‑source enthusiast. Passionate about creating inclusive tech spaces and mentoring new talent.

Overview
Posts
Comments

Recent Activity

Understanding CSS Grid: A Practical Guide
Posted 2 days ago · 12 likes · 3 comments

CSS Grid has revolutionized layout design. In this post I walk through real‑world examples to help you master it.

JavaScript Event Loop Explained
Posted 5 days ago · 8 likes · 1 comment

A deep dive into the event loop, call stack, and how asynchronous code is handled in the browser.