Devopsians - ICU Reservation & Management System
3rd Place at DEPI: a real-time ICU workflow platform built for high-stakes hospital coordination.
React.jsTailwind CSSNode.jsExpressMongoDBSocket.IODockerKubernetesTerraformAWS
Healthcare OpsReal-Time SystemsCloud NativeWorkflow Automation

Overview
Devopsians is a healthcare operations platform that unifies ICU reservation requests in a single workflow from intake to decision. The system gives medical and administrative teams shared visibility, fast status communication, and a structured approval process.
Problem
ICU requests were handled across fragmented channels, which made approvals slow, status unclear, and escalation handling inconsistent during critical cases.
Solution
I built a workflow-first full-stack platform where each request moves through clear states (Request -> Review -> Approval -> Status), backed by real-time updates and infrastructure designed for dependable deployment.
Impact
- Delivered an end-to-end ICU reservation lifecycle with clear ownership at each decision stage.
- Improved coordination quality using real-time status propagation across reviewers and requesters.
- Shipped a production-oriented deployment setup on AWS using Docker, Kubernetes, and Terraform.
Features
- Structured workflow orchestration from intake to final approval
- Socket.IO-driven real-time request status updates
- Role-aware review flow for medical and operations teams
- Responsive operations dashboard for day-to-day request handling
- Cloud-ready deployment architecture with containerized services