This book management system uses HTML forms and JavaScript to collect, store, and dynamically display book data, applying array methods and object manipulation to enable interactive features like adding, editing, and deleting entries within a responsive user interface.
View ProjectThis memory matching game uses HTML, CSS, and JavaScript to dynamically generate a color-based card grid, applying DOM manipulation, event handling, array shuffling, and timer-based game logic to deliver an interactive and replayable web-based gaming experience.
View ProjectThis JavaScript debugging project demonstrates error handling with try-catch blocks, input validation, and the use of debugger statements to inspect execution flow, while dynamically managing user input and DOM updates through HTML and browser DevTools.
View ProjectThis employee management system uses HTML and JavaScript to build an interactive interface that dynamically displays, filters, and calculates employee data using array methods, event-driven DOM manipulation, and Git-based development workflows
View ProjectThis interactive Instagram-style follower counter demonstrates dynamic UI updates, conditional logic, and modular JavaScript functions using HTML, Git, and browser DevTools to simulate real-time state management and milestone-based feedback.
View ProjectThis content-rendering interface utilizes JavaScript and XMLHttpRequest to fetch external JSON data, parse and structure responses, and generate real-time HTML elements including unordered lists for organized display.
View ProjectThis user feedback form was built with HTML and JavaScript, showcasing DOM manipulation, event-driven interactions, and structured UI rendering to capture and display user input in real time using browser DevTools.
View ProjectThis project dynamically generates a structured restaurant menu using HTML and JavaScript, applying array methods like map, forEach, and for loops alongside DOM manipulation (getElementById, innerHTML) to render and update breakfast, main course, and dessert sections in real time.
View ProjectThis typing test uses HTML and JavaScript to build an interactive interface that captures user input, applies string methods to calculate typing metrics like WPM, and dynamically displays real-time feedback to enhance speed, accuracy, and user engagement.
View ProjectThis interactive healthcare data analysis interface was built with HTML and JavaScript to collect patient information, perform condition-based searches, and dynamically generate statistical reports through DOM manipulation.
View ProjectThis responsive weather application integrates the OpenWeatherMap API to fetch real-time data, handle user input, and dynamically update the interface using asynchronous JavaScript and DOM manipulation.
View Project