← all projects
apps-toolspaused

TimeBridge

Finds meeting windows that actually work across timezones

what it proves

Proves correctness-first thinking on a deceptively hard problem: timezone and DST logic that is actually tested, ahead of any polish.

Scheduling helper that surfaces workable meeting slots for distributed teams, handling DST shifts and awkward offsets with the edge cases pinned down by tests. The presentation hasn't caught up with the logic yet. Strong UX potential once the problem is shown, not described.

proof points

skills demonstrated

Edge-case reasoningTest-first habitsReactTypeScript

tech stack

reacttypescript

engineering hygiene

  • readme
  • docs
  • tests
  • ci
  • docker

Known gap: docker. Next step: rewrite the README with screenshots and a clear problem statement.

evidence

LinkedIn

TimeBridge launch

Announces the launch of TimeBridge (TBridge), an offline-first timezone management application built with React and TypeScript using offline IANA timezone serialization.

view on linkedin (external)

the code

Public repository. Read it directly: github.com/qhedroid/TBridge