Skip to content
View Quazmoz's full-sized avatar
🎏
Focusing
🎏
Focusing

Block or report Quazmoz

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

Hi, I'm Quinn πŸ‘‹

πŸ“ New York | ☁️ Cloud & DevOps Engineer | πŸ€– AI Systems, Automation, and Utility Product Builder

Azure AWS Terraform Kubernetes Ansible PowerShell Python Go Django React Flutter Wear OS Windows

AI Tools I work with daily:

Antigravity Codex Claude Perplexity Gemini

I build automation-first systems across infrastructure, AI workflows, internal tooling, and standalone utility software.

My work keeps coming back to one idea:

find operational friction, then turn it into software


What I Actually Build

AI Agent Tooling & MCP Servers

I'm building a multi-language MCP (Model Context Protocol) server ecosystem β€” Go, Python (FastMCP), and Rust implementations β€” with OpenAPI specs for each surface. Integrations target real enterprise platforms: Microsoft 365 (Planner, To Do, Loop), HPE OneView for bare-metal infrastructure management, Tanium for endpoint security, and Zerto for disaster recovery orchestration. The goal is agent-accessible infrastructure, not just chatbots.

Q-Automation β€” Script Orchestration Platform

A full production-grade automation platform I built from scratch:

  • React 18 + TypeScript frontend with Monaco Editor (VS Code's engine) for in-browser script editing
  • Django REST Framework backend with Celery + Redis for async task execution and cron scheduling
  • PostgreSQL persistence with full audit logging and RBAC
  • Enterprise SSO support: SAML 2.0, LDAP/AD, Azure AD OAuth, Okta, Google, GitHub
  • Kubernetes-ready with Helm charts and GitHub Actions CI/CD
  • Scripts execute in sandboxed subprocesses with configurable timeouts, CPU/memory metrics, and Sentry-integrated error tracking

This is not a toy. It's a platform for teams to manage, schedule, and monitor PowerShell and Python scripts through a hardened web interface.

PowerShell RMM Pro

A remote monitoring and management tool built across two layers:

  • Go backend β€” fast, low-overhead API layer for endpoint communication and telemetry collection
  • Flutter frontend β€” cross-platform dashboard for managing endpoints, running scripts, and viewing status

Built because commercial RMM tools are expensive and often overbuilt for the specific operational needs I work against.

MCP Infrastructure (Go + Python + Rust)

Beyond the server implementations, the mcp repo has:

  • Pre-commit hooks enforcing code quality across all language targets
  • OpenAPI spec library for consistent interface documentation
  • Structured contribution patterns for adding new platform integrations

dbGuard β€” Android / Wear OS Utility

A Kotlin + Gradle Android project with a Wear OS companion. Focused on a tight, specific UX β€” the kind of low-friction, haptic-first experience that standalone apps should have but rarely do.

πŸ–₯️ Homelab

A self-hosted lab running Kubernetes, local LLMs on GPU/NPU hardware, and infrastructure experiments that don't belong in a cloud account. It's where IaC patterns get validated, new tools get stress-tested, and nothing is sacred.

  • K8SHomelab β€” live cluster: manifests, operators, Helm deployments, config iteration
  • TerraformHomeLab β€” reusable IaC modules for homelab and cloud environments
  • npu-windows β€” local AI model experimentation on Windows NPU hardware

Tech I Use Regularly

Layer Tools
Cloud Azure, AWS
IaC Terraform, Ansible, Helm
Containers Docker, Kubernetes (AKS)
Languages PowerShell, Python, Go, Rust, TypeScript, Kotlin
Backends Django REST, Go (net/http), FastMCP
Frontends React, Flutter
Data PostgreSQL, Redis, Celery Beat
AI/Agents MCP, FastMCP, local LLMs, n8n, Antigravity, Codex, Claude, Perplexity, Gemini
CI/CD GitHub Actions, Azure DevOps
OS Windows (primary), Linux (servers + containers)
Monitoring Sentry, structured JSON logging, health check endpoints

What's Private (and Why)

Most of my active work lives in private repos. This includes:

  • Internal automation systems and admin tooling
  • Dashboard and portal prototypes
  • AI workflow experiments and MCP orchestration concepts
  • Product-stage wearable app development
  • PowerShell-heavy systems administration tooling built for real operational environments

The public repos are a slice. The private side is where the systems actually run.


Patterns I Keep Coming Back To

  • Automation over ceremony β€” systems that eliminate work, not just document it
  • Utility over novelty β€” tools that solve something real, not demos
  • Productized infrastructure β€” if I'm running it manually more than twice, it becomes software
  • Small tools that compound β€” narrow utilities that evolve into broader workflows
  • Sandboxed, observable execution β€” everything gets logs, metrics, and timeouts

Current Direction

  • Agent-orchestrated workflows using MCP as the interface layer
  • Expanding enterprise platform coverage in the MCP server ecosystem
  • AI for operational leverage: triage, summarization, anomaly flagging in infra pipelines
  • Cross-platform utility apps (Wear OS / Android / Flutter) with tight, focused value propositions
  • Local-first AI experimentation on GPU and NPU hardware

Elsewhere


Build the tool once. Remove the task forever.

Pinned Loading

  1. npu-windows npu-windows Public

    Python 5 2

  2. ai.quinnfavo.com ai.quinnfavo.com Public

    HTML

  3. K8SHomelab K8SHomelab Public

    GitOps Kubernetes homelab with Flux CD, local LLM inference, MCP agent infrastructure, monitoring stack, and self-hosted tooling on bare-metal + Oracle Cloud

    Python

  4. Public Public Public

    This is a public repository of my PowerShell scripts

    PowerShell