Sandbox / Projects
JavaScript Experiments
Frontend engineering experiments focused on DOM manipulation, state management, UI systems, responsive layouts, reusable components, and JavaScript architecture practice.
JavaScript
Todo App
DOM manipulation, event-driven UI logic, completed-state handling, responsive component styling, and upcoming localStorage persistence practice.
HTML / CSS
Card Layout
Manual card layout experimentation focused on semantic HTML structure, responsive grids, reusable card composition, spacing systems, and component-style CSS architecture.
UI Interactions
Modal Playground
Reusable modal experiments focused on overlays, accessibility, interaction flow, animations, and component architecture.
API Practice
Fetch Weather
Fetch API experimentation, JSON rendering, async JavaScript workflows, loading states, and external API integration practice.