Skip to content
View slipenk's full-sized avatar

Block or report slipenk

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

    Simple blog using Ruby on Rails

    Ruby

  2. FootballQuizGame FootballQuizGame Public

    Simple Android application. Football quiz game

    Java

  3. GreenTourismResort GreenTourismResort Public

    Simple desktop application for green tourism resort using Java DataBase Connectivity and JavaFX

    Java

  4. ComputerGraphics ComputerGraphics Public

    Сomputer graphics desktop project. Features: creating T-square and H tree (fractals) with different numbers of iterations; сhanging the saturation of green on the image, the presence of a color met…

    Java

  5. Interpreter Interpreter Public

    Interpreter for imperative programming language. It supports arithmetic operations, conditional operators, loops, encapsulation and functions

    C++

  6. SoftwareDesignPatterns SoftwareDesignPatterns Public

    Creational patterns: abstract factory, prototype, singleton, thread safe singleton. Structural patterns: decorator, facade, flyweight. Behavioral patterns: memento, strategy, command, mediator.

    C++