Skip to content
View paeblits's full-sized avatar

Block or report paeblits

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. binary-warz binary-warz Public

    An Android card game app that will help computer science and software engineer students learn more about binary numbers and basic math operations on them such as adding, subtracting, etc.

    Java 3

  2. audioflask audioflask Public

    Flask app that monitors microphone audio.

    JavaScript 2 1

  3. multiple-chart-demo multiple-chart-demo Public

    Design ideas demo for senior design project

    JavaScript 1 1

  4. angular-charts-demo angular-charts-demo Public

    An angular app demonstrating four Google Charts on a simple Bootstrap layout.

    JavaScript 1 1

  5. image-msg-encode-decode image-msg-encode-decode Public

    A simple C++ console application that can encode and decode a message in a .ppm image by altering the bits.

    C++ 1

  6. java-records-parser java-records-parser Public

    A simple Java program that scans a file with an unknown number of records (over a million), parses the data, writes a binary .dat file, and makes an interface that searches the binary file using Ja…

    Java