Skip to content
View Yoonkyu-Lee's full-sized avatar

Block or report Yoonkyu-Lee

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

Hi, I'm Yoonkyu 👋

I'm studying computer engineering & semiconductor engineering. Silicon and low-level systems are my thing — from fab process to RTL to bare-metal code. I Mostly speak SystemVerilog, C, and CUDA. Currently into out-of-order cores and GPU kernels. Also tinkering with coding setups powered by LLMs. 🤖

📫 yklee.us@gmail.com · LinkedIn


🔧 Verification & RTL for CPU

⚡ Parallel Programming with GPU

🐧 OS Level Engineering

🍓 Edge ML & IoT

  • sinograph-explorer · Sinograph (漢字) recognition on a Pi + Edge TPU (custom DNN, CUDA-trained)

🔐 Security & crypto rabbit holes

🕹️ Very Personal! Just for fun!


Pinned Loading

  1. bc-sprite-modder bc-sprite-modder Public

    Rust

  2. out-of-order-processor out-of-order-processor Public

    A SystemVerilog out-of-order RV32IM processor built around explicit register renaming, in-order retirement, and a split cache hierarchy.

    Verilog

  3. SoC-Chess SoC-Chess Public

    C

  4. batched-lenet-cuda batched-lenet-cuda Public

    10,000-image LeNet-5 forward pass in ~28 ms on a single A40 via fused convolution and Tensor Cores (TF32).

    Cuda

  5. sinograph-explorer sinograph-explorer Public

    Python

  6. riscv-mini-os riscv-mini-os Public

    Building a small RISC-V OS from scratch.

    C