Go Projects
// Projects
Go
SameSkyChat
2026
An ephemeral real-time chat app that groups users into weather-based rooms. People around the world sharing the same local weather conditions are matched together, with messages that decay after 60 seconds.
news-master
2024
A Go backend service for news aggregation with modular architecture covering auth, notifications, and data management. Includes a CI/CD pipeline via GitHub Actions.