Skip to content
View ashkitten's full-sized avatar
🦑
hella
🦑
hella
Block or Report

Block or report ashkitten

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
ashkitten/README.md
for emoji in sorted([emoji for category, emojis in self.emojidata.items() for name, emoji in emojis.items() if self.searchbox.get_text().lower() in emoji.get("name").lower() or self.searchbox.get_text().lower() in " ".join(emoji.get("keywords"))], key=lambda emoji: (1 - Levenshtein.ratio(self.searchbox.get_text(), emoji.get("name"))) + (1 - Levenshtein.setratio([self.searchbox.get_text()], emoji.get("keywords")))):
  self.search_results.add_emoji(emoji)

Pinned Loading

  1. g933-utils g933-utils Public

    Configure and control the Logitech G933 wireless headset (and some others)

    Rust 39 9

  2. realdvd realdvd Public

    x86 real mode demo

    Assembly 6 1

  3. yotredash yotredash Public

    A shader demotool written in Rust

    Rust 13 3

  4. bfi.asm bfi.asm Public

    A 194-byte brainfuck interpreter

    Assembly 1

  5. roccat-tools roccat-tools Public

    Tools for controlling roccat devices, based on the work by erazor_de

    Rust 1 1

  6. nyrina-ops/nyrina-configs nyrina-ops/nyrina-configs Public

    nixos configs for nyrina.link

    Nix 2 1