I mainly code in C++ and Python at work but I like to play around with different languages. My repos are projects made in my spare time.
bip_utils. Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
381telegram_crypto_price_bot. Telegram bot for displaying cryptocurrencies prices and charts
64py_crypto_hd_wallet. HD wallet for cryptocurrencies based on my bip_utils library
54auto_mouse_mover. Simple automatic mouse mover application
43telegram_payment_bot. Telegram bot for handling payments
41telegram_periodic_msg_bot. Telegram bot for sending periodic messages in groups
11aes_cipher. Simple python library to encrypt/decrypt using AES256-CBC.
6go-bip39. BIP39 implementation for mnemonic generation/validation and seed generation in Go language
4investment_fund. Smart contract implementing the functionality of an investment fund
2factories_injector. C++ Template-based abstract factories injector
2youtube_downloader. Minimal application to download audio and video from YouTube
1bip39_mnemonic_finder. Simple utility application to help recover a lost BIP39 mnemonic
1go-base58. Base58 encoding/deconding implementation (with and without checksum) in Go language
1