Skip to content
View Htunn's full-sized avatar

Sponsoring

@tiangolo
@nodejs

Block or report Htunn

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

Htunn Thu Thu

Principal Architect Β· GenAI & AIOps Β· Platform Engineering

LinkedIn Blog Docker Hub GitHub Credly Profile Views



About

Principal Architect & Advisor with 10+ years of leadership at the intersection of high-velocity cloud platforms, automated security, and data ecosystems. I translate complex technical innovation β€” GenAI, AIOps, agentic systems, and LLMOps β€” into resilient corporate infrastructure that drives business growth while maintaining strict enterprise governance.

My career is defined by spearheading organization-wide transformations, establishing global engineering standards, and acting as a technical force multiplier β€” bridging executive leadership and engineering teams to balance innovation with regulatory compliance.

As an active open-source author, I build tools that automate compliance, streamline platform delivery, and securely integrate AI with enterprise infrastructure.


What I Do

Β GenAI, Agentic Systems & AIOps

  • Secure platforms across the full AI lifecycle β€” LLMOps, MLOps, governance
  • Agentic systems with tool use, planning, memory & human-in-the-loop
  • Model Context Protocol (MCP) servers and multi-channel AI agents
  • Multi-provider LLM strategy β€” Azure OpenAI, OpenAI, GitHub Models, Anthropic, Gemini, Ollama
  • RAG, fine-tuning, evaluation, and guardrails for production workloads
  • AIOps for Kubernetes β€” detection, RCA, automated remediation

Β Platform Engineering, IDPs & SRE

  • Self-service Internal Developer Platforms that boost developer velocity
  • Vendor-agnostic multi-cloud strategy across AWS & Azure (Terraform, Ansible)
  • Container orchestration and service mesh at enterprise scale
  • SRE practices β€” SLOs, error budgets, golden paths, paved roads
  • Cost optimization and operational resilience at scale

Β Enterprise DevSecOps

  • Organization-wide secure pipelines and compliance automation (IM8, OWASP, CIS, NIST)
  • Supply-chain security (SBOM, SAST/DAST, SCA) β€” 60%+ MTTR reduction
  • Cloud security: CSPM, CWPP, CNAPP, ZTNA, SASE
  • AI/LLM threat modeling β€” OWASP LLM Top 10
  • Zero-trust IAM and passwordless authentication

Β Engineering Leadership & OSS

  • Technical authority across distributed global business units
  • Mentor senior engineers; build SRE and security cultures
  • Author OSS tooling that removes dev↔ops friction
  • Translate strategy for C-suite while staying hands-on with architecture

Selected Open Source

Production-grade tools at the intersection of AI, security, and platform engineering β€” designed to be deployed inside real enterprises.

Project Description Stack
simple-ai-agent Production-ready multi-channel AI agent β€” AIOps, Kubernetes management, security scanning, human-in-the-loop remediation. Built on FastAPI, GitHub Models, and MCP. Python Β· FastAPI Β· MCP
simple-cicd-translator Agentic service translating CI/CD pipelines between Jenkins, GitLab CI, and GitHub Actions via pluggable LLMs (Gemini, OpenAI, Azure OpenAI, GitHub Models, Anthropic, Ollama). Python Β· Multi-LLM
simple-exploit AI-powered pentest framework with hot-reloadable plugins, intelligent WAF bypass, and dual AI engines β€” GitHub Models (GPT-4o/5) and Ollama (Gemma/Llama 3, offline). Go Β· Ollama
ansible-inspec Combines Ansible automation with Chef InSpec for continuous compliance and security validation. Python
simple-waf-scanner High-performance WAF detection and authorized security testing toolkit, written in Rust. Rust
simple-service-bus Decentralized ESB with multi-protocol support (HTTP, gRPC, AMQP, MQTT, Kafka, WebSocket, GraphQL) β€” useful infrastructure for agent-to-agent messaging. Go Β· TypeScript
simple-faceid Face recognition and identification system with advanced computer vision capabilities for secure authentication. Python Β· OpenCV
simple-port-checker Python tool for firewall port checking and L7 protection detection (WAF, CDN). Python
ml-training Machine learning from the ground up β€” mathematics first, code second. NumPy Β· scikit-learn Β· Apple Silicon (ARM64 native). Jupyter Β· NumPy

Selected Impact

  • DevSecOps at scale β€” Authored automated supply-chain security (SBOM, SAST/DAST) across enterprise SDLCs, delivering 60%+ reduction in MTTR.
  • Multi-cloud strategy β€” Defined vendor-agnostic AWS + Azure architectures preventing lock-in while optimizing large-scale cloud spend.
  • Platform engineering β€” Built and scaled Internal Developer Platforms enabling self-service infrastructure, reducing deployment time by ~70% while maintaining security & compliance.
  • GenAI productionization β€” Translated AI research into governed enterprise systems with LLMOps, observability, and model risk management.
  • OSS authorship β€” Published production-grade tooling in Python, Go, and Rust spanning AI agents, compliance, and security testing.

Tech Stack

AI Β· GenAI Β· Agentic

ML Β· Data

Languages & Frameworks

Cloud & Platform

DevSecOps & Observability

Security & Compliance


GitHub Activity

Profile Details

Writing

I publish hands-on, production-tested writing at blog.htunnthuthu.com β€” Tech With Htunn:

  • GenAI & agentic systems β€” beyond demos to enterprise-ready architectures
  • LLMOps & AI security β€” prompt injection, data leakage, OWASP LLM Top 10
  • Platform engineering & SRE β€” IDPs, golden paths, paved roads
  • DevSecOps & multi-cloud β€” security as code, not afterthought

Let's Connect

Open to conversations on enterprise GenAI strategy, agentic platform architecture, LLMOps & AI security, IDPs, and multi-cloud transformation β€” and to OSS collaborations at the AI Γ— platform Γ— security boundary.


Translating frontier AI into governed, enterprise-grade platforms β€” secure, observable, and built to scale.

Pinned Loading

  1. simple-ai-agent simple-ai-agent Public

    A production-ready multi-channel AI agent inspired by OpenClaw, supporting Slack and Telegram with GitHub Models API integration (GPT-4, GPT-5, Llama 3).

    Python 1 1

  2. hybrid-inference-app hybrid-inference-app Public

    Mobile-first PWA for hybrid LLM inference β€” streams tokens from local Ollama (gemma4:e4b) in dev and Google Gemini 2.5 Flash in production via a secure FastAPI proxy

    TypeScript

  3. simple-cicd-translator simple-cicd-translator Public

    Agentic service that translates CI/CD pipeline definitions between Jenkins, GitLab CI, and GitHub Actions using a pluggable LLM (Gemini, OpenAI, Azure OpenAI, GitHub Models, Anthropic, or Ollama), …

    Python

  4. simple-exploit simple-exploit Public

    AI-powered penetration testing framework with dual AI-engine support: GitHub Models (GPT-4o / GPT-5, cloud) and Ollama (Gemma4, Llama 3, local/offline)

    Go 6

  5. simple-port-checker simple-port-checker Public

    A comprehensive Python tool for checking firewall ports and detecting L7 protection services (WAF, CDN, etc.).

    Python 1

  6. simple-service-bus simple-service-bus Public

    A modern, decentralized Enterprise Service Bus (ESB) written in Go. Simple Service Bus provides a lightweight, cloud-native messaging and integration platform with support for multiple protocols, p…

    Go