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

Block or report Wendyl42

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

Hi there 👋

  • 🔭 I’m currently working on C++ development
  • 🌱 I’m currently learning HPC and CPP

Friend Link

Popular repositories Loading

  1. HashMap HashMap Public

    A simple STL-compliant HashMap like std::unordered_map in STL, based on Stanford CS106L

    C++ 1 1

  2. malloc malloc Public

    An implementation of CSAPP book's malloc lab, which dynamically allocate and deallocate memory

    C

  3. TinyShell TinyShell Public

    A tiny shell implementation based on CSAPP

    C

  4. proxy proxy Public

    A tiny concurrent proxy server with cache, which accept HTTP GET request message and forward request to server using HTTP/1.0 message

    C 1

  5. O-CNN O-CNN Public

    Forked from microsoft/O-CNN

    O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis

    C++

  6. octree-ext octree-ext Public

    Forked from wang-ps/octree-ext

    External libraries used in octree

    C