Skip to content
View sandorex's full-sized avatar
Block or Report

Block or report sandorex

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
sandorex/README.md

Hello!

Few quick things about me

  • Wannabe software developer/nerd from Serbia
  • Linux/FOSS enthusiast
  • Im interested in quite a lot of things as you'll see from my repositories

Pinned

  1. abacus abacus Public

    Powerful calculator with builtin python support

    Python

  2. nuke-orphans-plugin nuke-orphans-plugin Public

    Obsidian notes plugin that trashes orphaned files and attachments

    TypeScript 37 2

  3. Clean YouTube Playlist Videos Clean YouTube Playlist Videos
    1
    // ==UserScript==
    2
    // @name        Clean Youtube Playlist
    3
    // @match       *://www.youtube.com/playlist*
    4
    // @grant       GM_registerMenuCommand
    5
    // @grant       GM_getValue
  4. Script to build GSI AP file for odin Script to build GSI AP file for odin
    1
    #!/bin/bash
    2
    # build-gsi.sh - https://gist.github.com/sandorex/031c006cc9f705c3640bad8d5b9d66d2
    3
    # other files needed:
    4
    #   otatools-mini - https://mega.nz/file/TLgHDD6L#Kwxb04VoJDtXa6XLHxsxbHAIusXc0VHM12dqAbvRWlQ
    5
    #   vbmeta.img - https://mega.nz/file/HGoGzC5J#VZUJ6n_GVCaGRzgaO2up0FhFx52swhcO0T6ewlUW5Mk
  5. Kelco component sort by price Kelco component sort by price
    1
    // ==UserScript==
    2
    // @name        Kelco Price Sort
    3
    // @namespace   https://sandorex.xyz/
    4
    // @homepageURL https://gist.github.com/sandorex/a222ca6c0d6bba783c12fc7b312a536b
    5
    // @downloadURL https://gist.githubusercontent.com/sandorex/a222ca6c0d6bba783c12fc7b312a536b/raw/kelco-price-sort.user.js
  6. compacity-fonts compacity-fonts Public

    Family of fonts made to be compact and are usually unreadable if untrained

    Python