Skip to content
View 20zurmca's full-sized avatar
  • Easton, PA

Highlights

  • Pro

Block or report 20zurmca

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

    Using a greedy approach, I designed a simulation for a truck driver to deliver all cargo for the day and return to the dispatch location in the shortest distance possible. The algorithm tries to ap…

    Java 1 1

  2. Event-Driven-Simulation Event-Driven-Simulation Public

    Modeled customers coming into a coffee shop according to a Poisson process and employed queuing theory to greedily serve the most customers in a day to optimize profits.

    Java

  3. WritingSamples WritingSamples Public

    A repository for some of my writing samples in college

  4. 2016_Election_Data_Visualization 2016_Election_Data_Visualization Public

    Used Processing to visualize the 2016 presidential debate transcripts and search popularity.

    Java

  5. CPUSimulator CPUSimulator Public

    Designed a simulation of an ARM assembler and CPU in a GUI

    HTML 1 1

  6. SeniorProject SeniorProject Public

    Senior Project for Lafayette College

    Python