Homee System is a portfolio project designed to demonstrate advanced backend development skills using microservices and cloud technologies, with a focus on Azure.
The system simulates an environment for collecting data from distributed sensors, storing it, and generating detailed reports. It includes device management for various measurement types such as temperature, humidity, and CO₂, simulating how IoT devices would operate within a smart home.
ℹ️ Note: Physical devices are not implemented in this project, as developing microcontroller software, libraries, and communication layers would require significant additional effort. Instead, a Data Generator tool is provided to simulate device behavior by periodically sending sample measurements.
This project serves both as a portfolio showcase and as preparation for Microsoft Azure certifications (AZ-900 and AZ-204).
AZ-900: Azure Fundamentals – Beginner-level certification focused on Azure basics.
AZ-204: Azure Developer Associate – Intermediate certification for Azure developers.