Skip to content
View aqn96's full-sized avatar
:electron:
Focusing
:electron:
Focusing

Highlights

  • Pro

Block or report aqn96

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

Hi, I'm An Nguyen (Andrew)

Typing SVG

M.S. Computer Science @ Northeastern University (Dec 2026)

The bottleneck for scaling AI isn't the models — it's the infrastructure underneath.

LinkedIn Email GitHub followers Publications Resume

About Me

class AndrewNguyen:
    def __init__(self):
        self.role       = "ML Infrastructure & Network Engineer"
        self.background = "First-gen student — biochemistry → CS, unconventional path into tech"
        self.interests  = [
            "High-speed networking for AI/HPC (RDMA, RoCE, InfiniBand)",
            "Distributed inference & model serving at scale",
            "ML infrastructure & evaluation systems"
        ]
        self.fun_fact   = "Likes to read philosophy/psychology books and plays tennis/badminton :)"

Tech Stack

Languages

Python Java C++ SQL Bash KQL

ML / Infra & AI

PyTorch MLflow Databricks Spark ONNX Hugging Face Streamlit

Networking

TCP/IP L2/L3 VLANs OSPF/BGP ACLs Linux Networking P4

Cloud & DevOps

Azure AWS Docker Kubernetes CI/CD Git Raspberry Pi Tailscale

Databases

PostgreSQL MongoDB Redis Delta Lake

Experience

Centene Corporation · ML Engineer Intern · Sep 2025 – Present
  • Built end-to-end LLM evaluation pipeline (MLflow 3.4 + Spark SQL) — projected ~$15K/month savings via Streamlit model recommender
  • Deployed GPT-OSS-20B on 4× A10G GPUs with custom Pyfunc signatures — 50% latency reduction via GPU memory persistence + bfloat16
  • Benchmarked 8 chunking-embedding configs for RAG across 2 domains (Recall@K, MRR) — reduced stack selection from days → minutes
Microsoft · Software Engineer Intern · Jun 2025 – Aug 2025
  • Automated config drift detection across Microsoft's WAN (thousands of devices) — 25% reduction in incident response time
  • Built YAML-driven remediation pipeline (KQL → CR/ICM → config push) — eliminated 90% of manual remediation
  • Tier-2 diagnostics across L2/L3 protocols (TCP/IP, DHCP, ACLs)
San Diego State University · Cloud Data Intern · Dec 2023 – Jun 2024
  • 12% model accuracy improvement via feature selection & tuning
  • PyTorch recommendation system on MongoDB e-commerce data, deployed via AWS Lambda + Kubernetes
  • Redis caching + CI/CD pipelines (Jenkins, Docker)
Vigitron · Network Engineer · Hardware & Networking
  • Hands-on with switches, cabling, routers — L2/L3 diagnostics & protocol automation
  • Built networking foundation from the physical layer up

Featured Projects

Project What & Why
p4-learning-gsoc2026 In-network ML on programmable switches — Planter (SIGCOMM) decision trees compiled to P4, PTF-tested CI; GSoC 2026 w/ P4 Language Consortium
smart-home-security-system Dual-mode IoT security on RPi5 — PIR motion detection, MJPEG live stream, WebSocket alerts, JWT auth; fully local, no cloud
rpi5-openclaw-assistant 24/7 edge AI assistant on RPi5 — two Telegram bots: Claudius (free, Qwen3:8b on Mac via Ollama, web search) + Apollius (Claude Code CLI); Telegram → Pi → Mac routing, Tailscale mesh
llm-conquestfour On-device LLM Connect Four — Apple Silicon optimized (Ollama + llama.cpp + Metal GPU, Phi-3-mini/Mistral-7B), narrative director arc control — 🥈 2nd + People's Choice / 28 teams, Qualcomm × Microsoft × NEU Hackathon

GitHub Stats

streak stats readme stats

Seeking roles (graduating Dec 2026) in ML Infrastructure, HPC/Networking, and Cloud/MLOps.

LinkedIn Email

Pinned Loading

  1. p4-learning-gsoc2026 p4-learning-gsoc2026 Public

    In-network ML inference on programmable switches using P4 — GSoC 2026 learnings with P4 Language Consortium

    P4

  2. llm-conquestfour llm-conquestfour Public

    On-Device AI Hackathon co-hosted by Qualcomm Technologies, Microsoft, and Northeastern University

    Python 2 2

  3. rpi5-openclaw-assistant rpi5-openclaw-assistant Public

    A 24/7 AI personal assistant on a Raspberry Pi 5, powered by OpenClaw, Ollama, and Gemini — managed remotely via Tailscale and Telegram.

    Shell 3

  4. smart-home-security-system smart-home-security-system Public

    IoT home security system with motion detection, live camera streaming, and alerts on Raspberry Pi 5

    Python

  5. SemanticSounds SemanticSounds Public

    Prototype of a music recommender system based on lyrical meaning

    Jupyter Notebook

  6. pd-glove pd-glove Public

    IOT Master project for parkinson disease research glove w/ Research component.

    Python