Skip to content
View JWriter20's full-sized avatar
  • Apple

Highlights

  • Pro
Block or Report

Block or report JWriter20

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

    A rudimentary Photoshop-like project that allows for the creation of layers, the importing and exporting of images, and the modification of those images through filters using low-level data transfo…

    Java 1

  2. MazeSearchGUI MazeSearchGUI Public

    A java program that generates a random maze of a specified size using kruskal's algorithm, then the user has the option to solve this maze manually, with a Depth First Search algorithm, or a Breadt…

    Java 1

  3. Solitaire Solitaire Public

    A customizable game of FreeCell solitaire

    Java 1

  4. YahtzeeWriter YahtzeeWriter Public

    The game yahtzee, what more is there to say.

    Java

  5. DiscounterPro DiscounterPro Public

    A website that finds and creates a feed of products related to the user's interests which are currently discounted on amazon.com.

    CSS

  6. Markov-Chain Markov-Chain Public

    An application of a Markov-Chain that uses a passage of text (a book for example) to generate a random passage that makes grammatical sense.

    Python