Skip to content
View Ozkee's full-sized avatar
  • Programista Sp. z o.o.
  • Radosna 4, 05-805 Kanie, Polska
Block or Report

Block or report Ozkee

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

    Quicksort (sometimes called partition-exchange sort) is an efficient sorting algorithm, serving as a systematic method for placing the elements of an array in order.

    Ruby 1

  2. paperclip paperclip Public

    Forked from thoughtbot/paperclip

    Easy file attachment management for ActiveRecord

    Ruby

  3. FibonacciNumber FibonacciNumber Public

    In mathematics, the Fibonacci numbers are the numbers in the following integer sequence, called the Fibonacci sequence, and characterized by the fact that every number after the first two is the su…

    Ruby

  4. Factorial Factorial Public

    In mathematics, the factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less than or equal to n.

    Ruby

  5. MatrixTransposition MatrixTransposition Public

    In linear algebra, the transpose of a matrix is an operator which flips a matrix over its diagonal, that is it switches the row and column indices of the matrix by producing another matrix.

    Ruby

  6. activeadmin activeadmin Public

    Forked from activeadmin/activeadmin

    The administration framework for Ruby on Rails applications.

    Ruby