Skip to content
View 4D5A90's full-sized avatar
💭
build saas to counter unemployment
💭
build saas to counter unemployment

Highlights

  • Pro
Block or Report

Block or report 4D5A90

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. quickstart-monorepo quickstart-monorepo Public template

    A quick start monorepo boilerplate with two apps: Node.js + TypeScript and Fly.io for CD and NextJS Web3 including wagmi, viem, rainbow-kit and shadcn/ui

    TypeScript

  2. quickstart-nextjs-web3 quickstart-nextjs-web3 Public template

    A quick start NextJS boilerplate for web3, powered by wagmi, viem, rainbow-kit and shadcn/ui

    TypeScript

  3. quickstart-node-ts quickstart-node-ts Public template

    A quick start boilerplate for Node.js with TypeScript, ESLint. CI/CD ready with GitHub Actions (Fly.io)

    JavaScript 1

  4. gobrute gobrute Public

    Go CLI for HTTP bruteforce

    Go

  5. ms08-067-check-python3 ms08-067-check-python3 Public

    MS08-067 check is Python script which can anonymously check if a target machine or a list of target machines are affected by MS08-067 vulnerability

    Python

  6. Node + Rust Dockerfile Node + Rust Dockerfile
    1
    FROM rust:slim
    2
    
                  
    3
    ENV NODE_VERSION 18.16.0
    4
    ENV NVM_DIR "/usr/local/nvm"
    5