Skip to content
View amovchan's full-sized avatar

Block or report amovchan

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

    Forked from nathanvda/cocoon

    Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms

    Ruby 1

  2. ASScreenRecorder ASScreenRecorder Public

    Forked from alskipp/ASScreenRecorder

    Record iOS screen contents to .mp4 video file

    Objective-C

  3. capistrano-unicorn-nginx capistrano-unicorn-nginx Public

    Forked from capistrano-plugins/capistrano-unicorn-nginx

    Capistrano tasks for automatic and sensible unicorn + nginx configuration

    Ruby

  4. nonogram nonogram Public

    Forked from attilaszia/nonogram

    A C++ implementation for solving the nonogram constraint satisfication problem. Among a few naive ones, the dynamic programming algorithm discussed in K. J. Batenburg , W. A. Kosters Solving Nonogr…

    C++

  5. stb stb Public

    Forked from nothings/stb

    stb single-file public domain libraries for C/C++

    C

  6. readerwriterqueue readerwriterqueue Public

    Forked from cameron314/readerwriterqueue

    A fast single-producer, single-consumer lock-free queue for C++

    C++