Collect
Checks public notice sources for water, power, road, weather, and safety updates.
Live Brunei Notices
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?
Workflow
The prototype keeps the app simple for visitors while the backend handles source checks, categorisation, OCR, and cached refreshes.
Checks public notice sources for water, power, road, weather, and safety updates.
Uses caption text and OCR for image-heavy notices where the useful details are embedded in screenshots.
Groups notices by category, likely area, current status, and source confidence.
Shows source links so visitors can confirm important details before acting.
Screens
The interface keeps a map and notice tray visible, with filters for the categories people are most likely to check during the day.
Stack
The public frontend is a static app, while Cloudflare Worker cron refreshes the notice feed.
OCR
OCR results are cached so repeated source images do not waste unnecessary Google Vision attempts.
Safety
The app presents source links and legal notices because users should verify important information directly.
Project Note
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.