Skip to content
View IBlasterus's full-sized avatar
💭
Searching for myself
💭
Searching for myself
  • Earth

Block or report IBlasterus

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

    My experiments with bot-systems

    Java

  2. Percolation Percolation Public

    My implementation of program to estimate the value of the percolation threshold via Monte Carlo simulation.

    Java

  3. Queues Queues Public

    Deque

    Java

  4. RandomizedQueue RandomizedQueue Public

    A randomized queue is similar to a stack or queue, except that the item removed is chosen uniformly at random from items in the data structure.

    Java

  5. PatternRecognition PatternRecognition Public

    A program to recognize line patterns in a given set of points.

    Java

  6. rest-sample rest-sample Public

    Simple rest-system for studying Spring Boot framework

    Java