IoT Smart Dorm Controller
Role: Backend & IoT Engineer
Timeline: Aug 2023 - Dec 2023

Overview
A local network solution connecting custom hardware sensors to a centralized web dashboard. It allows for real-time monitoring and control of lighting, temperature, and device states within a dormitory environment.
Key Features
- •Built a low-latency MQTT broker system interfacing with Python scripts.
- •Managed hardware sensors (temperature, motion) via Raspberry Pi GPIO.
- •Developed a React-based dashboard for real-time telemetry visualization.
- •Secured local network access via custom JWT middleware.