Skip to content
View ereilly89's full-sized avatar
Block or Report

Block or report ereilly89

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. chicago-housing-rental-app chicago-housing-rental-app Public

    Property rental web application populated with data from Chicago Airbnb dataset. Hosts may generate recommended prices for their rental listings with a machine learning-based price recommender. The…

    JavaScript 2

  2. uww-alumni-web-app uww-alumni-web-app Public

    UWW's alumni web application. Calculates and displays various graduate statistics from MySQL database of graduates from the computer science department. Front end uses Java Server Pages. Implements…

    Java 1

  3. reilly-economy-minecraft-plugin reilly-economy-minecraft-plugin Public

    Minecraft economy plugin with markets for gold, iron, diamond, and emerald with prices based on supply and demand of resources within the world.

    Java 1

  4. cloutmanager-discordbot cloutmanager-discordbot Public

    A discord bot built to introduce cryptocurrency to your discord server, simulating an actual blockchain. Members can stay active in the server by "mining" one new block each day to claim their dail…

    Python 1 2

  5. BFS_DFS_Implementation BFS_DFS_Implementation Public

    Implementation of the Breadth First Search algorithm and Depth First Search algorithm on a map (represented by the "map.txt" file)

    Java

  6. song-database-application song-database-application Public

    Database driven application for songs. Uses MySQL backend with Java Swing front end. User authentication is implemented. Users may create playlists by adding songs via song, artist, or album search…

    Java