Skip to content
View L1ttle-Q's full-sized avatar

Highlights

  • Pro

Block or report L1ttle-Q

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 250 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

Popular repositories Loading

  1. tiny_compiler_plus tiny_compiler_plus Public

    Based on tiny, several improvements have been applied

    C++ 7

  2. Matrix-CPP Matrix-CPP Public

    A C++ template repository of matrix calculations

    C++ 3

  3. Keychain Keychain Public

    A program helps you to manage your accounts safely on your own computer.

    Python 2

  4. Text-Editor Text-Editor Public

    A high-performance text editor implemented in C++.

    C++ 1

  5. Huffman-compress Huffman-compress Public

    Implements Huffman compression and decompression algorithms in C++ to efficiently encode and decode files.

    C++

  6. matrix_multiplication matrix_multiplication Public

    Matrix multiplication methods including cpu and gpu.

    C++