Skip to content
View Nick-prog's full-sized avatar
🏨
Working at TAMUK
🏨
Working at TAMUK
Block or Report

Block or report Nick-prog

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

  1. LMSConnect LMSConnect Public archive

    The main focus for this project was to design an ease-of-life tool for Canvas LMS through a discord bot by providing helpful commands for everyday Canvas use. The final version of the product's cod…

  2. Clive-Webhook Clive-Webhook Public archive

    Pipedream Webhook program attached to high traffic Clive forms. Main focus was to parse through relevant metadata generated by JSON Snippets after initiating a GET request for indexing purposes at …

    Python

  3. Improved-Clive-Webhook Improved-Clive-Webhook Public archive

    Similar to the previous Clive-Webhook program, but removes the initial GUI to improve performance and speed. Also, shortens main code and implements an error handler for improved troubleshooting.

    Python

  4. Phishing-AutoEncoder Phishing-AutoEncoder Public

    Python

  5. Simple-Weather-Decision-Trees Simple-Weather-Decision-Trees Public

    Predict if its going to rain tomorrow, by passing a training and validation dataset to our decision tree classifier for evaluation. Results will display our accuracy found for each dataset.

    Jupyter Notebook

  6. Conway-Game-Python Conway-Game-Python Public

    The mathematician Conway imagined a game, called game of life, which considered cells that are susceptible to reproduce, disappear, or survive when they obey certain rules.

    Python