Skip to content
View NathanChung4's full-sized avatar

Highlights

  • Pro

Block or report NathanChung4

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

Hi! I'm Nathan πŸ‘‹

Computer Science student at Texas A&M building backend systems and data tools. Currently a Software Engineer Intern at AMD working on CPU power-management validation infrastructure. Previously at Arkane Digital building AI-powered design-to-code workflows.

πŸ› οΈ Tech Stack

  • Languages: Python, Java, JavaScript, TypeScript, SQL, C/C++, C#
  • Backend: FastAPI, Streamlit, SQLAlchemy, Pydantic, REST APIs
  • Frontend: React, Next.js, Node.js, TailwindCSS
  • Infra & Tooling: Docker, GitHub Actions, pytest, ruff, Git, MongoDB
  • AI/ML: pandas, scikit-learn, Claude API, OpenAI API, ChromaDB

πŸ“Œ Featured Project

TelemetryBench β€” A full-stack telemetry analysis tool (FastAPI + Streamlit + SQLite + Docker) that ingests hardware parameter-sweep CSVs, exposes 8 REST endpoints, and uses Isolation Forest anomaly detection to flag unstable runs. Containerized with Docker Compose; CI runs pytest, ruff, and Docker build on every push.

πŸŽ“ Texas A&M Involvement

  • Asian American InterVarsity (AAIV) β€” Vision Team & Small Group Leader
  • Aggie Coding Club
  • Aggie AI Society
  • Korean-American Scientists and Engineers Association (KSEA)

πŸ“« Let's Connect

Pinned Loading

  1. telemetry-bench telemetry-bench Public

    A containerized full-stack web app for analyzing hardware telemetry sweeps - FastAPI + Streamlit + ML anomaly detection

    Python

  2. docagent docagent Public

    Retrieval-augmented agent for technical documentation β€” grounded answers, agentic tool use, streaming chat UI

    Python