Skip to content
View qm3's full-sized avatar
Block or Report

Block or report qm3

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

Popular repositories Loading

  1. Memory-Management-in-C Memory-Management-in-C Public

    This is a project I did with my friend Vaughn Johnson. We implemented a memory package that works similar as malloc and free in C library.

    C

  2. Huffman-Compression Huffman-Compression Public

    This is a program written in Java for Huffman Algorithm.

  3. Factorial-in-Assembly Factorial-in-Assembly Public

    This repo contains an assembly program to compute the factorial of a given number.

    Perl

  4. Polish-Postfix-Evaluator Polish-Postfix-Evaluator Public

    This is a simple project written in C to simulate the good-old calculator: Polish Postfix calculator.

    C

  5. Managing-process Managing-process Public

    This program manages linux processes. It does 3 things:

    C

  6. Search-Engine Search-Engine Public

    Search Engine using Term Frequency and Inverse Document Frequency. Co-developed with William Nguyen

    HTML