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:
- Frameworks & Tools | Ferramentas:
- IDE's & GUI's:
- Ambiente | Enviroment: