Frontend
Weather Dashboard
A responsive weather dashboard that displays current conditions and forecasts. Built with vanilla JavaScript and a public weather API.
CSS Grid vs Flexbox: When to Use Which
Understand the differences between CSS Grid and Flexbox. Learn when to use each layout method with practical examples and clear guidelines.