Projects

Typescript Drag and Drop Game

Utilizes React with typescript in tanagrams-like game to have drag and drop functionality.

Used to learn how to target individual objects on the screen and alter their properties.

Created for my software engineering class in University.

Link to Project

C# REST API with Blazor

Connects a frontend Blazor application with a Oracle database.

Can use both code-first and database-first updates to the application.

Created for my databases class in University.

Link to Project