Skip to content
View shining-b-02's full-sized avatar

Highlights

  • Pro

Organizations

@PuppiScan-project @unithon-tadadak @SSUMC-9th @2025-UniD-Hackathon-Team4 @LOOP-ON

Block or report shining-b-02

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.

Content in all repositories owned by your account will be closed.
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
shining-b-02/README.md

Hi there 👋 I'm changhyun.

I build low-level system software, then measure whether the boundaries I designed actually hold.

  • Real-time / OS: xv6 scheduler and inverted page table, FreeRTOS instrumentation on STM32F446RE

  • Systems: ext2 parser without mount, POSIX daemon, NAND/FTL mapping

  • Integration: ROS2 interface design, vendor hardware behind service adapters

  • Verification: reproducible I/O measurement, automated adoption gates for AI-proposed code

  • 🏫 🇺🇸 Completed an intensive Artificial Intelligence & Data Science program at USC Viterbi School of Engineering. [Summer 2026]

  • 🧑‍💻 Parexel korea, IT Support Technician Intern (Support Windows 11 deployment project progress) [JAN 2026 ~ JUN 2026]

  • 🏫 🇰🇷 Soongsil Univ. Department of computer science & engineering 21 [MAR 2021 ~ FEB 2027]

  • 📫 How to reach me: changhyeonb533@gmail.com

Baekjoon

profile/qkrckdgus9527

Pinned Loading

  1. Linux-system-programming-project Linux-system-programming-project Public

    2025-1 숭실대학교 컴퓨터학부 리눅스 시스템 프로그래밍 (홍지만 교수님) 설계과제 1~3

    C

  2. operating-system-project operating-system-project Public

    2025년 2학기 숭실대학교 컴퓨터학부 운영체제 (홍지만 교수님) 설계 과제

    C

  3. JARVIS JARVIS Public

    Forked from ROS2JARVIS/Azas

    STT 음성 명령 기반 협동로봇 칵테일 제조 시스템 (Doosan M0609 · OnRobot RG2 · RealSense D435i · ROS 2 Humble)

    Python

  4. femu-ssd-io-path-lab femu-ssd-io-path-lab Public

    Reproducible FEMU NVMe SSD workload, FTL mapping, GC, latency, IOPS, and WAF experiments

    Python

  5. stm32-freertos-observability-lab stm32-freertos-observability-lab Public

    Instrumented STM32F446RE FreeRTOS lab for ISR, DMA, scheduling, stack, and heap measurements

    C 1

  6. ai-ftl-performance-verifier ai-ftl-performance-verifier Public

    Verify AI-proposed FTL hot-path changes with guarded patches, regression tests, paired benchmarks, and evidence

    Python