Skip to content
View RemleyGHooker's full-sized avatar

Block or report RemleyGHooker

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. Bookage Bookage Public

    This project consists of a website created in HTML, CSS, and Javascript. The goal of the website is to spread information about the book club "Bookage" that allows teens to join a book club in one …

    HTML 1

  2. RemleyGHooker RemleyGHooker Public

  3. Wealth-Distribution-Among-Billionaires-Project Wealth-Distribution-Among-Billionaires-Project Public

    In this project, I analyze the wealth distribution of billionaires worldwide using an annually updated dataset. The goal is to uncover patterns and influential factors, utilizing advanced statistic…

    Jupyter Notebook

  4. Battery-voltage-checker Battery-voltage-checker Public

    A program to get battery percent from external battery in bytes, convert the data to string, and write the data onto a file using a raspberry pi.

    Python

  5. Hangman_game Hangman_game Public

    This program allows the user to play Hangman. It imports phrases from a file called `phrases.txt`, categorizes them into easy, medium, and hard based on their position in the file, and lets the use…

    C++

  6. Programmers-Cafe-Ordering-System Programmers-Cafe-Ordering-System Public

    This program allows a customer to view a menu, place an order by selecting items and their quantities, and receive a receipt displaying the total cost including tax. The program uses parallel array…

    C++