Skip to content
View lukislp's full-sized avatar

Sponsoring

@jstedfast

Block or report lukislp

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.

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
lukislp/README.md

Lukas Körber

Data Engineer & B.Sc. Applied AI student. I build data warehouses and ETL pipelines by day, and self-hosted .NET apps on my own home k3s cluster by night — from study tools to inventory management to push notifications.

Website: lktec.org

Projects

  • StudyLife — self-hosted study organizer (Blazor WASM + ASP.NET Core): calendar, exam planner, focus timer, notes, progress dashboard. Also available as a native MAUI app and a Home Assistant integration. Live demo →
  • Lagersystem — self-hosted inventory management system (Blazor Server): multi-warehouse, ML-powered anomaly detection, WebAuthn/passkeys, automated backups. Also available as a Home Assistant integration.
  • gitlab-monitor-hacs — Home Assistant integration for GitLab: pipelines, issues, merge requests, and releases as sensors per repository, for gitlab.com or self-hosted instances.
  • HouseHoldPlanner — self-hosted household management app (Blazor WASM + ASP.NET Core): tasks, meal planning, recipes, calendars, shopping lists, and real-time chat.
  • NotifyHub — universal .NET library for push notifications across browser (Web Push/VAPID), Apple (APNs), Android (FCM), webhooks, and email through a single channel-agnostic API.
  • homelab-hub — self-hosted dashboard for homelab status monitoring. Live demo →
  • piwatch — real-time monitoring for Raspberry Pi k3s clusters. Live demo →
  • UnifiProtectDashboard — self-hosted dashboard for UniFi Protect cameras.
  • ObdGarage — self-hosted, multi-user OBD2 vehicle tracker (Blazor Server + .NET MAUI): automatic trip log, maintenance planner, DTC diagnostics, fuel/cost tracking over a live ELM327 connection.

Licensing: the primary self-hosted apps that manage real personal/business data (StudyLife, Lagersystem, HouseHoldPlanner, ObdGarage) are AGPL-3.0, so any hosted fork has to share its changes back. Infrastructure tooling — dashboards, libraries, Home Assistant integrations — is MIT, since the point there is easy reuse and forking, not protecting a product.

Stack

Languages: C# · TypeScript · JavaScript · Python · SQL

Frameworks & Platforms: .NET / ASP.NET Core · React · Kubernetes (k3s) · Docker

Data: Data warehousing · ETL pipelines · Oracle · Qlik Sense · ML integration

Infrastructure & Other: Home Assistant · IoT · CI/CD · AWS (Solutions Architect candidate)

Pinned Loading

  1. studylife studylife Public

    Self-hosted study organizer — calendar, exam/study planner, focus timer, notes, and progress dashboard. Built with Blazor WASM + ASP.NET Core (.NET 10); passkey login, 26 languages, optional Home A…

    C#

  2. Lagersystem Lagersystem Public

    Self-hosted inventory management system for home and small-business use — barcode/QR tracking. Blazor Server, .NET 10; multi-warehouse support, ML-powered category prediction & anomaly detection, 2…

    C#

  3. NotifyHub NotifyHub Public

    Universal .NET notification library — Web Push (VAPID), APNs, FCM, webhooks, and email through one channel-agnostic API. No standalone server; you host and configure it yourself.

    C#

  4. HouseHoldPlanner HouseHoldPlanner Public

    Self-hosted household management for families and shared flats — to-do lists, meal planner, recipe library, shared calendar, and real-time chat. Blazor WASM + ASP.NET Core.

    HTML

  5. piwatch piwatch Public

    Self-hosted real-time monitoring dashboard for a Raspberry Pi k3s cluster — FastAPI + React, live updates via WebSocket, automatic failover across replicas.

    Python

  6. homelab-hub homelab-hub Public

    Self-hosted homelab link dashboard with a terminal aesthetic — live status probes with latency, drag & drop categories, single-container deployment on k3s via NGINX Gateway Fabric.

    JavaScript