Skip to content
View yogan's full-sized avatar
⌨️
taka taka ᕕ(ᐛ)ᕗ
⌨️
taka taka ᕕ(ᐛ)ᕗ

Block or report yogan

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. advent-of-codeadvent-of-codePublic

    Advent of Code solutions

    Python 5

  2. tmux-techtalktmux-techtalkPublic

    tmux Tech Talk

    2

  3. dotfilesdotfilesPublic

    just NeoVim tbh

    Lua 3

  4. notesnotesPublic

    Outsourcing parts of my brain into the cloud.

    10 1

  5. flow3rflow3rPublic

    Python

  6. Less Annoying Twitter (X) User CSSLess Annoying Twitter (X) User CSS
    1
    /* get rid of sticky Home + For you / Following header */
    2
    div[aria-label="Home timeline"] >div:first-of-type {
    3
    position: initial;
    4
    }
    5