Skip to content
View AlexHettle's full-sized avatar
📚
Student at Michigan State University
📚
Student at Michigan State University
  • Rochester, MI
Block or Report

Block or report AlexHettle

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. 3-Day-Weather-Forecast-App 3-Day-Weather-Forecast-App Public

    A program that takes in the name of a city from the user, and gives the temperature and weather for the rest of today and the next two days in UTC time

    Python

  2. Flashcard-Study-App Flashcard-Study-App Public

    A program that uses a .csv file to produce a set of flashcards that the user can flip through and study.

    Python 5 2

  3. Simple-MS-Paint-Clone Simple-MS-Paint-Clone Public

    A recreation of the classic program created entirely using Ruby2d

    Ruby 1

  4. Random-IMDB-Profile-Generator Random-IMDB-Profile-Generator Public

    A web scraping program that brings up a random IMDB profile and gives info on them and some of the productions they've been in.

    Python

  5. Currency-Conversion-App Currency-Conversion-App Public

    A program that lets the user convert an amount of money between commonly used currencies

    Python 1

  6. Adjacency_Matrix_With_Directed_Graph Adjacency_Matrix_With_Directed_Graph Public

    A program that produces a randomly generated adjacency matrix along with a matching directed graph.

    Python