A collection of 19 assignments covering HTML structures, CSS styling, layouts, responsive design, interactive JavaScript features, APIs, TypeScript, and ReactJS.
A basic HTML-only profile page featuring an image, about section, skills, and links.
View Project Assignment 2An HTML structure with a header, navigation, blog posts, sidebar, and footer.
View Project Assignment 3A comprehensive HTML form with text inputs, password, radio buttons, and dropdowns.
View Project Assignment 4The profile page enhanced with custom fonts, colors, card layouts, and spacing.
View Project Assignment 5A beautifully styled blog page with typography hierarchy and hover effects.
View Project Assignment 6A complete landing page with a hero section, features list, about, and a footer.
View Project Assignment 7A navigation bar that adapts to screen size, offering a desktop and mobile menu.
View Project Assignment 8A fully responsive, multi-section portfolio designed for desktop and mobile.
View Project Assignment 9An interactive number guessing game demonstrating JavaScript fundamentals.
View Project Assignment 10A fully functional calculator application built with HTML, CSS, and JS.
View Project Assignment 11A beautifully designed interactive to-do list built with JavaScript.
View Project Assignment 12A dynamic sticky notes application that saves your data to the browser.
View Project Assignment 13A weather dashboard fetching real-time data using the Open-Meteo API.
View Project Assignment 14An application to search movies and view posters using the OMDB API.
View Project Assignment 15The To-Do app rebuilt in TypeScript with types, interfaces, generics, and fully type-safe functions.
View Project Assignment 16A TypeScript app to add, display, filter, and sort users with full type safety using interfaces and generics.
View Project Assignment 17A beautifully designed counter application built with ReactJS and state management.
View Project Assignment 18An interactive to-do list built with ReactJS components and local storage persistence.
View Project Assignment 19A ReactJS weather dashboard integrating the Open-Meteo API using hooks.
View Project