Weather Application
Created a dynamic weather forecasting web application using HTML, CSS, and JavaScript. Integrated with a weather API to provide real-time weather updates.
Github link
Netflix Clone
Developed a responsive Netflix clone web application using HTML, CSS, and JavaScript. Features include user authentication, content catalog, search, recommendations, and video playback. Implemented a language translation feature using JSON files to provide a localized user experience.
Github link
Amazon clone
A full-featured e-commerce website, similar to Amazon, offering features like product browsing, search.
Key features: Product scrolling, product detail page, search bar, cart, checkout, user profile, product categories, and more.
Technologies: HTML, CSS, JavaScript, a front-end.
Github link
calculator
A web-based calculator that performs basic arithmetic operations (addition, subtraction, multiplication, division) as well as scientific calculations.
Key features: Numeric keypad, operator buttons, display screen, memory function, and more.
Technologies: HTML, CSS, and JavaScript.
Github link
Login Page
A secure and user-friendly login page that allows users to access a website or application.
Key features: Username/email and password fields, login button, forgot password link, and more.
Technologies: HTML, CSS, JavaScript.
Github link
Tic-Tac-Toe Game
A classic two-player Tic-Tac-Toe game implemented in C++. Players take turns marking spaces on a 3x3 grid with the goal of getting three of their marks in a row. The game includes features like input validation, win detection, and a clean user interface.
Github link