Skip to content
View jacksluong's full-sized avatar

Block or report jacksluong

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. tuple-tunes tuple-tunes Public

    Tuple Tunes is a multiplayer game for creating music with others! Built with C++ for ESP32 controllers and Python for backend, it supports real-time games and a variety of features.

    C++ 1

  2. boardy boardy Public

    Boardy serves as a digital bulletin board on iOS platforms built for high schoolers to share and view information from others in a convenient manner.

    Swift

  3. campfire campfire Public

    Campfire, a web-based, multiplayer, collaborative storytelling game. The next iteration of Hot Potato that will surely leave your hands tingling as you play.

    TypeScript

  4. An interactive way to navigate direc... An interactive way to navigate directories in a terminal
    1
    # icd: Interactive Change Directory
    2
    ![recording](https://gist.github.com/user-attachments/assets/cce572e5-a86e-4797-8019-574dffbdbb21)
    3
    
                  
    4
    How do you navigate in your terminal? Do you chain sequences of `cd` commands together, or copy a file path and paste it? Sometimes to a destination directory that's not adjacent to your current one?
    5