Let's build something on Web3!
Atom addicted
Pinned Loading
-
FlipsiderEfer/Ethereum-Early-Adopters
FlipsiderEfer/Ethereum-Early-Adopters PublicCheck your qualification for the "Ethereum Early Adopter" criteria.
-
Leo-Lottery
Leo-Lottery Public♌️ A simple lottery app built on the top of the Lovely Leo Programming Ecosystem!
Shell 2
-
-
Strong-Password-Generator
Strong-Password-Generator PublicUsing this CLI tool, create strong and secure passwords in a standalone manner and use them where needed.
Python 1
-
NFT attributes extractor (SVG based ...
NFT attributes extractor (SVG based NFTs) 1function cyrb53(str, seed = 0) {
2let h1 = 0xdeadbeef ^ seed, h2 = 0x41c6ce57 ^ seed;
3for (let i = 0, ch; i < str.length; i++) {
4ch = str.charCodeAt(i);
5h1 = Math.imul(h1 ^ ch, 2654435761);
-
ChatGPT-to-Markdown
ChatGPT-to-Markdown PublicGPT2MD is a neat way to convert your chats with OpenAI - ChatGPT to Markdown. Just inject GPT2MD.js and then call the "SaveChatGPTtoMD" function.
JavaScript 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.