Skip to content
View fangpin's full-sized avatar
😊
Nice to meet you here
😊
Nice to meet you here
  • Tiktok
  • Shanghai
  • 01:33 (UTC +08:00)

Highlights

  • Pro

Block or report fangpin

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

Welcome

I'm Pin Fang, a software engineer at Tiktok, Shanghai. Nice to meet you!

Building & Built

  • Siamese PyTorch GitHub stars - Siamese Networks for one-shot image recognition on Omniglot, connected to my ICME 2019 paper.
  • LLM from Scratch GitHub stars - A modern decoder-only Transformer stack in PyTorch, including BPE, RoPE, RMSNorm, SwiGLU, Flash Attention 2, DDP, SFT, and RL fine-tuning.
  • miniDFS GitHub stars - A C++ mini distributed file system with file striping, replicated chunks, name server metadata, and data server threads.
  • redis-rs GitHub stars - Redis server implementation in Rust, covering RESP, RDB persistence, replication, streams, and transactions.
  • Remote Nvim GitHub stars - Remote development in Neovim for devboxes and SSH-backed workflows.
  • dl-framework GitHub stars - A from-scratch deep learning framework project with autograd, tensor operations, and CUDA-backed systems pieces.
  • simple_json GitHub stars - A small C++17 JSON library focused on parsing and lightweight header-only usage.
  • ThreadPool GitHub stars - A compact C++11 thread pool implementation for practicing concurrency primitives and task execution.
  • dcgan GitHub stars - Deep Convolutional GAN implementation in TensorFlow and TensorLayer, trained on CelebA-style image generation.
  • gobang GitHub stars - A Java Gobang game with a GUI, minimax search, and alpha-beta pruning.
  • Lark Agent Bridge GitHub stars - Bridge coding agents into Lark chats, cloud docs, worktree groups, and collaborative agent workflows.
  • yolo-caffe GitHub stars - A Caffe-based YOLO v1 implementation connecting Darknet-style object detection ideas to the Caffe ecosystem.
  • GPU HPC Book GitHub stars - A hands-on book about GPU high-performance computing, CUDA, Tensor Cores, TMA, WGMMA, TPU collectives, and TIRx.

Contributing to

  • CowAgent GitHub stars - Added Azure-hosted ChatGPT service support and Railway deployment support.

Publications

Sponsorships

If you like my projects and want to support me, you can use the following payment methods:

Alipay WeChat Pay
Alipay QR Code WeChat Pay QR Code
Scan to pay with Alipay Scan to pay with WeChat

Pinned Loading

  1. siamese-pytorch siamese-pytorch Public

    Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot

    HTML 297 63

  2. llm-from-scratch llm-from-scratch Public

    Build LLM from scratch

    Python 129 14

  3. miniDFS miniDFS Public

    Simple version of Distributed File System on multiple threads

    C++ 60 24

  4. redis-rs redis-rs Public

    Redis server implementation in Rust

    Rust 12

  5. dl-framework dl-framework Public

    learn by building a deep learning framework

    Python 4

  6. zhayujie/CowAgent zhayujie/CowAgent Public

    Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (f…

    Python 46.5k 10.3k