Projects
A collection of side projects, experiments, and learning exercises. I believe in building to learn—these projects help concepts stick.
Tracking Pixel
A serverless event tracking pipeline built on AWS. Captures page views via a 1x1 transparent GIF, streams events through Kinesis, and stores them in S3 with a real-time DynamoDB dashboard.
- AWS
- Terraform
- Kinesis
- Lambda
- DynamoDB
- S3