Pinned Repositories
AI_TicTacToe
AI tictactoe terminal version
Automatic_birthday_wisher
wish your friends HBD automatically every year, with the help of python by scheduling the program.
bitlocker.github.io
Download the bitlocker app hosted on github.io pages
chatbot
This project was aimed to implement a desktop-based chatbot to assist with query on python and much more.
Cipher
The Ceasor cipher involve replacing each letters of the alphabet with the letter standing down the alphabet
Decision_review_system
A third umpire decision review system
Game-2048
The classic 2048 game currently available in 4x4 board
Path-finding
A visualization of BFS, DFS, Dijsktra and A* path finding algorithm for finding the path between two points.
QuizCraft
QuizCraft is a microservices-based quiz platform. Create and take quizzes with ease. Utilizing a scalable and modular architecture, QuizCraft offers independent services for quiz management, user authentication, test execution, sharing, and analytics. Experience a streamlined quiz journey with microservices and a user-friendly interface.
Sudoku_solver
sudoku puzzle with UI implemented a solver which uses backtracking to solve the puzzle
vijay-sahani's Repositories
vijay-sahani/Cipher
The Ceasor cipher involve replacing each letters of the alphabet with the letter standing down the alphabet
vijay-sahani/AI_TicTacToe
AI tictactoe terminal version
vijay-sahani/Automatic_birthday_wisher
wish your friends HBD automatically every year, with the help of python by scheduling the program.
vijay-sahani/chatbot
This project was aimed to implement a desktop-based chatbot to assist with query on python and much more.
vijay-sahani/Decision_review_system
A third umpire decision review system
vijay-sahani/Flappybird_
The classic flappy bird game
vijay-sahani/Vscode-Vim-Setting
Settings for vscode vim
vijay-sahani/bitlocker.github.io
Download the bitlocker app hosted on github.io pages
vijay-sahani/Game-2048
The classic 2048 game currently available in 4x4 board
vijay-sahani/Path-finding
A visualization of BFS, DFS, Dijsktra and A* path finding algorithm for finding the path between two points.
vijay-sahani/QuizCraft
QuizCraft is a microservices-based quiz platform. Create and take quizzes with ease. Utilizing a scalable and modular architecture, QuizCraft offers independent services for quiz management, user authentication, test execution, sharing, and analytics. Experience a streamlined quiz journey with microservices and a user-friendly interface.
vijay-sahani/Sudoku_solver
sudoku puzzle with UI implemented a solver which uses backtracking to solve the puzzle
vijay-sahani/Bitlocker
Bit locker is a password and notes manager that makes it easy for users to store and access passwords.
vijay-sahani/BlogMaster
A blogging website for bloggers
vijay-sahani/Decentralized_Voting_Demo
A decentralized voting demo project using blockchain network
vijay-sahani/DSA
Data Structure and algorithm in python
vijay-sahani/GUI-TicTacToe
Right now you can play this game against Noob Player how picks the spot Randomly
vijay-sahani/Maze_search
Using searching algorithms BFS and DFS for finding the path between start and end of the maze