Pinned Repositories
ATM-Management-System
ATM Management System is a GUI Desktop Application, it simulates an ATM to the user. This project is made in Java using Java swing and awt libraries and MySQL as the database.
CryptoCoinGame
A Crypto Coin game in which i am using SepoliaETH in sepolia Testnet. User bet the amount to bid and flip the coin, if the flip matches with user bid then user receivese 2x the amount of bid he put back to his account and if lost than user will lose the bid amount. Here, we are not using real ETH, all this thing is in Sepolia Test network.
DiceGame
This is a Dice game made using React Js. A simple single player game where user selects a number and then throw the dice, if the number matcher with dice number then Player receives Points else points will be decreased.
DSA
DSA and sorting codes
Object_Detection_YOLO
Trees detection and counting from aerial image.
Operating-System
This repository contains all the source code that I have written for my Operating System course.
ReactDashboardApp
A responsive and dynamic dashboard application built with React.js, React Router v6, and styled-components, featuring three main pages: Dashboard, Transactions, and Support.
Tic-Tac-Toe
Tic-Tac-Toe Game GUI using Java
Vaibhav-Pant
Youtube-Backend
A video series on chai aur code youtube channel
Vaibhav-Pant's Repositories
Vaibhav-Pant/ATM-Management-System
ATM Management System is a GUI Desktop Application, it simulates an ATM to the user. This project is made in Java using Java swing and awt libraries and MySQL as the database.
Vaibhav-Pant/Object_Detection_YOLO
Trees detection and counting from aerial image.
Vaibhav-Pant/Operating-System
This repository contains all the source code that I have written for my Operating System course.
Vaibhav-Pant/ReactDashboardApp
A responsive and dynamic dashboard application built with React.js, React Router v6, and styled-components, featuring three main pages: Dashboard, Transactions, and Support.
Vaibhav-Pant/Youtube-Backend
A video series on chai aur code youtube channel
Vaibhav-Pant/CryptoCoinGame
A Crypto Coin game in which i am using SepoliaETH in sepolia Testnet. User bet the amount to bid and flip the coin, if the flip matches with user bid then user receivese 2x the amount of bid he put back to his account and if lost than user will lose the bid amount. Here, we are not using real ETH, all this thing is in Sepolia Test network.
Vaibhav-Pant/DiceGame
This is a Dice game made using React Js. A simple single player game where user selects a number and then throw the dice, if the number matcher with dice number then Player receives Points else points will be decreased.
Vaibhav-Pant/DSA
DSA and sorting codes
Vaibhav-Pant/Tic-Tac-Toe
Tic-Tac-Toe Game GUI using Java
Vaibhav-Pant/Vaibhav-Pant