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

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: ["PY", "JS", "TS"],
    editors: ["vscode"],
    os: "ZorinOS"
  });

  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. Translate-Json Translate-Json Public

    Translate Json Files

    JavaScript

  3. Weather-Website Weather-Website Public

    A Simple Typescript Weather WebSite

    TypeScript

  4. SPA-Translate-page SPA-Translate-page Public

    Just for study

    Handlebars