Rogue: Exploring the Dungeons of Doom Group Project

Summary: Our team used the agile methodology to create a Rogue game using Java (deployed as a standalone Java file). I created the release plan, the product backlog with the stories and tasks, and wrote code. The sprints were 2 weeks long and we met virtually on Discord to scrum and collaborate.

Lifeguard Community Website

Summary: Utilizing the agile methodology, my team developed a website (similar to a mini version of Khan Academy) for a non-profit organization. My role was to design the detailed architecture of the application, and my team wrote code in Python (Flask) and JavaScript (React) to develop the website.

Random Maze Generator

Summary: This program generates a maze using a given width, height, position of the starting point, and the position of the ending point.