My Top 3 Projects
Quantum Chess
- Developed a unique chess game incorporating quantum
mechanics, allowing pieces to exist in superposition
and collapse based on player actions.
-
Designed and implemented quantum measurement
techniques to manage piece states, showcasing
expertise in Python and Pygame.
-
Evaluated multiple quantum measurement strategies to
optimize gameplay efficiency and enhance the player
experience.
Melbourne Housing Price Predictor
- Designed a user-friendly interface for exploring
Melbourne housing data and predicting prices based
on various inputs.
-
Implemented predictive models to analyze key factors
influencing housing prices, enhancing
decision-making insights.
-
Utilized React for frontend development and FastAPI
for backend integration, ensuring seamless
functionality and performance.
Chess Puzzle Solving AI
- Developed 4 different AI capable of solving complex
chess puzzles using advanced search algorithms like
Minimax, DFS, BFS, and Alpha-Beta Pruning.
-
Designed the AI to evaluate multiple move sequences,
simulating human-like strategic decision-making.
-
Implemented in Python, showcasing a strong grasp of
AI methodologies and algorithmic programming.