Evan Reilly's repositories

chicago-housing-rental-app

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 main feature is a scheduling system for tenants to book rentals for property listings that hosts create.

Language:JavaScriptStargazers:2Issues:2Issues:0

cloutmanager-discordbot

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 daily crypto; doing so will add a new block the chain along with all previous transactions since the last daily credits were claimed. Daily rewards for mining new blocks are "halved" after a sufficient number of dailies have been claimed on the server. These "halvings" continue until a hard cap of 10,000,000 credits have been reached.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

reilly-economy-minecraft-plugin

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

Language:JavaStargazers:1Issues:0Issues:0

uww-alumni-web-app

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 Google Maps API and Word Cloud. See average salary, employment rate, employer and school locations, and more.

Language:JavaStargazers:1Issues:0Issues:0

BFS_DFS_Implementation

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

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Dijkstras_KnightAndGold

Program that finds the shortest path from the knight (in Chess) to the gold. User decides board size as well as knight and gold position.

Language:JavaStargazers:0Issues:0Issues:0

gojenkins

Jenkins API Client in Go

Language:GoLicense:Apache-2.0Stargazers:0Issues:1Issues:0

gym-minigrid

Minimalistic gridworld package for OpenAI Gym

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

ibm-roks-toolkit

Tooling and controllers to enable hosted control plane OpenShift clusters running on IBM Cloud.

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

ma-gym

An extension of ma-gym's combat test-bed with additional features to create an interesting drone-swarm setting for reinforcement learning.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

movie-scraper-with-matcher

Python movie web scraper for IMDb and Yideo. Includes python script for cleaning data and machine learning and rule-based row matching algorithms.

Stargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

song-database-application

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. Users can also follow each other and add each other's songs to their own playlists.

Language:JavaStargazers:0Issues:0Issues:0

TicTacToe_4x4_MiniMax

Users play against an AI that is using the MiniMax algorithm in a game of Tic Tac Toe on a 4x4 board.

Language:JavaStargazers:0Issues:0Issues:0