-
Cognizant
- Chennai
- in/nanthakumar04
- https://nanthakumar-m.github.io/my_portfolio/
Stars
A static restaurant website created with HTML, CSS, and JavaScript to represent a fictional dining establishment. It features sections such as menu, about, and contact to mimic a real restaurant's …
A basic digital payment simulation built with JavaScript, featuring balance tracking, user login/logout, fund transfers, and loan handling
A static restaurant site built with HTML, CSS & JS, featuring Home, Menu, About & Contact sections to simulate a real-world dining website
A fun number-guessing game built using JavaScript to enhance logical thinking and user interaction skills.
A real-time character counter tool that updates as you type, useful for input validation scenarios.
A clean and responsive web app to calculate tips based on bill amount and percentage using HTML, CSS, and JavaScript.
A digital stopwatch with start, stop, lap, and reset functionality, built using JavaScript for precise time tracking.
A single-question quiz app with validation feedback, demonstrating DOM manipulation and basic quiz logic.
The Palindrome Checker is a simple web tool that lets users input a word and check whether it's a palindrome—a word that reads the same forwards and backwards. It provides instant visual feedback u…
A simple web app made with HTML, CSS, and JavaScript to check if an Indian PAN card number is valid. Users can enter a PAN number, and the app uses a pattern (regex) to see if it's correct. It show…
A fictional banking landing page built using modern JavaScript. This project simulates a real-world bank’s frontend and showcases various interactive UI elements.
A fun and interactive two-player dice game built using HTML, CSS, and JavaScript. Players take turns rolling a die, accumulating points, and holding scores strategically. The first to reach 100 wins.
A functional expense tracking app that lets users add, edit, delete, and filter expenses. Also calculates total spending dynamically.