Projects

These are some of my projects.

GeographQL

A country, state, and city GraphQL API. It features cursor-based pagination that follows the GraphQL cursor connection specification and rate limiting.

Docker
GraphQL
PostgreSQL
Prisma
Redis
TypeScript

NightLight

A system design capstone group project where we built an IoT security camera device. It features noise/movement detection, voice commands, notification system, cloud storage and a GUI.

AWS EC2
AWS RDS
AWS S3
Python
Raspberry Pi

ReactShop

A simple e-commerce web app.

Prisma
React
TypeScript

Game of Life

Conway's Game of Life built with React hooks and styled with Tailwindcss.

React
TailwindCSS
TypeScript