Skip to content
View dcue3's full-sized avatar

Block or report dcue3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. CollegeRadio CollegeRadio Public

    College radio map/player full-stack website using google maps/radio browser APIs.

    JavaScript

  2. NikeGoatPriceComparer NikeGoatPriceComparer Public

    Python web scraping/machine learning project utilizing selenium and BeautifulSoup to compare pricing information for sneakers on Nike and Goat and create predictions of resale based on scraped data.

    Python 1

  3. RubyModMinecraft RubyModMinecraft Public

    This project is my ruby mod for Minecraft version 1.19 using Java. It adds the ruby ore, which spawns randomly underground and can be mined to craft ruby blocks, tools and armor.

    Java

  4. DijkstrasAlgorithmCampusMapperDavidCue DijkstrasAlgorithmCampusMapperDavidCue Public

    This project allows users to read in DOT files to create maps, as well as manually enter nodes and connections. The user can input two points on the map, and the project utilizes Dijkstra's algorit…

    Java

  5. MovieRatingDatabaseDavidCue MovieRatingDatabaseDavidCue Public

    This project contains a database of movie review objects that can be read in from a text file or added manually. The objects contain information about the given movie, like title, rating, director,…

    Java