Silver Elven
Silver Elven is an Events Booking System which allows users to Host events and sell tickets. Guests can book tickets for either 1 or multiple slots. With payments integration via Stripe and authentication using Firebase Auth. Backend is written in Go and uses some AWS services such as S3, SQS, SNS, EventBridge, and RDS using PostgreSQL as the database provider
Deployment is done automatically via GitHub actions integration with AWS ECS Fargate
Frontend: NextJS, TypeScript
Backend: Go, gin, gorm
Database: PostgreSQL, Kafka
Service integrations: Firebase, Stripe, AWS