Skip to content
View nicholasezyk's full-sized avatar

Block or report nicholasezyk

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

Popular repositories Loading

  1. starshi.ps starshi.ps Public

    The prototype of a game I'm working on, modeled after the Turbo Tunnel level from Battletoads.

    Java 1

  2. ProgrammingFoundationsWithPython ProgrammingFoundationsWithPython Public

    All the files I created for the Udacity course Programming Foundations With Python

    Python 1

  3. CellularAutomata CellularAutomata Public

    Cellular automata

  4. BoxOffice BoxOffice Public

    A project that grabs source codes from BoxOfficeMojo and parses them to get usable movie data for week-on-week and multi-year comparisons.

    Java

  5. PrimeFinder PrimeFinder Public

    A simple prime number finding algorithm running in O(n^1.5) at worst case.

    Java

  6. MLBPayrollSimple MLBPayrollSimple Public

    A very simple Python data scraper and R regression, comparing MLB payrolls for the 2014 season with raw win numbers

    Python