Skip to content
View sapargaliyevasb's full-sized avatar

Block or report sapargaliyevasb

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. my_bouncing_box my_bouncing_box Public

    replicate the famous Windows Screensaver - Bounce in JavaScript

    HTML

  2. my-css-is-easy-i my-css-is-easy-i Public

    Create a html page (named: index.html) with a css style (named: style.css).

    CSS

  3. my-first-backend my-first-backend Public

    a backend app with light web framework (javascript you will use express). no need to create a database, just store the information hard coded inside the file.

    JavaScript

  4. my_square my_square Public

    Create a program which displays a beautiful square.

    C

  5. my_ngram my_ngram Public

    Write a program my_ngram, that will count the number of occurrences per character. Synopsis: my_ngram text [text2, text3]

    C

  6. my_mastermind my_mastermind Public

    mastermind will be an implementation of the famous game. SYNOPSIS my_mastermind [-c]. Mastermind is a game composed of 8 pieces of different colors. A secret code is then composed of 4 distinct pie…

    C