Skip to content
View sinnenicht's full-sized avatar
  • Florida
Block or Report

Block or report sinnenicht

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

  1. Game-Of-Life Game-Of-Life Public

    A simple Game of Life simulation of customizable size.

    Java

  2. Linear-Equations-Solver Linear-Equations-Solver Public

    A linear equations solver capable of linear equations systems involving complex numbers.

    Java

  3. Encryption-Decryption Encryption-Decryption Public

    A program that can encrypt or decrypt text using two methods: shift and unicode.

    Java 3

  4. Flashcards Flashcards Public

    A program that allows for the creation, storage, and testing of simple text flashcards.

    Java

  5. Readability-Tester Readability-Tester Public

    A program that evaluates a text and determines its readability based on several indexes.

    Java

  6. Smart-Calculator Smart-Calculator Public

    A program that can perform basic operations on integers. Supports the use of variables.

    Java