📌 Project Overview
AzureFarming
Winner of the Design Award at the Microsoft Azure AI Developer Global Hackathon (Feb 2025).
Led a cross-cultural team to design and implement a cloud-connected smart farm system focused on emotional satisfaction for users.
🧩 Objective
To reliably connect real IoT devices to a cloud-based backend, handling asynchronous data routing and dependency-heavy architecture across Azure services.
🔧 Key Contributions
- Led the project as team PM and architect (100% infra design & implementation)
- Designed the full message flow:
ESP32 → Azure IoT Hub → Function App → Cosmos DB
- Developed a Node.js Function App for real-time IoT message processing
- Built an IaC pipeline with Terraform for automated Azure provisioning
- Wrote Micropython firmware and tested using local simulators
- Managed documentation, coordination, and technical decisions
✅ Outcomes
- Reduced system complexity by mapping and automating all dependencies via code
- Gained hands-on experience in Azure serverless architecture and Terraform-based deployments
- Recognized by Microsoft judges for technical clarity and cloud system design excellence
🛠️ Tech Stack
- Azure IoT Hub, Function App, Cosmos DB, Terraform, Node.js