Skip to content
View boxman888's full-sized avatar
🐢
🐢

Block or report boxman888

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

Pinned Loading

  1. smallsh smallsh Public

    A small shell project for Unix systems. As far as i'm aware, I only used 89 standards. So, this should run on any system from then on. Please correct me if I am wrong.

    C

  2. final-project-cs-493-runtime-terror final-project-cs-493-runtime-terror Public

    Forked from osu-cs493-sp19/final-project-cs-493-runtime-terror

    Learning Management Platform API Prototype

    JavaScript

  3. final-project-kernalpanic final-project-kernalpanic Public

    Forked from osu-cs492-w20/final-project-kernalpanic

    Android application utilizing Azure's cognition API to record reciept information through the use of image analysis (2019)

    Java

  4. LinearRegression LinearRegression Public

    Linear Regression model on Boston housing data.

    C++

  5. LogisticRegression LogisticRegression Public

    Logistic regression to perform a binary evaluation on USPS data set. The algorithm will evaluate if an image is a 4 or a 9.

    C++ 1

  6. DockerizedWebServer DockerizedWebServer Public

    Project made to refresh myself on docker and socket programing in Java

    Java