Skip to content
View wangAlpha's full-sized avatar
🌚
Touching Fishes
🌚
Touching Fishes
  • https://www.transwarp.cn/

Highlights

  • Pro
Block or Report

Block or report wangAlpha

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

Fancy seeing you here! 👋

My Skills

🔭 I’m currently working on transwarp

💻 Interested in consensus algorithm, distributed storage system and distributed transaction.

⚡ Hobbies for marathons, hiking, Japanese and movies

📫 Email: wzAlpha@outlook.com

🌱 Check out my recent projects

  • mit 6.824 - 4 labs + 2 challenges
  • miniftp - A multi-threaded asynchronous FTP server
  • cmu 445 - CMU 445 database course project
  • leetcode - Daily algorithm and data structure practice

🔨 Check out my projects in undergraduate degree

  • SmartCar - The control code of the smart car competition participated
  • SimpleDB - A bson database server project based asio library

⚡ Recently read open source projects

  • libgo - A non-invasive golang-style concurrent library
  • muduo - A C++-based implementation of the Reactor network library

Pinned

  1. miniftp miniftp Public

    A minimal ftp server/client

    Rust 1 1

  2. raftkv raftkv Public

    Mit 6.824 projects

    Go 4

  3. leetcode leetcode Public

    LeetCode Problems' Solutions

    C++ 1

  4. CppCoreGuidelines CppCoreGuidelines Public

    Forked from isocpp/CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

    Python