Skip to content
View outkst's full-sized avatar

Block or report outkst

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

    Solve the Producer/Consumer Parallelism problem by implementing a custom semaphore data structure

    C 1 1

  2. PageReplacementAlgorithms PageReplacementAlgorithms Public

    Implements various page replacement algorithms that an OS might choose to use, (Opt, Clock, Aging, Working Set Clock)

    Java 1

  3. CS1632_Project2_CoffeeMakerQuestUnitTesting CS1632_Project2_CoffeeMakerQuestUnitTesting Public

    CS1632 Project 2. Creating our very own "Coffee Maker Quest" project and using Unit Testing along the way.

    Java

  4. CS1632_Project3_WebAppAcceptanceTests CS1632_Project3_WebAppAcceptanceTests Public

    System testing web applications with Selenium

    Java

  5. beerweb beerweb Public

    Forked from beerweb/beerweb

    beer delivery web project in app engine

    HTML

  6. CS1632_Project4_PropertyBasedTesting CS1632_Project4_PropertyBasedTesting Public

    JUnit Property-Based testing on the built-in Java Arrays.sort() method.

    Java