Skip to content
View AlexJumaW99's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report AlexJumaW99

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

  1. ELA_Hackathon_Solution ELA_Hackathon_Solution Public

    HTML 3

  2. Salary-Predictor Salary-Predictor Public

    Using mutlivariate linear regression to predict one's salary.

    Jupyter Notebook

  3. Epidemic Epidemic Public

    Jupyter Notebook

  4. Thesaurus Thesaurus Public

    A thesaurus app written in Python that outputs the definition(s) of an English word a user input.

    Python

  5. Motion-Detector Motion-Detector Public

    A Computer Vision python program that detects motion using a webcam and records when it began, and when it ended. It then stores these recordings in a csv file.

    HTML 2

  6. Average-Rating-per-Course-by-Month Average-Rating-per-Course-by-Month Public

    A program that accepts a dataframe object, which in this case is a table containing individual reviews for various Python Courses. The data is then manipulated to create a different 'Month' column …

    Python