Skip to content
View JGJCode's full-sized avatar

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 Loading

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

  3. AdventOfCode AdventOfCode Public

    Advent of Code puzzles.

    Python

  4. Competitive-Programming Competitive-Programming Public

    Compilation of solved problems from CSES problemset (https://cses.fi/problemset/list/) and Codeforces (https://codeforces.com/)

    C++

  5. EyeMouse EyeMouse Public

    Move the cursor on your screen with your eyes. This project currently includes features such as left click, right click, and screenshotting a selected portion of the screen through custom facial ac…

    Python