DHARAMVEERSINH THAKOR
@Dharamveer1606
DHARAMVEERSINH THAKOR
@Dharamveer1606
Ahmedabad, India
I am a dedicated software developer with expertise in Java, Python, Data Structures, and Database Management Systems (DBMS). I have worked on multiple projects that showcase my skills in algorithmic problem-solving, software development, and database integration.
Projects
-
Chess game– A Java-based human vs human chess game incorporating custom data structures (Doubly Linked Lists, Stacks, Queues) for move storage and undo functionality. The game includes castling, check, checkmate, resign options, and a tournament system, with a MySQL database for player statistics and rankings.
-
Maze Game (Java) – A Java-based maze-solving game designed with interactive gameplay and logical pathfinding algorithms.
-
Sudoku Solver & Game (Python) – A GUI-based Sudoku game using Tkinter, implementing the backtracking algorithm for dynamic puzzle generation and solving.