Skip to content
View martyv123's full-sized avatar
  • Boston, MA

Block or report martyv123

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

    A command line based 2D dungeon crawler game that supports modular multiplayer (through TCP socket connections), modular AIs, and observer functions.

    Python

  2. NLP-Yelp NLP-Yelp Public

    Using TF-IDF analysis and cosine similarity to perform NLP processing of Yelp reviews and Open table reviews. The goal of this project is determine how similar 'gilded' reviews (Yelp Elite reviews …

    Python

  3. EasyAnimator EasyAnimator Public

    Java program that focuses on the MVC design pattern. Implements a GUI that allows the user to animate shapes according to size, color and motion. Contains executable jar file.

    Java

  4. chess_ai chess_ai Public

    Chess AI developed using MTCS (Monte Carlo Tree Search), heuristics, and specialized rollout strategies.

    Jupyter Notebook

  5. NFLDatabaseApp NFLDatabaseApp Public

    This project consists of a database application representing statistics of the 2019 NFL season. The project is written in Java and utilizes the JDBC connector to connect to the MySQL database server.

    Java

  6. nush nush Public

    Unix Shell in C

    C