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

Block or report kvnsmth

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

Pinned

  1. swatch swatch Public archive

    cli to print terminal color swatches

    Rust

  2. iterm2-gruvbox-light-faded iterm2-gruvbox-light-faded Public archive

    A gruvbox light theme with muted contrast

    1 1

  3. jq-roam jq-roam Public archive

    jq module for filtering Roam Research export JSON

    Shell

  4. KVNAsync KVNAsync Public archive

    Lightweight library for asynchronous tasks and eventual values (proof of concept)

    Objective-C 15

  5. attr_remote attr_remote Public archive

    Painlessly integrate ActiveResource into ActiveRecord. (very out-dated, but possibly interesting!)

    Ruby 8 1

  6. A real world usage for git subtrees. A real world usage for git subtrees.
    1
    Let's say you have an iOS project, and you want to use some external library, like AFNetworking. How do you integrate it?
    2
    
                  
    3
    ## With submodules
    4
    Add the project to your repo:
    5