Skip to content

SrCrow02/SrCrow02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published