Skip to content
View eunseo9311's full-sized avatar

Highlights

  • Pro

Block or report eunseo9311

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

Hi, I'm Eunseo Song πŸ‘‹

3rd-year CS undergraduate at Soongsil University. I work at the intersection of AI systems, security, and infrastructure β€” building things that ship to real users and contributing to open-source projects I rely on.


πŸ”¬ Research

LLM Jailbreak Comparative Study β€” Independent research under Prof. Bong Jun Choi (AI Security Lab, SSU)

Evaluated adversarial robustness of Claude Sonnet vs GPT-4o across 4 experiment types and 9 prompt categories. Discovered a turn-count reversal effect in extended multi-turn attacks (Claude 0%β†’50%, GPT-4o 0%β†’0% refusal).

β†’ github.com/eunseo9311/llm-jailbreak-study


πŸ›  Open Source Contributions

  • Verilator (β˜…3.5k) β€” Industry-standard SystemVerilog simulator. 3 merged PRs: build fix on Apple clang (#7327), regression test (#7328), diagnostic improvements (#7329)

  • GPGPU-Sim (β˜…1.6k) β€” Cycle-accurate GPU simulator. 3 merged PRs: correctness bug fix (#338), perf optimization (#339), -186 lines refactoring (#340)

  • Spring Initializr (β˜…3.7k) β€” Official Spring project behind start.spring.io. Modernized 31 files with idiomatic Java (#1747). Named contributor in v0.24.0 release notes.


πŸš€ Projects

  • CommitCat (β˜…100+) β€” Cross-platform desktop pet reacting to Git commits in real time. Built with Rust, Tauri, React. Integrated Anthropic API for in-app AI assistant. β˜…100+ in 4 days.

  • UnivAI β€” AI learning platform serving 300K+ users globally. Cut PDF analysis time from 3 min to 20 sec on 2,000-page files. App Store #1 in Education.

  • Eatssu β€” University dining backend. Reduced monthly server costs by 85% via RDSβ†’EC2 Docker MySQL migration.


🧰 Stack

Systems: Rust Β· C/C++ Β· Tauri Backend: Java Β· Spring Boot Β· MySQL Frontend: TypeScript Β· React Cloud: AWS (EC2, RDS, S3, CloudFront, Route53) AI: Python Β· Anthropic/OpenAI API Β· Adversarial ML


πŸ“« Links

Blog (Velog) Β· LinkedIn

Pinned Loading

  1. commit-cat commit-cat Public

    Rust 110 7

  2. EAT-SSU/Server EAT-SSU/Server Public

    🍽️ EAT-SSU: μˆ­μ‹€λŒ€ 학식 리뷰 μ•± 🍽️ μ„œλ²„ λ ˆν¬μ§€ν† λ¦¬

    Java 2

  3. llm-jailbreak-study llm-jailbreak-study Public

    Python

  4. verilator verilator Public

    Forked from verilator/verilator

    Verilator open-source SystemVerilog simulator and lint system

    SystemVerilog

  5. gpgpu-sim/gpgpu-sim_distribution gpgpu-sim/gpgpu-sim_distribution Public

    GPGPU-Sim provides a detailed simulation model of contemporary NVIDIA GPUs running CUDA and/or OpenCL workloads. It includes support for features such as TensorCores and CUDA Dynamic Parallelism as…

    C++ 1.6k 648

  6. vespertide vespertide Public

    Forked from dev-five-git/vespertide

    An open-source library for easily defining database schemas in JSON/YAML and automatically generating migration files

    Rust 1