Skip to content
View holgater's full-sized avatar

Block or report holgater

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

    This is a python program I wrote while at PyCon 2017. It was the first Python I wrote and I just wanted to familiarize myself with the basic syntax. This is Conway's Game of Life, a very basic simu…

    Python

  2. SmileyFrowney2.0 SmileyFrowney2.0 Public

    An Arduino project that displays a face on an LED matrix that reacts to accelerometer readings.

    Arduino

  3. CS410HCIFinalProject CS410HCIFinalProject Public

    Java

  4. IRCTypeClientServer IRCTypeClientServer Public

    This is a small custom IRC-like Client/Server setup that I wrote for my Internet Protocols class. It only works locally, though it could work across networks with some small changes.

    Java