Skip to content
View unrealbg's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report unrealbg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
unrealbg/README.md

Hi, I'm Zhelyazko 👋

.NET & IoT Developer based in Burgas, Bulgaria.

I build web applications, APIs, IoT platforms, and self-hosted services using the Microsoft .NET ecosystem.

My main focus is on:

  • Blazor and ASP.NET Core applications
  • ESP32 devices with .NET nanoFramework
  • MQTT-based telemetry and device control
  • PostgreSQL, Entity Framework Core, and Redis
  • Dockerized deployments on Linux VPS infrastructure

🛠️ Core Stack

.NETC#BlazorASP.NET CoreEntity Framework

PostgreSQLRedisDockerLinuxGitHub Actions

MQTTESP32nanoFramework

🚀 Current Focus

  • Building a Blazor-based IoT weather and device monitoring platform
  • Developing ESP32 firmware with .NET nanoFramework and MQTT
  • Building and operating self-hosted .NET services
  • Working on an IRC server and services platform written in .NET
  • Improving deployment, monitoring, and security automation

📊 GitHub Activity

Zhelyazko's GitHub statisticsMost used languages

Language statistics represent repository code distribution, not proficiency.

🤝 Contact

LinkedInEmail


Open to collaboration on .NET, Blazor, IoT, and self-hosted software projects.

Pinned Loading

  1. BlazorShopBlazorShopPublic

    Modern .NET 10 e-commerce starter built with Blazor, ASP.NET Core, PostgreSQL, Stripe, Docker & Aspire — SSR storefront, admin workspace and clean architecture.

    C# 25 19

  2. BlazorBlogBlazorBlogPublic

    This repository contains the Blazor Blog project, built using the latest Blazor Web App template. The goal is to create a modern, responsive blog leveraging the capabilities of Blazor for fast and …

    C# 21 11

  3. ESP32-nanoFramework-EnvMonitorESP32-nanoFramework-EnvMonitorPublic

    This project uses the .NET nanoFramework, a specialized version of .NET designed for microcontrollers. It integrates DHT21, AHT10, or SHTC3 sensors (selectable at startup) for temperature and humid…

    C# 5

  4. BlazorCRMBlazorCRMPublic

    Modern, multi-tenant CRM built with ASP.NET Core Blazor and Clean Architecture. EF Core/PostgreSQL; MAUI Blazor Hybrid ready.

    C# 1 3

  5. blazor-ecommerceblazor-ecommercePublic

    Production-oriented Blazor e-commerce modular monolith built with .NET 10, SSR storefront, clean architecture, strict module boundaries, PostgreSQL, Redis, and event-driven cross-module communication.

    C# 1

  6. NF-GY-GPS6MV2NF-GY-GPS6MV2Public

    A nanoFramework project for ESP32-S3 that reads and parses GPS data from a GY-GPS6MV2 module. It periodically logs valid position data, serving as a simple foundation for IoT tracking or navigation…

    C#