Skip to content
View astraldev's full-sized avatar
🐢
Quick production
🐢
Quick production
Block or Report

Block or report astraldev

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

  1. GGate GGate Public

    Logic Gate Simulator for Linux

    Python 11 1

  2. niceprint niceprint Public

    Module for pretty output.

    Python 1

  3. pynes pynes Public

    Python Mines for Ubuntu

    Python 1

  4. brightness-adjuster brightness-adjuster Public

    Python

  5. Creating HTML and CSS heart Creating HTML and CSS heart
    1
    *{
    2
      margin: 0;
    3
      padding: 0;
    4
      box-sizing: border-box;
    5
    }