Skip to content
View ibogretsov's full-sized avatar

Block or report ibogretsov

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

Pinned Loading

  1. Test 24 bit colors in terminals Test 24 bit colors in terminals
    1
    #!/bin/zsh
    2
    #
    3
    #   This file echoes a bunch of 24-bit color codes
    4
    #   to the terminal to demonstrate its functionality.
    5
    #   The foreground escape sequence is ^[38;2;<r>;<g>;<b>m
  2. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

  3. concurrency-in-python-with-asyncio concurrency-in-python-with-asyncio Public

    Forked from concurrency-in-python-with-asyncio/concurrency-in-python-with-asyncio

    Code for the upcoming Manning book Concurrency in Python with Asyncio

    Python

  4. py-googletrans py-googletrans Public

    Forked from ssut/py-googletrans

    (unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.

    Python

  5. sicp-solutions.net sicp-solutions.net Public

    Forked from sgignoux/sicp-solutions.net

    Used to be codology.net

    Scheme