Skip to content
View dkhalife's full-sized avatar
πŸ’­
Riding the agentic AI bubble
πŸ’­
Riding the agentic AI bubble

Organizations

@OfficeDev

Block or report dkhalife

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
dkhalife/README.md

Hey, I'm Dany πŸ‘‹

I'm a Principal Software Engineer who gets unreasonably excited about understanding how things work under the hood β€” and then rebuilding them from scratch. Whether it's writing a compiler, playing with graph algorithms, or building developer tools that save engineers hours every day, I'm happiest when I'm deep in creator mode.

I believe the best software is software you own. That's why I self-host everything I can, and build tools that put privacy and data ownership first.

πŸ”§ What I Build

Self-Hosted & Open Source

  • Task Wizard β€” Privacy-first task management app. Your data stays yours.
  • Traefik Country Block β€” A Traefik middleware plugin that does geo-blocking entirely offline. Zero external API calls β€” all lookups happen in-memory.
  • Meross Local Broker β€” Home Assistant addon that keeps IoT device communication LAN-local via MQTT.
  • Eclipse Mosquitto with Auth β€” A Mosquitto fork with drop-in authentication.

Engineering Productivity

  • Azure Pipelines Debugger β€” VS Code extension that helps you understand YAML template expansion for Azure Pipelines. Breakpoints, call stacks, watch expressions β€” the full debugging experience, but for CI/CD templates processing.
  • Azure Log Analytics MCP β€” An MCP server that lets AI assistants query your Azure Log Analytics workspaces using KQL.

Home Automation

πŸ› οΈ Tech & Tools

Languages  Go TypeScript C# C++ Java Kotlin

Infrastructure  Kubernetes Docker Traefik Home Assistant

AI & DevTools  MCP Azure DevOps GitHub Actions VS Code

πŸ›οΈ A Few Highlights

  • πŸ“œ Patent holder β€” 2 US patents with 2 more in the works
  • πŸ—οΈ Built at scale β€” Nearly a decade shipping features in products used by hundreds of millions
  • 🌍 Quadrilingual β€” English, French, Arabic, Spanish

πŸ“Š GitHub Stats

GitHub Streak

GitHub Activity Graph

Profile Summary

πŸ”­ Currently

Tinkering with more automation, exploring the edges of what agentic AI can do for developer workflows, and running a Kubernetes homelab that hosts everything I can imagine. Always building, always learning.

Pinned Loading

  1. task-wizard task-wizard Public

    Task Wizard is a free and open-source app designed to help manage tasks effectively. Its primary focus is to give users control over data and allow them to build integrations around it however they…

    TypeScript 1

  2. azure-backup azure-backup Public

    Docker image to publish backups to azure

    PowerShell

  3. hassio-blueprints hassio-blueprints Public

    Blueprints for Home Assistant

  4. azure-pipelines-debugger azure-pipelines-debugger Public

    TypeScript