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/paperbank
Bitcoin Paper Key generator - using a thermal USB printer and a basic linux box (like a Rrasp. PI) - Paper Wallet Generator
makevoid/rack-tidy-ffi
Rack middleware to tidy application output
makevoid/paperbank-pocket
Paper wallets / keychains using a Pocket Photo printer
makevoid/bitcoin-client
Provides a Ruby library to the complete Bitcoin JSON-RPC API. Implements all methods listed at https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list .
makevoid/autotrader-scraper-youtube
I had a toyota prius uk 2016 and a hyundai ioniq 1.6 phev 2017 eu, both with comma openpilot, the first reason of creating this repo was to search for a car
makevoid/bitcoin
Bitcoin Core integration/staging tree
makevoid/makevoid-site
Coder "portfolio" site based on github graphql api
makevoid/mk_framework
MK Framework is a lightweight, Ruby-based API framework inspired by Ruby on Rails' MVC pattern. It implements an MVC architecture for API development - PROJECT STATUS: Alpha - early phase
makevoid/openpilot
open source driving agent
makevoid/threejs-example-2011
ThreeJS coffeescript code from 2011, still works, recently updated just because...
makevoid/vite-python-fastapi-todolist
Full-stack ToDo List application built with Vite, React, Python FastAPI, Pytest, FastAPI TestClient and Playwright
makevoid/aerodrome-contracts
Aerodrome Contracts - This fork includes additional scripts and test contracts to facilitate testing of the router and other protocol components
makevoid/apigen-ruby-rspec-sinatra
AI Prompting to generate Sinatra apps using TDD - contains code and generated apps
makevoid/bitchat
bluetooth mesh chat, IRC vibes
makevoid/docker-sftp-server
A Docker-based SFTP server using the atmoz/sftp image for secure file transfer with multiple user accounts.
makevoid/ethereum-simple-multisig-poc
This is a contract based ETH multisig to show how multisig worked before account abstraction
makevoid/gpt3_generate_app
Pre-ChatGPT - GPT3 Davinci App Prototype Generator - uses AI to generate working code mockups of any application you want
makevoid/holepunch-rpc-boilerplate
A simple ping/pong example using Hyperswarm RPC.
makevoid/hyperswarm-cli-example-app
A comprehensive Node.js CLI application demonstrating Hyperswarm features implementing a real-time chat application.
makevoid/libsql-ruby
Ruby bindings for libSQL
makevoid/makevoid
github readme profile
makevoid/opendbc
democratize access to car decoder rings
makevoid/ReactNativeWallet
Open source Ethereum wallet built with React Native and Expo, featuring biometric authentication and a glassmorphic design.
makevoid/ruby_llm
One beautiful Ruby API for OpenAI, Anthropic, Gemini, Bedrock, OpenRouter, DeepSeek, Ollama, VertexAI, Perplexity, Mistral, GPUStack & OpenAI compatible APIs. Chat, Vision, Audio, PDF, Images, Embeddings, Tools, Streaming & Rails integration.
makevoid/smollama
A simple, lightweight Ruby client for the Ollama API.
makevoid/ubicloud-pub
Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, and IAM services in public beta.
makevoid/vercel-ruby
An optimized vercel-ruby implementation for the official Vercel Ruby runtime that provides faster requests.
makevoid/viem-erc-4337-nodejs-boilerplate
VIem ERC 4337 Boilerplate for NodeJS
makevoid/vite-fastify-todolist
Full-stack ToDo List application built with Vite, React, Fastify, Fastify Test (app.inject) and Playwright