Skip to content
View sarwaan001's full-sized avatar

Block or report sarwaan001

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. KMeans-Handwriting-Recognition KMeans-Handwriting-Recognition Public

    Machine Learning Project to determine digits being written on using KMeans.

    Jupyter Notebook 1

  2. B2SP B2SP Public

    HTML 1

  3. CREATING-AND-INITIALIZING-A-SYSCALL CREATING-AND-INITIALIZING-A-SYSCALL Public

    Creating a linux Syscall. This repository has a patch file (.diff) and a description of creating and initializing a linux system call.

    C

  4. Virtual-Joystick-using-Libusb-and-Uinput Virtual-Joystick-using-Libusb-and-Uinput Public

    Demonstrating how to use a kernel space virtual joystick into user space. This also demonstrates how to convert raw binary USB data to something readable for the program.

    C

  5. USING-SQLITE-ON-SWIFT-APPLICATIONS USING-SQLITE-ON-SWIFT-APPLICATIONS Public

    The purpose of this project was to introduce SQLite commands into Swift applications. I utilized the SQLite.swift library and stored the database queries in an array.

    Swift

  6. Yelp-Rating-Regression-Predictor Yelp-Rating-Regression-Predictor Public

    Yelp Rating Regression Predictor: This Project is to Demonstrate how to use multiple linear regressions in order to predict how many stars a restaurant will have. In this project we'll be working w…

    Jupyter Notebook