Skip to content
View SrCrow02's full-sized avatar
🤓
🤓

Block or report SrCrow02

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
SrCrow02/README.md
import git from "github";

async function githubProfile() {
  const profile = git.Profile({
    programmingLanguages: ["RS", "JS", "TS", "GO"],
    editors: ["vscode"],
    os: "ZorinOS, Arch"
  });

  try {
    profile.talkWithMe({
      discord: "crow_ler"
    });
  } catch (error) {
    console.error("Error:", error);
  }
}

githubProfile();

  • Programming Languages | Linguagens:

Shell JavaScript Typescript Golang

  • Frameworks & Tools | Ferramentas:

Redis Docker Mongodb Handlebars Firebase NPM NodeJS Discord Prisma

  • IDE's & GUI's:

Visual Studio Code

  • Ambiente | Enviroment:

Linux Archlinux ZorinOS XFCE

Pinned Loading

  1. Discord-Bot-V14 Discord-Bot-V14 Public

    A Discord bot on API V14

    JavaScript 1

  2. private_key_search private_key_search Public

    Private_key_search is using BSGs algorithm to discover the private key

    TypeScript 1

  3. DevBlog DevBlog Public

    A simple blog website

    CSS

  4. Portfolio Portfolio Public

    It is just my portfolio

    TypeScript