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

Block or report JGJCode

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

    Short Machine Learning project that uses a CNN to classify an image as either a dog or a bagel. This ML model was trained and tested on about 600 images of dogs and bagels.

    Python 1

  2. DrawingClassifier DrawingClassifier Public

    Uses machine learning model to classify user drawings from a canvas HTML

    HTML

  3. PhotoshopProject PhotoshopProject Public

    AP Computer Science Project(winter 2022) using Java awt libraries. Includes features such as grayscale, negate, edge detection, and other custom features.

    Java

  4. PathfindingVisualizers PathfindingVisualizers Public

    Currently includes GUI for visualizing Dijkstra's algorithm and A star algorithm. Users can draw obstacles in mode 1, then specify the start and end point in mode 2. Switch modes using right click.

    Python

  5. AdventOfCode AdventOfCode Public

    Advent of Code puzzles.

    Python