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

Highlights

  • Pro

Organizations

@shuosc @SHUSCT
Block or Report

Block or report jamesnulliu

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
jamesnulliu/README.md
  • 👋 Hi, I’m @jamesnulliu
  • 👀 I’m interested in C++, CUDA, Python...
  • 🌱 I’m currently learning CUDA Programing, Deep Learning, Computer Vision, ...
  • 💞️ I’m looking to collaborate on anything written in C++ or Python!
  • 📫 My email: jamesnulliu@outlook.com

Pinned

  1. DataStructure_SHU DataStructure_SHU Public

    This project provides codes for data structure learning based on Shanghai University's teaching material with a more-"C++" style.

    C++ 1 1

  2. MySort MySort Public

    Inplementation of some basic sort algorithms and some simple tests.

    C++