Live Brunei Notices

TutupKahBn

A public notice feed for Brunei water disruptions, electricity maintenance, road closures, weather alerts, and safety updates.

TutupKahBn is a lightweight civic utility built around the practical question people ask during disruptions: what is affected, where is it, and where can I verify the source?

Live prototype Web Cloudflare Worker OCR-assisted
TutupKahBn live map and notice feed desktop screenshot

Workflow

From scattered notices to one feed

The prototype keeps the app simple for visitors while the backend handles source checks, categorisation, OCR, and cached refreshes.

1

Collect

Checks public notice sources for water, power, road, weather, and safety updates.

2

Read

Uses caption text and OCR for image-heavy notices where the useful details are embedded in screenshots.

3

Classify

Groups notices by category, likely area, current status, and source confidence.

4

Verify

Shows source links so visitors can confirm important details before acting.

Screens

Designed for quick disruption checks

The interface keeps a map and notice tray visible, with filters for the categories people are most likely to check during the day.

Desktop TutupKahBn map view with live notice cards
Map-first view for scanning affected areas.
Mobile TutupKahBn filters, map pins, and current notices
Mobile layout keeps filters, map pins, and current notices in one quick scan.

Stack

Static app plus Worker

The public frontend is a static app, while Cloudflare Worker cron refreshes the notice feed.

OCR

Budget-aware reading

OCR results are cached so repeated source images do not waste unnecessary Google Vision attempts.

Safety

Unofficial by design

The app presents source links and legal notices because users should verify important information directly.

Project Note

A local utility with room to mature

TutupKahBn is live as a prototype. The next improvements are stronger source reliability, quota controls, clearer refresh status, and a proper domain when the service is ready.