ebellocchia
Software engineer, automotive field. I mainly code in C++ but I like to play around with different languages. My repos are projects made for fun in spare time.
Robert Bosch GmbHGermany
Pinned Repositories
aes_cipher
Simple python library to encrypt/decrypt using AES256-CBC.
auto_mouse_mover
Simple automatic mouse mover application
bip_utils
Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
factories_injector
C++ Template-based abstract factories injector
go-bip39
BIP39 implementation for mnemonic generation/validation and seed generation in Go language
nft_managers
Smart contracts for selling, redeeming (reserving) and auctioning NFTs
py_crypto_hd_wallet
HD wallet for cryptocurrencies based on my bip_utils library
telegram_crypto_price_bot
Telegram bot for displaying cryptocurrencies prices and charts
telegram_payment_bot
Telegram bot for handling payments
telegram_periodic_msg_bot
Telegram bot for sending periodic messages in groups
ebellocchia's Repositories
ebellocchia/bip_utils
Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
ebellocchia/telegram_crypto_price_bot
Telegram bot for displaying cryptocurrencies prices and charts
ebellocchia/py_crypto_hd_wallet
HD wallet for cryptocurrencies based on my bip_utils library
ebellocchia/auto_mouse_mover
Simple automatic mouse mover application
ebellocchia/telegram_payment_bot
Telegram bot for handling payments
ebellocchia/telegram_periodic_msg_bot
Telegram bot for sending periodic messages in groups
ebellocchia/aes_cipher
Simple python library to encrypt/decrypt using AES256-CBC.
ebellocchia/factories_injector
C++ Template-based abstract factories injector
ebellocchia/go-bip39
BIP39 implementation for mnemonic generation/validation and seed generation in Go language
ebellocchia/go-base58
Base58 encoding/deconding implementation (with and without checksum) in Go language
ebellocchia/investment_fund
Smart contract implementing the functionality of an investment fund
ebellocchia/nft_managers
Smart contracts for selling, redeeming (reserving) and auctioning NFTs
ebellocchia/aes_cipher_app
Simple python application to encrypt/decrypt using AES256-CBC.
ebellocchia/aggregator_disgregator_network
Smart contract that creates a custom network of nodes that automatically transfer the received ETH among them
ebellocchia/bip39
A web tool for converting BIP39 mnemonic codes
ebellocchia/bip39_mnemonic_finder
Simple utility application to help recover a lost BIP39 mnemonic
ebellocchia/erc20_splitter
Smart contract for splitting ERC20 tokens among different wallets with different percentages
ebellocchia/eth_multiple_addresses
Smart contract that allows generating multiple ETH addresses to receive payments on a single ETH account
ebellocchia/monero-js
Javascript implementation for Monero mnemonic, keys and subaddresses generation
ebellocchia/strategic_club_nfts
Smart contract for Strategic Club NFTs
ebellocchia/tokens_safe
Smart contract implementing the functionality of a tokens safe