Skip to content
View JeffrySteegmans's full-sized avatar

Block or report JeffrySteegmans

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

πŸ‘‹ Hi, I'm Jeffry Steegmans

πŸš€ Coding architect @Xebia

I'm a coding architect and developer from Belgium, currently working with a client on industrial monitoring software that integrates with embedded hardware and PLCs at the bit level. I work primarily with .NET, Blazor Server, and vertical slice architecture, alongside the cloud and DevOps tooling that ties it all together.

Outside of work, I'm also into home automation, especially with Home Assistant β€” automating lights, sensors, and routines is my idea of fun.

πŸ› οΈ Tech Stack & Interests

  • Languages & Frameworks: C#, .NET, ASP.NET Core, Blazor
  • Cloud & DevOps: Azure, Docker, GitHub Actions
  • Architecture: Vertical Slice Architecture, Event-Driven Systems (MassTransit/RabbitMQ), Domain-Driven Design
  • Tools: Git Extensions, Visual Studio, VS Code, Rider
  • Hobby Projects: Home Automation with Home Assistant & ESPHome

🌱 Currently Exploring

  • AI-assisted development workflows (Claude Code, MCP servers)
  • Self-hosted infrastructure & home lab automation (Synology NAS, Raspberry Pi, Cloudflare Zero Trust)

πŸ”— Let's Connect

Feel free to check out my repositories and reach out if you'd like to collaborate or discuss technology!

Pinned Loading

  1. SendHub SendHub Public

    SendHub is a .NET automation tool that monitors a folder for new files, processes them, and distributes them via email. Future updates will include integrations with Microsoft Teams and other platf…

    C#

  2. PhotoMover PhotoMover Public

    Move photos from folder with subfolders to a new root folder

    C#

  3. MinimalAPI MinimalAPI Public

    Demo of Minimal API

    C#

  4. ColorSorter ColorSorter Public

    Sorting colors from their Hue value, with different sorting algorithms

    JavaScript