You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Solo Project based on Concept of Oops - LEARNING MANAGEMENT SYSTEM. There will be two kinds of users student, admin. login and signup functionality for both kind of user. Admin have special access.
this is a simple real life project which uses some Javascript library , built on javascript oops paradigm and used here I used an Api to give my project a very simple and beautiful look.
NordStorm Clone is an e-commerce web application that allows you to buy different types of wearable clothes online. It has a variety of categories, just visit the product listing page and you will see all the products, in just a few clicks you can buy any product from the website. This project is just for educational & learning purposes.
This is a Ping Pong Game App built using HTML, CSS, Javascript. Player is given 2 paddles and a ball, where he/she competes with oneself & the score is displayed accordingly. This App is most suitable & responsive for the Desktop Version.
A curated collection of LeetCode problem solutions with clean, optimized code. This repository serves as a personal knowledge base for DSA preparation, coding interviews, and continuous problem-solving practice.
This repository contains notes and code snippets related to JavaScript programming, covering fundamental concepts, core libraries, and best practices. It serves as a personal reference for learning and consolidating knowledge in JavaScript, intended for personal use to reinforce understanding of JavaScript concepts.
Random Quotes Generator β A JavaScript project that displays inspirational or fun quotes at the click of a button. Uses DOM manipulation to dynamically render new quotes without refreshing the page, incorporates arrays of quotes, and demonstrates event handling, functions, and object-oriented programming concepts for interactive web applications.
A beginner-friendly JavaScript project that uses Object-Oriented Programming (OOP) principles to manage a library of books with dynamic read status and price info.