Explore a collection of my coding projects, where I've dived into various aspects of software development. From implementing Breadth-First Search and Depth-First Search algorithms to crafting innovative applications.
Implemented advanced AI search algorithms, including Breadth-First Search, Depth-First Search, and A* Search, to enhance Pacman's decision-making and strategic adaptability. Also developed heuristic functions and integrated multi-agent capabilities within this project.
Technologies used: Python
Designed and implemented a JavaFX-based Pong game with intricate gameplay, responsive interfaces, delivering an engaging user experience inclusive of a computer player.
Technologies used: Java/JavaFX
Designed and developed an intuitive iOS application interface tailored for the efficient display and management of individual statistics in card games.
Technologies used: iOS Swift
Developed a Python note-taking web application with authentication and account creation capabilities using Flask.
Technologies used: Python Flask HTML/CSS