makevoid
Senior Full Stack Blockchain Engineer - currently CTO @ Aura Blockchain Consortium
https://auraconsortium.com/Genève, Switzerland
Pinned Repositories
blockchain-pen
BlockchainPen - a web app for writing immutable messages to the blockchain.
esk8-calc
Electric Skateboard Calculator Tool
explorer
Blockchain Block explorer in ruby using Bitcoin Core's RPC API (status: MVP)
opensea-images-downloader
<outdated> Script to download all the images from an opensea collection using the OpenSea API
paperbank
Bitcoin Paper Key generator - using a thermal USB printer and a basic linux box (like a Rrasp. PI) - Paper Wallet Generator
rack-tidy-ffi
Rack middleware to tidy application output
vanieth
Ethereum vanity address "generator" written in golang.
makevoid's Repositories
makevoid/vanieth
Ethereum vanity address "generator" written in golang.
makevoid/ethereum-geth-dev
Ethereum DEVnet - one node, automatic address generation, genesis block setup + mining script ~160MB
makevoid/bitcoin-address-watcher
Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction
makevoid/redis_rejson_models
Document-like ORM based on Redis key value store - uses Redis Re-JSON for full json manipulation
makevoid/ai_overflow
GPT3-based Stackoverflow-like platform - powered by OpenAI Codex
makevoid/blizz
Neat way of loading hashes into objects automatically! Cleaner / micro-gem alternative to hashie/mhash - year 2013
makevoid/geth-priv-pub-net
Docker-compose based Ethereum Network set up as a private network with nodes connecting to each other via the public internet proxied via nginx.
makevoid/pycoin
Python-based Bitcoin and alt-coin utility library.
makevoid/swipey-image-gallery
A project I did in 2013, it's a phone/tablet-ready web image gallery built using coffeescript and jquery - the best tools available at that time :)
makevoid/ai_poet_ita
AI Poet - language: Italian - GPT3 - OpenAI Davinci
makevoid/animeface-2009
Face and Landmark Detector for Anime/Manga. This is 2009s version of Imager::AnimeFace, but it works on recent system.
makevoid/autocrop
:relieved: Automatically detects and crops faces from batches of pictures.
makevoid/cryptowatch_html_chart_embeds
Cryptowatch Chart embeds example configuration - 3d / 4h - track 3 coins (btc, eth, ...)
makevoid/curlr
Curlr - CLI tool to "curl" sample project I made in 2014
makevoid/docker-stylegan2-ada
My Docker image for running Stylegan2 ADA with GPU
makevoid/ethereum.rb
fork of ethworks/ethereum.rb - for the RPC and decoder implementation look at https://github.com/appliedblockchain/ethereum-rb
makevoid/hardhat-react-boilerplate-fork
Write smart-contracts that are typed, deployed, instantiated and connected to provider in React app.
makevoid/kube_podwatch
Use the Kubernetes Server API to watch pods and send custom alerts to Slack (e.g. when a new pod is restarted)
makevoid/lucid-sonic-dreams
Create audio reactive videos from stylegan2-ada-pytorch pre-trained networks.
makevoid/ml_chef_terraform
Chef + Terraform AWS ML Setup
makevoid/redis-rejson
Redis ReJSON adapter for Redis-rb - status: beta release
makevoid/s3-dev-accounts
makevoid/ssh_authorized_keys-cookbook
Chef cookbook to create SSH authorized keys files in user home directories.
makevoid/standard
🌟 Ruby Style Guide, with linter & automatic code fixer
makevoid/stylegan2-ada
StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation
makevoid/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
makevoid/stylegan3
Official PyTorch implementation of StyleGAN3
makevoid/stylegan3-manager
StyleGAN3 Manager - StyleGAN3 training automation and management
makevoid/try-deno
trying deno - code sample - get the latest eth mainnet block number - dockerized
makevoid/urlshortener
CLI elixir url shortener