Skip to content
View wiorz's full-sized avatar

Block or report wiorz

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 Loading

  1. MIPS_Print_Logic_Test MIPS_Print_Logic_Test Public

    Edited from a school project, now standalone

    Assembly

  2. WebScraperTest WebScraperTest Public

    Things that I learn to make a "proper" webscraper

    Python

  3. BoggleGame BoggleGame Public

    A game of Boggle. BoggleMain.java partially supplied by Dr. Rick Mercer.

    Java

  4. PaintObject PaintObject Public

    a basic java GUI paint program featuring Harold. Demos and some part of PaintObjectMain.java was supplied by Dr. Rick Mercer

    Java

  5. TicTacToe TicTacToe Public

    A simple game of tictactoe. Input coordination is separated by space.

    C

  6. PokemonCSVAnalyzer PokemonCSVAnalyzer Public

    Requires a csv file in a specific format. See the given files for reference. Parse through a csv file and user input to generate useful info.

    Python