Work Samples

Over the years, I have created multiple projects that range from video games to mobile apps.(NOTE: Page under development.)

Quantonic

An educational 2D platformer that explores quantum computing. Developed C# assembly for computing quantum states in Unity using linear algebra to simulate quantum mechanics such as entanglement.

C#
Unity
OOP
Factory Methods
State Machines
Async/UniTask
CRTP Pattern
Quantum Physics
Linear Algebra
Scriptables
New Input System
NuGet
GameR

A mobile app that allows users to review games. Developed within 1 month. Presented my app that earned 4th place in a national mobile app development competition at a conference of over 5,000 attendees.

Flutter
Dart
Cross Mobile Platform App Dev
Firebase
Web Scraping
Auth
Models/Providers
Riverpod
State Management
Tic-Tac-Toe (Fancy)

For my AP Computer Science Principles project, I created a tic-tac-toe game two players can play locally. It has an intuitive CLI that makes for a great UX.

JS/TS
Node
CLI
Async
Functional Paradigm