Skip to content
View yu-heejin's full-sized avatar
🐳
🐳

Block or report yu-heejin

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

Open Source Contribute

  • [PR] Fix parseRam not handling milli-bytes (m) suffix (#5809)
    • Resolved a bug causing inaccurate node memory allocation displays (e.g., ~9131% instead of ~77%) by adding support for the m (milli-bytes) suffix.
    • Enhanced parseUnitsOfBytes logic in frontend/src/lib/units.ts and added unit test cases in units.test.ts.
  • [PR] Fix development environment setup and pytest execution errors (#72)
    • Resolved ModuleNotFoundError during pytest execution by configuring pythonpath in pytest.ini.
    • Updated requirements-dev.txt with missing dependencies (mcp, mysql-connector-python) to fix test environment setup issues.

Project

Museum? Whatisum? (2025.11.08 ~ 2025.11.09)

[HackSeoul 2025 3rd prize 🎉] Beyond the Frame, Into Your World - AI-powered interactive docent app

Devridge (2023.12.28 ~ 2024.04.30)

A bridge connecting developers, DEVRIDGE (Community for Developers)

Repository

Ladder (2022.08.27 ~ 2022.10.01)

[2022 Seongnam City Youth Foundation Project] A website project that converts people in photos into drawings.

Repository

Police In My Pocket (2022.04.15 ~ 2022.11.30)

[2022 Hanium ICT Project] App Project for my safety in Emergency

Repository

Pinned Loading

  1. headlamp headlamp Public

    Forked from kubernetes-sigs/headlamp

    A Kubernetes web UI that is fully-featured, user-friendly and extensible

    TypeScript

  2. mysql_mcp_server mysql_mcp_server Public

    Forked from designcomputer/mysql_mcp_server

    A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

    Python

  3. ellie-playground/linux-namespace-cgroup ellie-playground/linux-namespace-cgroup Public

    Docker 엔진 원리 이해를 위한 Linux namespace와 cgroup 실습하기

    Shell 1

  4. linux-kernel-for-devops linux-kernel-for-devops Public

    'DevOps와 SE를 위한 리눅스 커널 이야기' 책을 읽고 정리하는 공간 ✏️

    Python