Skip to content
View cc-c122's full-sized avatar

Block or report cc-c122

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
cc-c122/README.md

Hi, I'm cc

I'm an undergraduate student exploring AI Infra, GPU Programming, and LLM Inference Optimization.

Currently learning and building around:

  • CUDA kernels: Softmax, RMSNorm, GEMM, FlashAttention
  • LLM inference: KV Cache, continuous batching, vLLM
  • GPU programming frameworks: CUDA and TileLang
  • C++ systems programming

Featured Projects

An AI-assisted pull request review tool that fetches GitHub PR context, combines static analysis signals with an AI/mock model, and generates structured review findings.

A learning repo for implementing and optimizing common deep learning kernels such as Softmax, RMSNorm, and GEMM.

A C++17 HTTP/1.1 server project for practicing Linux networking, epoll, non-blocking I/O, thread pools, and RAII.

Popular repositories Loading

  1. AI-PR-Reviewer AI-PR-Reviewer Public

    基于人工智能的拉取请求(Pull Request)审阅工具,具备GitHub PR分析、审阅上下文、静态信号、可解释的发现结果以及可复制的审阅评论等功能。

    TypeScript 2

  2. MioHTTPServer MioHTTPServer Public

    日志宏+ET+OneShot+Reactor 线程池、RAII 资源托管、读写锁并发安全、完整 HTTP1.1 + 连接状态机 + 超时回收

    C++ 1

  3. My-Transformer My-Transformer Public

    Python 1

  4. CUDA-kernels CUDA-kernels Public

    Cuda 1

  5. AI-Inference-Lab AI-Inference-Lab Public

    Python 1

  6. cc-c122 cc-c122 Public