Skip to content
View TheNetJedi's full-sized avatar
:shipit:
oof
:shipit:
oof

Block or report TheNetJedi

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

Pinned Loading

  1. Bash script to download all your Lam... Bash script to download all your Lambda functions.
    1
    #!/usr/bin/env bash
    2
    #You need to have aws-cli installed and configured
    3
    #Credits to Reddit user u/aa93 for the suggestions
    4
    
                  
    5
    mkdir code
  2. express-google-translate-api express-google-translate-api Public

    Express wrapper for Google Translate API

    JavaScript 1 3

  3. google-translate-tor google-translate-tor Public

    Query Google Translate API using Tor

    JavaScript 1

  4. Teams for Linux - Using multiple acc... Teams for Linux - Using multiple accounts
    1
    #!/usr/bin/env xdg-open
    2
    [Desktop Entry]
    3
    Name=newuser - Teams
    4
    Exec=/opt/teams-for-linux/teams-for-linux --appTitle "newuser - Teams" --customUserDir="/home/$USER/.teams-data/newuser"
    5
    Terminal=false
  5. greendale-cert-gen greendale-cert-gen Public

    Greendale Certificate Generator

    CSS

  6. llama3.2-vision-image-transcribe llama3.2-vision-image-transcribe Public

    Created with StackBlitz ⚡️

    TypeScript