Skip to content
View grantlemons's full-sized avatar

Highlights

  • Pro

Organizations

@Mines-CSCI410

Block or report grantlemons

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

I'm Grant, a Senior at The Colorado School of Mines.

Pinned Loading

  1. Automattic/harper Public

    Offline, privacy-first grammar checker. Fast, open-source, Rust-powered

    Rust 8.6k 226

  2. fuller Public

    yet another Canvas LMS cli tool in rust btw

    Rust 2 1

  3. canvas-grading Public

    A small program for downloading and grading submissions

    Rust 2

  4. A command to fuzzy find directories ...
    1
    function jmp {                                                                                          
    2
        cd "$(cat <(fd --base-directory=$HOME --type d -H -c never | awk '{print "~/"$0}' | sort) <(echo "~") | fzf $([ -z "$1" ] || echo "-q$1") --tac | sed "s#~#$HOME#g")"
    3
    }
  5. voxel-engine Public

    Custom voxel raycasting engine with a creative name

    Rust

  6. webring-manager Public

    Dynamic webring management and routing

    Rust 2