bettinson's Stars
promptfoo/promptfoo
Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
jpittis/maelstrom-rust
jpittis/shareable-links
Share links which preserve form state (Jake's learning JavaScript!)
qpetraroia/LemonClicker
A simple HTML game!
roshreview/derail_specs
A simple gem that makes it easy to write integration specs outside of the rails environment with transactional rollbacks. Useful for mobile apps, react, react-native, and the likes.
radiovisual/get-video-id
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
jvns/focus-reply-fastmail
a hacky focus & reply feature for fastmail
jpittis/libnote
Read and write midi packets to and from your digital piano!
jimm/midilib
Pure Ruby MIDI file and event manipulation library
wazery/ratyrate
:star: A Ruby Gem that wraps the functionality of jQuery Raty library, and provides optional IMDB style rating.
RustAudio/vst-rs
VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.
simplecov-ruby/simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
mattdesl/canvas-sketch
[beta] A framework for making generative artwork in JavaScript and the browser.
livegrep/livegrep
Interactively grep source code. Source for http://livegrep.com/
S-poony/Ultra-Square-Catcher-USC-
You are a green square catcher. Your goal is to catch blue squares in order to increase your score. But be carefull: the evil red square is jealous and wants to steal your score points !
gilchristad/Isom
Isometric Game, WIP
ndabAP/vue-go-example
Vue.js and Go example project
Dean177/use-url-state
Lift a React component's state into the url
rspec/rspec-rails
RSpec for Rails 7+
grepsedawk/.dotfiles
Configuration and Install scripts for development using Arch, macOS, and Ubuntu
strzibny/invoice_printer
Super simple PDF invoicing
rabbit-ear/rabbit-ear
computational origami library
jpittis/blog
A third attempt at a blog. (This time for real right?)
thoughtbot/guides
A guide for programming in style.
MaxBittker/sandspiel
Creative cellular automata browser game
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
basecamp/trix
A rich text editor for everyday writing
garybernhardt/dotfiles
~grb. Things in here are often interdependent. A lot of stuff relies on scripts in bin/.
minitest/minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
grodowski/undercover
undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports