04 — Estate Security SaaS · 2026
EstateOS Security & Operations Platform
A security and estate management platform that digitizes visitor access, incident reporting, resident operations, emergency response and estate administration.
Role
Full Stack Software Engineer
Timeline
April 2026 - June 2026
Built for
Internal Product
Status
MVP / In Development

Primary user groups supported
4
Estate tenant architecture
Multi
Digital visitor verification workflow
QR
Frontend and backend implementation
Full-stack
The problem
Residential estates often depend on manual visitor registers, phone calls and disconnected communication channels, making access control, incident tracking and operational visibility difficult.
The solution
Developed a full-stack estate management platform with tenant-aware architecture, QR visitor access, role-based dashboards, incident management, emergency workflows and audit tracking.
Overview
EstateOS is a smart estate operations platform designed to improve security management by connecting residents, security guards, estate managers and platform administrators through a unified system.
The platform replaces manual visitor registers with digital visitor passes, QR verification, security events, incident tracking, notifications and operational dashboards.
My contribution covered both frontend and backend implementation including authentication, database modelling, API development, dashboard interfaces, QR workflows, authorization logic and deployment preparation.
Challenges
Traditional estate security systems rely heavily on paper records and manual confirmation, making visitor verification slow and unreliable.
Different users required different experiences: residents needed self-service tools, guards needed fast access validation, managers needed operational control, and platform administrators needed tenant oversight.
The platform needed strict separation between multiple estates while maintaining centralized management capabilities.
Security actions required proper traceability through events, logs and operational history.
Key Features
- Resident dashboard
- Security guard scanning interface
- QR visitor pass generation
- Visitor entry and exit tracking
- Estate manager dashboard
- Incident management
- Emergency alerts
- Payment tracking
- KYC verification workflows
- Blacklist management
- Audit logging
- Multi-estate administration
Approach
Multi-tenant architecture
Designed the system around estate-level data separation, allowing multiple estates to operate independently within one platform.
Server-controlled security decisions
Implemented visitor validation on the backend instead of relying only on the QR scanning interface, ensuring access rules remained consistent.
Role-based experiences
Created dedicated workflows for residents, security guards, estate managers and platform administrators.
Operational visibility
Built dashboards and reporting views for incidents, visitors, payments, notifications and security activities.
Project Impact
- Multi-tenant estate management architecture
- Replaced manual registers with QR visitor verification
- Security event tracking system
- Role-specific operational dashboards
Lessons Learned
- Security applications require business rules to live beyond the user interface; access decisions must be validated server-side.
- Multi-tenant systems need strong data boundaries from the beginning of architecture design.
- Operational products become more valuable when every important action is traceable and auditable.
What I owned
- Frontend development
- Backend API development
- Database modelling
- Authentication system
- Authorization middleware
- QR access workflow
- Dashboard implementation
- Security event tracking
- Deployment configuration
Stack
- Next.js 16
- React 19
- TypeScript
- Express 5
- MongoDB
- Mongoose
- JWT
- bcrypt
- QR Code
- jsQR
- Recharts
- REST API
Engineering highlights
- 01
QR visitor access workflow
Built a complete visitor access process where residents generate passes, guards scan QR codes and the backend validates access conditions before approval.
- 02
Multi-tenant security design
Implemented estate-level data boundaries to prevent information leakage between different residential communities.
- 03
Role and permission system
Created different operational experiences for residents, guards, managers and platform administrators.
- 04
Audit and event tracking
Implemented security events and activity records to improve operational accountability and traceability.
How we shipped it
- 01
System architecture
Designed the full-stack structure, authentication model, database entities and API foundation.
- 02
Core security workflows
Implemented visitor passes, QR scanning, access validation, incidents and emergency workflows.
- 03
Operational dashboards
Built role-specific interfaces for residents, guards, managers and administrators.