Skip to content
View jknight's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report jknight

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

Hi!

Tips & Tricks

IBM Plex is an amazing font, check it out.

 Alacritty: The Terminal replacement you didn't know you needed.

 Espanso a text expander written in Rust.

 Witch Alt+Tab for MacOS

tip of the day: shell in vim

:vsp                        // vertically split window
:term / then 'i'            // open term  inside vim → insert mode  
esc                         // back to command mode
ctrl+w + left/right arrows  // navigate between panes

Pinned

  1. Algorithms Algorithms Public

    Algorithmic Design and Techniques

    Jupyter Notebook 1

  2. fabfarm/E-SPlash fabfarm/E-SPlash Public

    An ESP32 irrigation system designed for my final project on Fab Academy

    HTML 5 4

  3. neural-network-from-scratch neural-network-from-scratch Public

    A simple neural network built from the ground up

    Python 1 1

  4. kristiandupont/extract-pg-schema kristiandupont/extract-pg-schema Public

    Extract schema from Postgres

    TypeScript 40 16