Skip to content
View Mercieral's full-sized avatar

Block or report Mercieral

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 Loading

  1. Terminal-Battles Terminal-Battles Public

    A terminal-based multiplayer version of the game of battleship. This is done for the final project for the CSSE432 Networks course.

    C++ 5

  2. code-pattern-detector-and-UML-diagram-generator code-pattern-detector-and-UML-diagram-generator Public

    Project repo for the CSSE374 Software Design final project. The application will detect common-practice coding patterns and generate a UML diagram detailing the relationship between java classes.

    Java 2

  3. RH-Groceries/RH-Groceries RH-Groceries/RH-Groceries Public

    A small application using Ionic, Firebase, and the Stripe API that allows RHIT students/staff to share their grocery list, and have people shop and deliver for them.

    TypeScript 6 1

  4. terminal-battles-server terminal-battles-server Public

    Small Javascript node server using the net module that handles matchmaking for the terminal-battles game

    JavaScript

  5. sturdeac/EIT-Printer-Monitor sturdeac/EIT-Printer-Monitor Public

    A small simple webpage/server to monitor the academic building's printers' information such as status, paper levels, and ink levels.

    HTML 1 1

  6. USA-amusement-park-optimal-path-generator USA-amusement-park-optimal-path-generator Public

    Forked from JJGayso/230-Project

    Project repo for the CSSE230 Data Structures final project. A Simple Java GUI application that finds the optimal path between two amusement parks with stops at other amusement parks. The app only i…

    Java