Team Projects

Oregon Turtles Logo
Oregon Turtles

The Oregon Turtles App and web reporting tool was developed by Western Oregon University in collaboration with the Oregon Department of Fish & Wildlife and the City of Salem, with support from the Oregon Conservation and Recreation Fund. (oregonturtles.org, 2023)

I was apart of the Oregon Turtle team from 2021-2022 my Junior year at Western Oregon University and 2022-2023 my Senior year at Western Oregon University.

VIEW
Picture of Popcorn
Watch Party

This is a social media platform developed as apart of my Senior Capstone Project at Western Oregon University. Watch Party is a social media platform designed for anyone and everyone who wants to share their love of TV movies with their friends. With the help of the Teleparty extension we were able to create a centralized hub for users to be able to watch shows and movies with their friends synchronously. Also thanks to the TMDB API users are also able to discover new shows and movies to add to their personal watch lists.

VIEW

Individual Projects

Image of Triangle Ruler
Pythagorean Theorem Calculator

Project developed by myself originally using C++ during my time at Chemeketa Community College during 2017 when I was a Freshmen attending the school. However I do not have the original code anymore for that project so I redeveloped the project again using what I know now but using C# instead of C++.

VIEW
Image of Controller
Conga Line Lab

Lab developed when I was taking Data Structures during my Sophomore/Junior year at Western Oregon University, Fall of 2020. The code that is on this site is not the original code that was written by myself during 2020 but an updated version and using C# instead of Python.

VIEW
Image of Color Palette
Color Generation Project

Lab that was developed during my Junior year at Western Oregon University, Winter of 2022 that was used to learn the basics about GET, POST, form data and parameter and model binding with ASP.NET MVC Core. This code was developed in the original language that it was initially created, C#.

VIEW
Image of Memo
Mad Lib's Generator

Mad Libs project that was a final project during my Junior year at Western Oregon University, Winter of 2022. The code that is on this site is not the original code that was written by myself during 2022 but an updated version, however this still uses C# like the original code did as well.

VIEW
Image of Dice
Random Team Generator

Random team generator project created when I was taking Software Engineering 1 during my Senior year at Western Oregon University, Fall of 2022. The code that is on this site is not the original code that was written by myself during 2022 but an updated version, however this still uses C# like the original code did as well.

VIEW
Image of Books
GitHub Repos Viewer

This project involved using GitHub's API to generate information about a user's GitHub account. This project was my first time using an API and learning to follow best practices when using an external source. This was built when I was taking Software Engineering 1 during my Senior year at Western Oregon University, Fall of 2022.

VIEW