Skip to content
View fin10g's full-sized avatar

Block or report fin10g

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 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. Java-Flesch-Readability-Index Java-Flesch-Readability-Index Public

    A java program that utilises string handling to count words, syllables and sentences. It then calculates readability based on the Flesch Readability Index. I learned a lot about passing returning v…

    Java

  2. Java-Stock-Manager Java-Stock-Manager Public

    A java project that utilises nine different methods, interfacing with array lists generated from .txt files.

    Java

  3. Java-Word-Guessing-Game Java-Word-Guessing-Game Public

    A Simple 'Hangmanesque' word guessing game that picks a random word from a dictionary file and takes in single character inputs.

    Java