Skip to content
View Pang-GJ's full-sized avatar
🚀
MLsys
🚀
MLsys

Organizations

@ToyKV
Block or Report

Block or report Pang-GJ

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Pang-GJ/README.md

std::cout << std::format("Hello {}\n", "world");

𝗜'𝗺 Pang-GJ. An EE student 👨‍💻 who is passionate about C++.

Email Badge Bilibili Badge Zhihu Badge Github Badge visitors

🧐 About

  • 🔭 I’m currently studying in Harbin Institute of Technology (Weihai).
  • 🌱 I’m currently learning Distributed Systems | Raft | Machine Learning System | LLM.
  • 👨‍💻 My Blog ⚡ https://www.wabywabo.com
  • 👯 I’m looking to contribute on ML infra Project
  • 📫 How to reach me: [email protected] | [email protected]
  • ⚡ Code for fun!!!
  • currently intern @pdd, ex-intern @oneflow, ex-intern @netease

Tools I work upon : 🛠

C++ Golang Python Rust Arch Linux Git LLVM Docker alacritty clion VSCode neovim

Coding in this week

Recently Blog posts

Pinned Loading

  1. Oneflow-Inc/oneflow Oneflow-Inc/oneflow Public

    OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.

    C++ 5.8k 661

  2. luce luce Public

    C++20协程net,基于epoll,可以方便地使用await语法

    C++ 25 2

  3. cpp-project-template cpp-project-template Public template

    a tiny cpp project template. (There is another complex project template in the "complex" branch.)

    Python