You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A React form builder which interacts with a JSON endpoint to generate nested 12-column grids with input fields and automatic state management in a declarative style. Endpoint is typed by TypeScript guards (IntelliSense available). This tool is based on material-ui components, so your application will look beautiful on any device...
I built a responsive hero section for a website using CSS Grid, Flexbox, and nested grids. It includes responsive images and breakpoint‑based layout shifts using the CSS order property. Built to demonstrate clean structure, visual balance, and modern responsive design techniques.