Skip to content
View petrakpatrik's full-sized avatar
  • Žilina, Slovakia
  • 02:24 (UTC +02:00)

Block or report petrakpatrik

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. file-based-database-system file-based-database-system Public

    File-based database system designed to manage medical records using Linear Hash File and a Heap File.

    C#

  2. in-memory-database-system in-memory-database-system Public

    Implementation of a generic binary search tree (BST), balanced AVL tree and implementation of a PCR test database, which is based on these data structures.

    C#

  3. UrgentAdmissionAgentSimulation UrgentAdmissionAgentSimulation Public

    Agent-based simulation (ABASim) of a hospital emergency department to optimize doctor and nurse staffing levels based on strict patient wait-time limits.

    C#

  4. EventSimulation EventSimulation Public

    Discrete-event simulation of an airport security checkpoint to optimize daily passenger capacity using custom PRNGs and queueing theory.

    C#

  5. MonteCarlo MonteCarlo Public

    Monte Carlo simulation of a food delivery routing problem using custom PRNG distributions to find the optimal path and latest departure time.

    C#