Skip to content
View veryslowcode's full-sized avatar

Block or report veryslowcode

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

Warning

It is likely that none of my code on here is good, but it should work. Use at your own risk 🤞

Hi 👋

I'm Brandon, just a random guy on the internet 👀 who codes.

Pinned Loading

  1. emacs-is-better emacs-is-better Public

    Neovim configuration.

    Lua

  2. i-was-wrong i-was-wrong Public

    Emacs configuration.

    Emacs Lisp

  3. harness harness Public

    Simple script to spawn an application (i.e., ASP, SpringBoot, etc.) and filter it's log output for the purpose of coloring that output based on keywords.

    Python

  4. httptui httptui Public

    TUI application for storing and sending HTTP requests without the need to leave your terminal. The interface and input event system is built from scratch, with the only dependencies being those rel…

    Python