Skip to content
View nruben3's full-sized avatar

Block or report nruben3

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. LinearMerge-MergeSort LinearMerge-MergeSort Public

    Forked from Shao-Group/cmpsc465-fa20

    Two algorithms, one merging two sorted arrays of integers into a single sorted array, and the other implementing merge-sort on an array.

    Python

  2. Memory-Management-System Memory-Management-System Public

    A memory management system built in C, meant to display interactions between physical and virtual memory using First-In-First-Out and Third Chance replacement.

    C

  3. Online-Bookstore Online-Bookstore Public

    A fully functional online bookstore application with database functionality using PHP CodeIgniter and SQL.

    PHP

  4. News-Article-Bias-Detection-ML-Project News-Article-Bias-Detection-ML-Project Public

    A big data model which uses Python machine learning algorithms to distinguish between biased and unbiased articles.

    Jupyter Notebook

  5. Plagiarism-Detection Plagiarism-Detection Public

    A Java program which uses the Jaccard index to determine plagiarism between two text documents.

    Java

  6. Java-Pizza-Shop-DB Java-Pizza-Shop-DB Public

    Online pizza ordering system created with Java, SQL, and Apache Derby. The store is backed by a database for orders and customer information.

    Java