All of the project and class work from my master's program in CS, with a specialization in Software Engineering, from Seattle University. Most projects have detailed ReadMe files and below are brief intros to each project.
PacMan Project building up from basic level searches (DFS, BFS, ect) to Multi-Agent Searches, to Reinforced Learning.
Primary Language: Python
A team project for Mobile Software Development, this game is a turn based Raid Crawler based around Alpacas, Llamas and Vicuñas.
Primary Language: C#
Contributors: Avery Dihn, Carlo Provenzani
A simple Image Processor API that accepts a byte array image and can transform the image by any combination of the following using a stateless design.
Primary Language: Kotlin
Full stack group project for creatinga software service. Metadetector is a service to provide buyer and seller informaiton about virtual land data in the Metaverse.
Primary Language: Typescript/Javascript
Contributors: Avery Dihn, Francis Kogge, Prajakta Bimalkhedkar
A website that was based on the Contoso Crafts template and developed further to reimagine the Seafood Watch Guide pdfs on Monterey Bay Aquariums website.
Primary Language: C#
Contributors: Avery Dihn, Carlo Provenzani, Xie Zhoujing
A compilation of the class work assignments and our group project.
Implemented tests for an open source project, SuperStarTrek game, from the https://github.com/coding-horror/basic-computer-games open source repo.
Primary Language: Java
Contributors: Sanchita Jain, Mustafa Abuthuraya
A compilation of coding assignments worked on in Testing and Debugging, highlighting TDD, managing memory leaks, and more.
Primary Language: Java