Skip to content
View lu-m-dev's full-sized avatar

Highlights

  • Pro

Block or report lu-m-dev

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
lu-m-dev/README.md

Hi โ€” Iโ€™m Lu ๐Ÿ‘‹

  • ๐Ÿ”ญ Currently working on: medical AI research, high-performance scientific computing (WebGPU, CUDA), visualization
  • ๐ŸŽ“ Biomedical Engineering & Computer Science

Stats

GitHub activities in the past year.
I use different languages for different tasks โ€” Python for ML/DL development;
WebGPU/TypeScript or C/CUDA for GPU computing.

Selected work

Repo Demo Tech
WebGPU pin WebGPU demo
  • WebGPU
  • TypeScript
  • WGSL
Data pipeline pin Medical AI demo
  • Python
  • Plotly
  • FastAPI
CUDA pin CUDA demo
  • C++
  • CUDA
  • CMake

Credit

GitHub stats generated with github-readme-stats.

CUDA pin

Pinned Loading

  1. WebGPU-gaussian-splatting WebGPU-gaussian-splatting Public

    Forked from CIS5650-Fall-2025/Project5-WebGPU-Gaussian-Splat-Viewer

    WebGPU Gaussian Splatting - High-performance realistic 3D rendering

    TypeScript

  2. CUDA-boids-flocking CUDA-boids-flocking Public

    Forked from CIS5650-Fall-2025/Project1-CUDA-Flocking

    Parallel boids flocking simulation in CUDA

    Cuda 1

  3. CUDA-path-tracer CUDA-path-tracer Public

    Forked from CIS5650-Fall-2025/Project3-CUDA-Path-Tracer

    A path tracer featuring physically-based rendering implemented in CUDA

    C++

  4. CUDA-stream-compaction CUDA-stream-compaction Public

    Forked from CIS5650-Fall-2025/Project2-Stream-Compaction

    CUDA work-efficient scan, stream compaction, and radix sort

    Cuda