Skip to content
View seojeongm's full-sized avatar

Block or report seojeongm

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

Seojeong Moon

Computer engineering student studying at Hongik University (B.E. expected Feb 2027).

Projects

ACA: LLM-Ensemble Packet Analysis

An LLM-ensemble system that detects and classifies malicious packets. Multiple models vote on what an attack is, and a knowledge graph verifies their answers. Language models handle perception; the graph handles truth. Code is private due to a lab-industry collaboration. LangGraph Neo4j FastAPI

Acoustic Side-Channel Attack (ML Project)

What can you learn just by listening to a machine? This project reproduces an acoustic side-channel attack paper, then goes a few steps further: better feature extraction and model tuning to push accuracy beyond the original results. PyTorch Scikit-learnpresentation (video)

Telescode: Zoomable Code Visualization

Google Earth, but for codebases. Zoom out to see the whole repository, zoom in to a single function. Built on tree-sitter parsing, with AST-based complexity metrics and graph-based reading order suggestions. Capstone project, in progress. → repo

SNACK: AI News Digest Service

News, served like a snack. Summarizes articles, explains difficult terms, and turns what you read into quizzes so it actually sticks. Built with a university developer club. I developed the user-facing frontend and gathered feedback through live demos. React Gemini APIrepo

Interests

  • ML pipelines: making them fast, testable, and reproducible
  • Anomaly detection in security and log data
  • Data tooling and code analysis

Contact

sj.moon.work@gmail.com

Pinned Loading

  1. c5ln/Telescode c5ln/Telescode Public

    Telescode

    C++

  2. Umc8th-Snack/Front-end Umc8th-Snack/Front-end Public

    🍪UMC 8th SNACK 프론트엔드 레포🍪

    TypeScript 1