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

Block or report infinity052

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. Algorithm-Visualizer Algorithm-Visualizer Public

    This is just a basic algorithms visualizer consisting of 6 sorting algorithms and 4 graph algorithms. Other than HTML, CSS and JS, Jquery and Bootstrap are used in this project.

    JavaScript 57 12

  2. Street-Fighter-2 Street-Fighter-2 Public

    This is an MVP version of the arcade game Street Fighter 2 written in java using Swing.

    Java 2 2

  3. Hacktoberfest-Problem-Solving Hacktoberfest-Problem-Solving Public

    This repository is for beginners who want to participate in hacktoberfest.

    C++ 1 4

  4. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.

    JavaScript

  5. Expense-Tracker-App Expense-Tracker-App Public

    This was my first application created in Flutter framework by Google. It can be used to add and delete Expenses done by user in the current year and it will show the percentage of funds spent over …

    Dart

  6. Loan-Origination-System Loan-Origination-System Public

    This is an MVP of a LOS (Loan Origination System) console-based Program written in Java

    Java