Skip to content
@HomeeSys

Homee System

This project collection supports the Homee System, a platform designed to capture measurements within a building and generate detailed reports about environment

Homee System

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.


Most relevant repositories

Pinned Loading

  1. Server Server Public

    The Homee System backend is a collection of microservices—including Devices, Measurements, Reports, and AiAssistant—working together through a custom API gateway and an asynchronous message queue t…

    C# 1

  2. DataGenerator DataGenerator Public

    Utility application developed to generate fake measurement data and device configurations for testing the Homee System backend, in particular with Measurements service

    C# 1

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…