Skip to content
View thesoorajsingh's full-sized avatar
:shipit:
force pushes are for friday evenings only
:shipit:
force pushes are for friday evenings only

Highlights

  • Pro

Organizations

@PlumHQ @bluelearn-open-source @helmerapp @assetworksin

Block or report thesoorajsingh

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

hi i'm sooraj

i build cool things, and sometimes write about it too.

i also enjoy going on drives, travelling across the country, playing games and listening to deep house.

Pinned Loading

  1. openai/codex openai/codex Public

    Lightweight coding agent that runs in your terminal

    Rust 47.3k 5.7k

  2. Git Configs Git Configs
    1
    [alias]
    2
    deploystaging = "!f() { \
    3
      BRANCH=$(git rev-parse --abbrev-ref HEAD) && \
    4
      git fetch origin && \
    5
      git checkout staging && \
  3. shadcn-ui/ui shadcn-ui/ui Public

    A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

    TypeScript 97.6k 7k

  4. apple/container apple/container Public

    A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.

    Swift 21.3k 480

  5. pdf-unlocker pdf-unlocker Public

    A simple HTTP service built in Go that removes password protection from PDF files using the pdfcpu library.

    Go 1