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
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