Canvas LMS Relational Database
This is a project I worked on in my Database Course. In this program I helped develop a relational database that keeps track of school records, such as: Administrators, Teachers, Students, Classes, Grades, Assignments, Etc. And it was brought to life through C#, Scaffolding and LINQ practices.
Social Media Art App
An app I helped develop in my android studio class. Primarily written in Kotlin and displayed in Compose, this app would allow the user to create artwork using a variety of drawing tools and publish them onto a firebase cloud storage that other users could see.
Multiplayer Snake Game Server and Client
Made in Software Practice 1 and written in C#, I helped develop an online server for a multiplayer snake game for both the host and client side. The server would allow any number of players to join in a snake style battle royale.
Chemistry Educational App
I helped build this application in my Software Practice 2 course. Written in C++ and developed in QT, this assignment was focused towards scrum based development. I helped develop the front end view side of this application; the things you see on-screen.