petarsrepo
Web3 Builder, Tech Tutorial Scholar, and Node.js Botmaster. Self-Taught AI Query Engineer, Pragmatic Empiricist, and Avid Automation Enjoyer. 🎯 💡 🦾 🔥 🚀
CopyRock | ChainstackBulgaria
Pinned Repositories
javascript-programmatic-nft-minter
A tutorial to programmatically mint NFTs
music-nft-minter-tutorial-repo
This project contains all tutorial files from the How to mint a music NFT: Dropping fire tunes with Chainstack IPFS Storage tutorial, originally published on the Chainstack Developer Portal: Web3 [De]Coded.
procedural-nft-generator
Tutorial source code for "Procedurally generated NFTs: Being an artist as a developer" originally published on the Chainstack blog
anonymous-messenger-telegram-bot
buidl-your-own-wallet
A compilation of scripts to perform basic Web3 wallet management functions within a single interface. Create a wallet, check its balance, submit transactions, estimate gas costs, encrypt your private key to JSON keystore, and decrypt your JSON keystore to private key. ✅ Now with transaction parameter support 🔥🚀
crypto-market-charter-telegram-bot
Telegram bot that provides crypto market data in various formats using CoinGecko's API
group-bridge-message-relay-telegram-bot
Link two Telegram groups and forward messages between the two as if one single group
Headline-Generator
A lightweight tool to generate engaging headlines based on a power word list that can be embedded easily on a webpage.
oh-tg-bot
TAI-Telegram-AI-bot
TAI AI is back! Smarter, better, faster, stronger, powered by the OpenAI API. Ask your question and find the answer.
petarsrepo's Repositories
petarsrepo/buidl-your-own-wallet
A compilation of scripts to perform basic Web3 wallet management functions within a single interface. Create a wallet, check its balance, submit transactions, estimate gas costs, encrypt your private key to JSON keystore, and decrypt your JSON keystore to private key. ✅ Now with transaction parameter support 🔥🚀
petarsrepo/crypto-market-charter-telegram-bot
Telegram bot that provides crypto market data in various formats using CoinGecko's API
petarsrepo/anonymous-messenger-telegram-bot
petarsrepo/group-bridge-message-relay-telegram-bot
Link two Telegram groups and forward messages between the two as if one single group
petarsrepo/Headline-Generator
A lightweight tool to generate engaging headlines based on a power word list that can be embedded easily on a webpage.
petarsrepo/oh-tg-bot
petarsrepo/Simple-Ethereum-Statsboard
A simple Ethereum statsboard to display the latest block number, number of transactions in a block and base gas fee. Built as local http server with Web3.js and Node.js
petarsrepo/TAI-Telegram-AI-bot
TAI AI is back! Smarter, better, faster, stronger, powered by the OpenAI API. Ask your question and find the answer.
petarsrepo/superagent-js
Superagent Javascript SDK
petarsrepo/Telegram-Video-Compressor-Bot
A simple Telegram bot that provides video compression functionality using the HandBrake CLI.
petarsrepo/web3-github-dotenv
petarsrepo/web3js-wallet-management
A compilation of scripts to perform basic Web3 wallet management functions - create, check balance, encrypt private key to JSON, and decrypt private key to JSON.