Skip to content
View nndda's full-sized avatar
💤
eepy
💤
eepy

Block or report nndda

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
nndda/README.md
yellow stripes
"I'm currently doing some %s." % \
    [ "illustration", "game dev", "web dev" ].pick_random()

Languages

  Python   HTML 5   CSS 3   JavaScript   TypeScript   SASS  

Tools & Frameworks

  Godot Engine   MediBang Paint   Aseprite   Inkscape   Linux   Git   Node.js   webpack  



Pinned Loading

  1. Theatre Theatre Public

    🎭 Yet another Godot (linear) dialogue addon. Written in human-readable plain text. Compatible with Godot 4.3.

    GDScript 33 3

  2. Pitch Pitch Public

    🧩 Collection of UI components and tweaks, designed specifically for itch.io project pages.

    TypeScript 2

  3. Custom styles for my itch.io profile... Custom styles for my itch.io profile page (nnda.itch.io). Written in SCSS, compressed using clean-css.
    1
    $text: #e7e9e8;     $primary: #fc3a78;
    2
    $link: #eaeaea;     $secondary: #3ae5f9;
    3
    $gradient-a: linear-gradient(90deg, $secondary, #2a8aec);
    4
    $gradient-b: linear-gradient(90deg, $primary, #b23ee0);
    5
    $background: #100f15;