Skip to content
View josephcagle's full-sized avatar
👨‍💻
👨‍💻

Highlights

  • Pro
Block or Report

Block or report josephcagle

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. .dotfiles .dotfiles Public

    My custom Linux dotfiles

    Shell 2

  2. Graph stuff in Python ASAP Graph stuff in Python ASAP
    1
    # Python math and function graphing, ASAP
    2
    0. Make sure python3 and pip3 are installed
    3
    1. Run `pip3 install matplotlib numpy sympy`
    4
    2. Throw this
    5
    [other gist](https://gist.github.com/josephcagle/3466c585b1377448b7074901fbcf2a5f)
  3. LasersInc.nvim LasersInc.nvim Public

    A game inside Vim, because why should Emacs have all the fun?

    Python 2

  4. HardwareClock HardwareClock Public

    A simple chess clock app made in Java with Eclipse WindowBuilder

    Java 2

  5. TheIPCT TheIPCT Public

    Connect your Raspberry Pis with the Inter-Pi Connection Thingamajigger today!

    Java 3

  6. Chatwrite Chatwrite Public

    A simple React-based chat app demo for Appwrite

    TypeScript