Relevant Coursework:
Software Engineering, Object-oriented Programming, Computer Architecture, Autonomous Intelligent Robotics, Artificial Intelligence, Neural Networks (IP),
Ethical Hacking(IP)
We built upon a Segway-mounted robot and implemented voice commands of specified movement behavior, visual state feedback, computer vision target tracking, and subject following. (C++, ROS, C#)
Development of a compiled website database alongside a public restful API for all game data related to Overwatch.
Constructed targetted scripts to scrape data through anti-crawler systems.
Parsed, filtered, extracted, sorted, connected relationship links of all mixed data to the database on the fly.
Designed website layout and managed team objectives and responsibilities from start to finish. (Python, PostgreSQL, GCP, JavaScript)
Multi-Agent AI competition on a modified version of Pacman excluding deep learning.
Synthesized a team of agents with specified roles that finished in the top 25 percentile.
Pinpointed enemy locations through unreliable and directionless radar with particle filtering.
Agents weighed the risk of trapping, the feasibility of guarding, and urgency to win/loss of the game to change strategies with Bayes nets. (Python)