Pinned Repositories
Diabetes
Employee-Management-system
This project is a Python-based Employee Management System with Tkinter functioning as the Graphical User Interface (GUI) and SQlite3 providing the database connection.
FindDefault
Mapup-assignment
Path-Finding-Visualization
This Project is a Path finder that allows to pick the start location and end location input by the user and view the process of finding the shortest path by visualizing through the A* Search Algorithm using Python libraries like Tkinter and Pygame.
pbprakashkumar.github.io
Welcome to the world of Pon Bala Prakash R...!
Python-based-Sudoku-Solver
This Project is a Sudoku Solver that solves almost any Sudoku Puzzle by visualizing through the Backtracking Algorithm which is made using the PyGame library in Python.
Python-based-Tic-Tac-Toe-Game
This Project is a Tic Tac Toe Game that can calculate all the possible moves available for the Computer to determine the best possible move with the use of the Minimax algorithm and Game Tree concept, which is made using the PyGame Library in Python.
Python-MiniProjects
10 fascinating mini-projects had been completed in order to increase my coding skills.
Spicy-Hut-Responsive-Restaurant-Website
This project is a fully responsive restaurant website implemented using HTML and CSS layouts like CSS and Flexbox.
pbprakashkumar's Repositories
pbprakashkumar/Diabetes
pbprakashkumar/Employee-Management-system
This project is a Python-based Employee Management System with Tkinter functioning as the Graphical User Interface (GUI) and SQlite3 providing the database connection.
pbprakashkumar/FindDefault
pbprakashkumar/Mapup-assignment
pbprakashkumar/Path-Finding-Visualization
This Project is a Path finder that allows to pick the start location and end location input by the user and view the process of finding the shortest path by visualizing through the A* Search Algorithm using Python libraries like Tkinter and Pygame.
pbprakashkumar/pbprakashkumar.github.io
Welcome to the world of Pon Bala Prakash R...!
pbprakashkumar/Python-based-Sudoku-Solver
This Project is a Sudoku Solver that solves almost any Sudoku Puzzle by visualizing through the Backtracking Algorithm which is made using the PyGame library in Python.
pbprakashkumar/Python-based-Tic-Tac-Toe-Game
This Project is a Tic Tac Toe Game that can calculate all the possible moves available for the Computer to determine the best possible move with the use of the Minimax algorithm and Game Tree concept, which is made using the PyGame Library in Python.
pbprakashkumar/Python-MiniProjects
10 fascinating mini-projects had been completed in order to increase my coding skills.
pbprakashkumar/Spicy-Hut-Responsive-Restaurant-Website
This project is a fully responsive restaurant website implemented using HTML and CSS layouts like CSS and Flexbox.
pbprakashkumar/portfolio
pbprakashkumar/Python-Problems
Almost 80 problems from topics including strings, sorting, searching, and arrays were solved.