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
- Tested timezone core, including DST shifts and awkward offsets
- CI running and passing on the default branch
- Public repository. The code is inspectable as-is
skills demonstrated
tech stack
engineering hygiene
- ✓ readme
- ✓ docs
- ✓ tests
- ✓ ci
- ✗ docker
Known gap: docker. Next step: rewrite the README with screenshots and a clear problem statement.
evidence
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