A collection of projects showcasing my expertise in algorithm design, game theory, web development, and artificial intelligence. Each project demonstrates different aspects of software engineering and problem-solving approaches.
Developed a poker bot using custom heuristic algorithm with a winning average of 54%.
Designed and developed a CRUD web application through which users can purchase OTC Drugs with real-time messaging with a pharmacist with SignalR and Paypal integration.
Implemented a Connect4 Bot using the MINI-MAX algorithm with alpha-beta pruning to determine the best move.
Devised a yahtzee winning strategy using MARKOV-DECISION PROCESS (Value Iteration).