Skip to content
View WalterLuigi's full-sized avatar
  • United States

Block or report WalterLuigi

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

Hi, I'm Daniel 👋

Infrastructure Engineer | Endpoint Management | Automation | ML Infrastructure


🔧 What I Do

I build and manage production infrastructure — from Microsoft 365 and Azure to NixOS and Talos Linux. Most of my work can't go on GitHub in its original form, so what you see here is largely general purpose templates and a few automation tools I have created.

📡 Microsoft 365 & Endpoint Management

  • Intune policy design and deployment (Windows + macOS)
  • SharePoint tenant-to-tenant migrations with certificate-based auth
  • Entra ID app registration, DPAPI encryption, PnP PowerShell automation
  • Endpoint hardening: Tamper Protection, Firewall, Local Admin, Folder Redirection

🐧 Linux Infrastructure

  • NixOS with Flakes, Home Manager, sops-nix, and Comin auto-deploy — managed declaratively
  • Ansible automation for Linux servers, hypervisors, and MikroTik routers
  • Docker, SSH key management, log hygiene
  • Talos Linux and KubeVirt for pod/VM management

🛠️ Tooling

C# PowerShell Nix Ansible YAML JSON Bash

NixOS WSL2 XCP-NG MikroTik RouterOS Intune Entra ID SharePoint

PnP PowerShell sops-nix Home Manager Git Delta Talos Linux


📁 Repositories

Repo What It Is
Sharepoint-Migration-Tool C# WPF + PowerShell app for migrating SharePoint/OneDrive document repos between Microsoft 365 tenants. Dry-run preview, certificate-based auth, automated bootstrapping/teardown, and a GUI.
Intune-Templates 17 ready-to-import Intune policy templates (Windows + macOS) exported as Graph API JSON.
WSL-NixOS-Config Declarative NixOS WSL setup with Flakes, sops-nix, Home Manager, Comin, and Delta. Sanitized version of my daily driver when using Windows.
Ansible-Scripts Ansible playbooks for MikroTik routers, Linux servers, hypervisors, and Docker.

⚠️ A Note on Sanitization

My repos contain YOUR_*_HERE and {REPLACE ME WITH *} placeholders because the real configs include tenant IDs, hostnames, and internal URLs that will vary based on your environment. The Intune policies are general purpose and will require variable substituion to fit your environment in some cases.


Pinned Loading

  1. AI-Docker-Stack AI-Docker-Stack Public

    Multi-network sandboxed AI execution platform with defense-in-depth security, LLM safety guardrails, and 5 isolated docker networks.

    Mermaid

  2. Sharepoint-Migration-Tool Sharepoint-Migration-Tool Public

    C# WPF + PowerShell application for cross-tenant Microsoft 365 migrations. Automates Entra ID app registration, certificate-based authentication, and least-priviledge API credential lifecycle betwe…

    PowerShell

  3. WSL-NixOS-Config WSL-NixOS-Config Public template

    This is a sanitized version of my current NixOS config for WSL. This is purely an example for anyone else that wishes to setup their own similar version. This will not be updated frequently.

    Nix