Pinned Repositories
agent99
an agent framework for AI workflows
ai_client
aia
AI Assistant (aia) a Ruby Gem for using genAI on the CLI
debug_me
A Ruby tool to print the labeled value of variables.
experiments
A collection of some code collections mostly used for suitability testing of libraries.
justprep
A pre-process for the just command line utility
lib_ruby
A bunch of really old stuff that deserves a final resting place
ocassionally
Sometimes it works; and, sometimes it doesn't.
prompt_manager
Provides a simple way to manage prompts for a generative AI system.
scripts
Some of my everyday scripts that I like to keep sync'ed across machines.
MadBomber's Repositories
MadBomber/limiter
Simple Ruby rate limiting mechanism.
MadBomber/pg-anonymizer
Dump anonymized PostgreSQL database with a NodeJS CLI
MadBomber/leaflet_helper
A simple ruby-wrapper to support the LeafletJS library.
MadBomber/gpt3-embeddings
OpenAI and GPT-3 embeddings tutorial using Ruby
MadBomber/ziti
The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network
MadBomber/zrok
Geo-scale, next-generation sharing platform built on top of OpenZiti.
MadBomber/dagwood
For all your dependency graph needs
MadBomber/gollum
A simple, Git-powered wiki with a sweet API and local frontend.
MadBomber/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
MadBomber/hishtory
Original: "Your shell history: synced, queryable, and in context" Me: An interesting idea in how to sync shell histories across multiple computer systems. Could be implemented in Ruby with dRb. Crystal?
MadBomber/sampler
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
MadBomber/homebrew-justprep
homebrew-based distribution of crystal implementation of justprep
MadBomber/homebrew-tap
MadBomber/ocassionally
Sometimes it works; and, sometimes it doesn't.
MadBomber/synvert-snippets
snippets to convert ruby code based on synvert-core
MadBomber/classifier-reborn
A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.
MadBomber/technical-analysis
A Ruby library for performing technical analysis on stock prices and other data sets.
MadBomber/agrep
AGREP - approximate GREP for fast fuzzy string searching. Files are searched for a string or regular expression, with approximate matching capabilities and user-definable records. Developed 1989-1991 by Udi Manber, Sun Wu et al. at the University of Arizona. ISC open source license since Sept. 2014.
MadBomber/smart_message
Like an ORM for messages. Abstracts the message format/content from its backend broker.
MadBomber/mdbible
English Standard Version (ESV) Bible as Plain Text/Markdown files
MadBomber/finviz
Unofficial https://finviz.com/ API
MadBomber/factbook.json
World Factbook Country Profiles in JSON - Free Open Public Domain Data - No API Key Required ;-)
MadBomber/awesome-ruby-cli-apps
A curated list of awesome command-line applications in Ruby.
MadBomber/cli_helper
An encapsulation of an integration of slop, nenv, parseconfig and configatron.
MadBomber/bython
Python with braces. Because python is awesome, but whitespace is awful.
MadBomber/zentest
MadBomber/libgeohash36
A pure C implementation of Geohash-36
MadBomber/darwinning
A Ruby gem for genetic algorithms.
MadBomber/smart_message-broker-rabbitmq
Plugin RabbitMQ broker for use with SmartMessage
MadBomber/smart_message-broker-kafka
A plugin for SmartMessage that uses Kafka as the messaging broker