Welcome to my portfolio of web projects
Blackjack game made with Python. Test your luck against the dealer with this classic card game implementation.
View ProjectClassic Tic Tac Toe game with Minimax algorithm. Challenge the unbeatable AI opponent!
View ProjectMaze generator and solver using DFS/BFS/A* algorithms. Watch as different pathfinding algorithms navigate through complex mazes.
View ProjectSolves Sudoku puzzles using backtracking algorithm. Input any valid Sudoku puzzle and watch it solve instantly.
View ProjectInteractive solar system visualization. Explore our cosmic neighborhood with this beautiful 3D representation.
View Project