Skip to content
View Lin-Ruipeng's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Lin-Ruipeng

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

Hi, I'm foxlin (林惢朋) 👋

I'm a master's student in engineering at Chongqing University, currently focusing on Edge AI Deployment, High-Performance Computing (HPC), and Modern C++. Coming from an automation engineering background, I am passionate about squeezing performance out of resource-constrained hardware and building zero-loss, low-latency data pipelines.

🚀 Current Focus

  • Edge AI Inference: Deploying and profiling quantized models on Edge NPUs.
  • Time-Series Forecasting: Working on a horizontal research project focusing on IMU data (angular velocity/acceleration) prediction, optimizing the C++ deployment pipeline for latency and memory safety.
  • Modern C++ (C++11/17): Mastering zero-copy mechanisms (move semantics), smart pointer lifecycles, and lock-free multithreading architectures.

🛠️ Tech Stack

  • Languages: C/C++, Python, Rust
  • AI & Deployment: ONNX, PyTorch
  • Systems & Tools: Linux (WSL), CMake, Git, Shell Scripting

📫 Let's Connect

Pinned Loading

  1. mnist-classifier-pytorch mnist-classifier-pytorch Public

    Handwritten digit recognition using PyTorch and MNIST dataset | 基于PyTorch与MNIST数据集的手写数字识别

    Python

  2. vtt2txt vtt2txt Public

    A Python tool to convert Bilibili VTT subtitle files to plain TXT text. | 一个将哔哩哔哩(B站)VTT字幕文件转换为纯TXT文本的Python工具。

    Python