Skip to content
View xJuan21's full-sized avatar

Highlights

  • Pro

Block or report xJuan21

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

    Forked from ConnorWMcClellan/LionStats

    Python 1

  2. SudokuSolver SudokuSolver Public

    A program that will read any txt file that will transform its content (if it is a valid input) into a Sudoku chart. Consequently, the program will recursively solve the following sudoku and print t…

    C++ 1

  3. PolyCalculator-w-Stack PolyCalculator-w-Stack Public

    Polynomial Calculator made with a Stack that can add, subtract, and multiply polynomial expressions and print the result into the terminal.

    C++ 1

  4. StudentTranscripts-w-Files StudentTranscripts-w-Files Public

    Program that will record Students's grades and store/access them in files.

    C++ 1

  5. Web-Portfolio-with-React Web-Portfolio-with-React Public

    CSS 1

  6. MovieCollection MovieCollection Public

    Project made to practice the concepts of Linked Lists, class inheritance, constructors, and methods and operators overloading The program uses the MovieCollection class to store Movie objects that …

    C++