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

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.

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

Pinned Loading

  1. GGate GGate Public

    Logic Gate Simulator for Linux

    Python 14 1

  2. nanime nanime Public

    Create SSR safe animations with animejs

    TypeScript 6 1

  3. vvirtual-grid vvirtual-grid Public

    Forked from sardor01/vue-virtual-scroll-grid

    A Vue 3 component that can render a list with 1000+ items as a grid in a performant way.

    TypeScript 1

  4. niceprint niceprint Public

    Module for pretty output.

    Python 1

  5. pynes pynes Public

    Python Mines for Ubuntu

    Python 2

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