Skip to content
View Justus03's full-sized avatar

Block or report Justus03

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Justus03/README.md

Hi,


...complexity always builds on top of simplicity...


Pinned Loading

  1. the-game-single-player the-game-single-player Public

    This is a single-player adaptation of the cooperative card game "The Game". Your objective is to clear all the cards from the deck by strategically playing them onto four discard piles.

    C 1

  2. RSAbrk RSAbrk Public

    RSAbrk is a C program for factoring semiprime numbers, i.e., numbers formed by the product of two large prime numbers (P and Q). It was created for fun and exploration of number theory, and feature…

    C 1

  3. readInput readInput Public

    A lightweight and flexible input handling utility written in C. It simplifies user input collection from the console by supporting different data types via a unified interface, using a tagged union…

    C 1