Projects

Active

ttgod-scheduler

Squad scheduling without the spreadsheet chaos.

  • TypeScript
  • Discord API
  • Docker
  • Full-Stack

The project where I learned API design, auth, and shipping something deployable.

01

The problem

Coordinating squad availability across time zones breaks down in DMs and shared sheets. People miss windows or double-book.

02

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.

03

What I built

  • Availability tracking and campaign management
  • Discord bot API integration
  • Dockerized deployment workflow
04

Outcome

A working app I iterate on. Good foundation if I add smarter scheduling later.