Skip to content
View hctrautz's full-sized avatar
  • New York City

Highlights

  • Pro

Block or report hctrautz

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

    CS4100 Mario Level Generator

    Java 2 1

  2. PokerAI_TermProject PokerAI_TermProject Public

    Monte Carlo Poker Agent

    Python 2

  3. CS2011Cachelab CS2011Cachelab Public

    Understanding the impact that cache memories can have on the performance of C programs.

    C 1

  4. CS2303Assignment1 CS2303Assignment1 Public

    Assignment: Write a C program called PA1.c that displays a twelve month calendar for an arbitrary year. Prompt the user for the year of the calendar, and print out the calendar month by month, so t…

    C

  5. CS2303Assignment2 CS2303Assignment2 Public

    Assignment: Write a C program that plays the Game of Life. Accept as arguments the size of the board, the initial configuration, and the number of generations to play. Play that number of generatio…

    C

  6. CS2303Assignment3 CS2303Assignment3 Public

    Various exercises in C involving Strings and Structs

    C