The problem
Coordinating squad availability across time zones breaks down in DMs and shared sheets. People miss windows or double-book.
My approach
Built a scheduler with a Discord bot API so the team can manage availability in tools they already use. Kept the data model and auth straightforward before adding features.
What I built
- Availability tracking and campaign management
- Discord bot API integration
- Dockerized deployment workflow
Outcome
A working app I iterate on. Good foundation if I add smarter scheduling later.