Skip to content
View CraftJJGamer308's full-sized avatar

Block or report CraftJJGamer308

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

    This is my first project, about base conversion.

    HTML 1

  2. PrimeFactorCalculator PrimeFactorCalculator Public

    소인수분해 계산기

    JavaScript

  3. 9-9test 9-9test Public

    A simple 9*9 sudoku solver made with html, css, js

    HTML

  4. IGCSE-Practice IGCSE-Practice Public

    Python 1

  5. 8-Bit-Ripple-Carry 8-Bit-Ripple-Carry Public

    Simulation of the 8-bit ripple carry addition with c.

    C

  6. Determinant-calculator Determinant-calculator Public

    Calculate determinant of a matrix of any size. Using double pointers and recursion (based on laplace algrorithm)

    C