Skip to content
View JSANTOS22's full-sized avatar

Block or report JSANTOS22

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. Traveling-Salesman-Problem Traveling-Salesman-Problem Public

    This project contains 3 implementations of the TSP.

    C++

  2. Max-Clique Max-Clique Public

    This project contains 3 implementations to solving the maximal clique problem.

    C++

  3. BipartiteGraph BipartiteGraph Public

    Animation of the Gale Shapley Algorithm that solves the matching problem of bipartite graphs.

    Python

  4. jacob-santos jacob-santos Public

    My personal website portfolio

    HTML

  5. Trie_Project Trie_Project Public

    A simulation of the Trie Data Structure for users to learn more about how it works

    JavaScript

  6. API_Simple_Example API_Simple_Example Public

    This provides python code showing how a simple API call is made using secrets in a .env file hidden by a .gitignore file.

    Python