Projects

Vehicle Assist Api

Source code for the backend of a mobile application. Rest API developed using C# and .NET 6. Implemented Unit tests using XUnit.

  • C#
  • .NET 6
  • SQL Server
  • XUnit

Poster

Web application that allows user to post about their stories publicly. Built the front-end using React, the backend using Node.Js (Express).

  • React
  • Docker
  • Node
  • MongoDB

Rhythmatic

Worked with another developer to collaborate and create a rhythm game. Implemented serialization and deserialization of level data and syncing with music. Created sprites using photoshop. Used C# monogame framework to implement the ui, gameplay, music synchronization and scoring systems

  • C#
  • Monogame
  • RestSharp