Projects
Click on a project to learn more!
Student Assistant Solver Tool
My senior project for my Bachelor's degree in Computer Science at Worcester Polytechnic Institute. My group and I developed a web application that increased the efficiency of the student assistant placement process that serves 100+ users.
- Typescript
- Next.js
- tRPC
- Prisma

Real-Time Multiplayer Blackjack
A real-time multiplayer blackjack game built with Next.js, Node.js, Express.js, and MongoDB. The game utlizes websockets to allow users to play blackjack with each other in real-time.
- Typescript
- Next.js
- Node.js
- Express.js
- MongoDB