My Projects

Welcome to my portfolio of web projects

🃏 Blackjack

Blackjack game made with Python. Test your luck against the dealer with this classic card game implementation.

View Project

🎯 Tic Tac Toe

Classic Tic Tac Toe game with Minimax algorithm. Challenge the unbeatable AI opponent!

View Project

🧩 Maze Solver

Maze generator and solver using DFS/BFS/A* algorithms. Watch as different pathfinding algorithms navigate through complex mazes.

View Project

🔢 Sudoku Solver

Solves Sudoku puzzles using backtracking algorithm. Input any valid Sudoku puzzle and watch it solve instantly.

View Project

🪐 Solar System

Interactive solar system visualization. Explore our cosmic neighborhood with this beautiful 3D representation.

View Project