import git from "github";
async function githubProfile() {
const profile = git.Profile({
programmingLanguages: ["RS", "JS", "TS", "C#", "PY"],
editors: ["vscode", "nvim"],
os: "Arch Linux"
});
try {
profile.talkWithMe({
discord: "crowler81194"
});
} catch (e) {
console.error("Error:", e);
}
}
githubProfile();
🤓
Pinned Loading
-
iamalisson/griffin
iamalisson/griffin PublicA privacy-preserving swing trading system that autonomously bridges volatile assets to USDT(Sol) through decentralized infrastructure
Python 6
-
private_key_search
private_key_search PublicPrivate_key_search is using BSGs algorithm to discover the private key
TypeScript 1
-
-
-
Express-Boilerplate-Monorepo
Express-Boilerplate-Monorepo PublicExpress-Boilerplate-Monorepo is a modular and scalable Express.js boilerplate organized as a monorepo.
TypeScript 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.