Skip to content
View marky224's full-sized avatar

Block or report marky224

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

👋 Hi there, I'm Mark!

🎯 Systems Engineer — Microsoft 365, Active Directory, networking, cybersecurity, systems integrations, automation, and AI tooling.
📍 San Antonio, TX
📧 me@markandrewmarquez.com

🌐 Website | 💼 LinkedIn | 🐙 GitHub


💡 About Me

Systems Engineer who works cross-functionally to find the real problem, then builds the systems integrations, automations, and data dashboards that boost team productivity — increasingly AI-enabled. Years in the weeds across Microsoft, networking, cloud, and security, with measurable hour-reductions on real workflows and the documentation discipline that makes the fix stick the second time.


🧰 Skills

Troubleshooting, Diagnostics & Documentation · Data Engineering & Data Dashboards · Systems Integrations & Automation · Systems & Cloud · Networking & Cybersecurity · AI Agents & Workflows

Full breakdown on my website.


🛠️ Tech Stack

Troubleshooting & Diagnostics:
Log Analysis curl Chrome DevTools Wireshark TCP/IP Ticketing Systems

Programming & Scripting:
Python PowerShell Bash SQL Markdown JSON

Microsoft Ecosystem:
Active Directory Entra ID Microsoft 365 Exchange Online SharePoint Teams Microsoft Graph

Networking & Infrastructure:
Windows Linux Ubiquiti DNS VPN RMM

Cloud Platforms & Tools:
Azure AWS Terraform CloudWatch Salesforce Palantir Foundry

Data Stack:
Neon PostgreSQL Snowflake dbt Evidence.dev Grafana

Cybersecurity:
CompTIA CySA+ CompTIA Security+ SIEM EDR Threat Intel

AI & Agents:
Claude Grok Ollama LangGraph Agentforce RAG Prompt Engineering


📌 Featured Work

🏗️ Infrastructure & Identity

  • windows-ad-ansible-kvm — Production-quality MSP-style Active Directory lab on KVM/libvirt, fully automated with Ansible. From bare Ubuntu host to live forest in ~60 minutes: Server 2025 DC (AD DS, DNS, DHCP, AD CS, NTP, WSUS), Win 11 Enterprise clients, Ubuntu member server, slipstreamed install ISO, SCT GPO baselines, idempotent roles, nightly state backups.
  • m365-guardian — Diagnoses and remediates common M365 admin issues (password resets, MFA enforcement, license drift, dormant accounts) via Microsoft Graph. Includes a weekly automated security health report with 10 checks.

☁️ Cloud, Data & Observability

  • cyber-threat-pipeline — Modern-data-stack threat-intelligence platform. AlienVault OTX → Neon Postgres → dbt → two live public surfaces (Evidence.dev for analysis, Grafana Cloud for observability), with an LLM analyst brief on top. Rebuilt weekly by a single GitHub Actions cron. Full Terraform + OIDC; no static AWS keys.
  • cloudwatch-monitor — Multi-endpoint AWS synthetic monitoring with per-endpoint alarms, SNS alerts, and a public status page. Fully managed via Terraform.

🤖 AI Agents in Production

  • salesforce-langgraph-ai-lead-bot — End-to-end AI lead qualification system. A LangGraph stateful agent (TARS) runs multi-turn conversations over SSE, scores prospects deterministically, and writes enriched Leads to Salesforce — where an Agentforce agent drafts follow-up tasks, emails, and opportunities. Powers the chat assistant on my portfolio.
  • intake-form-ai-pipeline — Self-improving intake-form extraction pipeline with a three-tier model cascade, BAA-aware routing for PHI handling, and an eval harness that demonstrates F1 improvement over time.
  • aerial-fleet-monitor — Real-time aviation fleet operations console. Ingests public US flight telemetry, detects anomalies as Salesforce Cases, triages them with Agentforce, and surfaces operations through a Foundry-hosted dashboard.

🔧 Tools & Diagnostics

  • api-medic — An HTTP API troubleshooting tool. Takes a URL, HAR file, or curl command and runs network, TLS, auth, and protocol checks, producing a structured report with plain-language findings and suggested fixes. Live as a web app, a Chrome extension, and a CLI.

📂 Full project list: Repositories · 🌐 Case studies & writeups: markandrewmarquez.com/#portfolio


📬 Let's Connect!

Happy to talk systems integration, automation, data dashboards, Microsoft 365 and Active Directory, or putting AI to work where it earns its place in the workflow.

📧 Email: me@markandrewmarquez.com
💼 LinkedIn: linkedin.com/in/markandrewmarquez
🌐 Website: markandrewmarquez.com

🚀 "Find the real problem. Build the AI-enabled solution."

Pinned Loading

  1. windows-ad-ansible-kvm windows-ad-ansible-kvm Public

    Ansible IaC for an MSP-style Active Directory lab on KVM/libvirt — Windows Server 2025 DC + Win 11 clients + Ubuntu, end-to-end automated

    Jinja

  2. m365-guardian m365-guardian Public

    LLM-powered assistant for Microsoft 365 security and administration. Natural language management of Entra ID users, Exchange mailboxes, Teams, and automated security insights using Microsoft Graph …

    Python 1

  3. cyber-threat-pipeline cyber-threat-pipeline Public

    AlienVault OTX → Neon Postgres → dbt → Evidence.dev (analytics) + Grafana Cloud (observability). Portfolio-grade modern-data-stack rebuild of Threat-Intel-ETL.

    Python

  4. intake-form-ai-pipeline intake-form-ai-pipeline Public

    Self-improving intake-form extraction pipeline with a three-tier model cascade, BAA-aware routing, and an eval harness that demonstrates F1 improvement over time.

    Python

  5. cloudwatch-monitor cloudwatch-monitor Public

    AWS CloudWatch Synthetics infrastructure monitor — a single canary checking multiple websites and APIs every 30 minutes, with per-endpoint CloudWatch Alarms, SNS email alerts, and a public status p…

    HCL 1

  6. salesforce-langgraph-ai-lead-bot salesforce-langgraph-ai-lead-bot Public

    End-to-end AI lead qualification system. A LangGraph stateful agent (TARS) runs multi-turn conversations over SSE, scores prospects deterministically, and writes enriched Leads to Salesforce — wher…

    Python 1