Todo App
A lightweight Todo App built with JavaScript, HTML, and CSS.
Includes task creation, status toggling, deletion, filtering
(All/Active/Completed), date display, and localStorage support.
Designed with clean UI and modular, maintainable code.
Tools: JavaScript, HTML, CSS
Expense Tracker
A simple Expense Tracker built with JavaScript, HTML, and CSS.
Allows users to add income and expenses, calculates balance, and
stores data using localStorage. Designed with clean UI and clear
logic using array methods like filter()
and
reduce()
.
Tools: JavaScript, HTML, CSS
Color Palette Generator
A stylish color palette generator that creates random colors and
allows one-click copy to clipboard. Includes instant visual feedback
and default palette loading. Optimized for responsiveness and user
experience.
Tools: JavaScript, HTML, CSS
Freelance Platform – Landing Page & Auth (Udacity Project)
Designed and built a responsive landing page for a fictional
freelance platform as part of a Udacity project. Included sign-up
and login sections using clean HTML and CSS.
Tools: HTML, CSS
UI/UX Design for SoulGYM
Designed a modern mobile app UI focused on usability, aesthetics,
and user engagement for the SoulGYM brand.
Tools: Figma
Sentiment Analysis on Amazon Reviews
Built a web-based sentiment analysis tool that scrapes product
reviews from Amazon, analyzes sentiments, and displays results in a
dynamic dashboard.
Tools: Python, TypeScript