Shubham's repositories
Calculater
Symple calculator using html, css and javascript
Binary-Convertor
When the user enters a value in the decimal field the converted binary value is displayed in the binary field.
Unit-Calculator
In this calculator contains Weight, Length, Speed, Temperature with attractive Ui
Unit-Convertor
This Unit Convertor have lenght, weight, speed, temperature functionality
Weather-web-App
This weather Web-App is made with Html, Css & js
Django_Book-review-app
Library management system using django, which is framework of pyhton.
Ecommerce-Website
Welcome to the future of online shopping for all your gaming needs. Shelling is a cutting-edge ecommerce website project that has been meticulously crafted using the React framework, Tailwind CSS, Mui (Material-UI), Mui icons, and the power of JavaScript (JSX and JS).
NodeMcu_car
This code is for Node Mcu, this code makes your car remote controled through the wifi and you can control by your and phone
Python-Question
This questions is given in my school, i know these questions are very easy to solve, but I also feels too silly when I am posting this repo but no issue 😂
React-Vite
school learning work
Student-Management-System
This project involves building a Student Management System where users can manage teachers and students. The system will allow CRUD (Create, Read, Update, Delete) operations for both teachers and students. It will also enforce relationships between students and teachers (e.g., a student can only be added under a valid teacher).
User-Authentication-System
This project involves building a User Authentication System where users can sign up and log in. The system will validate user inputs, store user data in a JSON file, and authenticate users during login.