Skip to content
View IzzieCorley's full-sized avatar
  • 05:02 (UTC -04:00)

Block or report IzzieCorley

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
IzzieCorley/README.md

Hi, I'm Izzie Corley. I attend the College of Wooster, class of 2025, with a double major in Computer Science and Studio Art.

Popular repositories Loading

  1. IzzieCorley IzzieCorley Public

    Config files for my GitHub profile.

  2. game-class-project game-class-project Public

    The Python code for the group project I completed for CS 102 Multimedia Computing. A point-and-click RPG using PyGame Zero.

  3. CS200IntermediateFinalCode1 CS200IntermediateFinalCode1 Public

    A rudimentary drawing program that can draw lines of varying size and color on the canvas, using code from the Tkinter and Pillow libraries

    Python

  4. CS200FinalCode1 CS200FinalCode1 Public

    Python

  5. gflags gflags Public

    Forked from gflags/gflags

    The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …

    C++