Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by samwho
A curated list of projects in awesome lists by samwho .
https://github.com/samwho/spacer
CLI tool to insert spacers when command output stops
Last synced: 09 Jan 2025
https://github.com/samwho/visualisations
Code behind my visualisation blog posts
Last synced: 09 Jan 2025
https://github.com/samwho/hmm
A small command-line note taking app written in Rust. Notes are written in plain text and indexed by the time they were written.
command-line journaling note-taking rust
Last synced: 10 Jan 2025
https://github.com/samwho/todo-txt-gem
A RubyGem for parsing todo.txt files.
Last synced: 03 Jan 2025
https://github.com/samwho/symbol.wtf
A dumb website I made for when I need a symbol.
Last synced: 14 Jan 2025
https://github.com/samwho/obsidian-wikidata-importer
A plugin for importing data from Wikidata into your Obsidian vault.
Last synced: 27 Oct 2024
https://github.com/samwho/vimcolorscheme
A Ruby DSL for creating Vim color schemes.
Last synced: 26 Nov 2024
https://github.com/samwho/pixijs-layout
SwiftUI-inspired layout library for PixiJS
Last synced: 28 Oct 2024
https://github.com/samwho/lolreplay
A Ruby library for accessing LoL Replay metadata in .lrf files
Last synced: 28 Oct 2024
https://github.com/samwho/streamdeck
StreamDeck plugin API bindings for Go.
Last synced: 07 Nov 2024
https://github.com/samwho/iex-rs
Rust wrapper around the IEX API.
rust rust-library trading trading-api
Last synced: 13 Oct 2024
https://github.com/samwho/streamdeck-plugin-skeleton
Golang StreamDeck plugin skeleton.
Last synced: 26 Nov 2024
https://github.com/samwho/github-pull-request-email-bot
Sends email notifications of pull requests on a GitHub repo.
Last synced: 13 Oct 2024
https://github.com/samwho/streamdeck-livesplit
StreamDeck LiveSplit plugin. Control LiveSplit with your StreamDeck.
Last synced: 07 Nov 2024
https://github.com/samwho/scrabble-solver
A command line scrabble solver written in Ruby.
Last synced: 13 Oct 2024
https://github.com/samwho/rust-debugger
A ptrace-based debugger written in Rust.
Last synced: 13 Oct 2024
https://github.com/samwho/jarvis
A generative audio project written in Ruby.
Last synced: 13 Oct 2024
https://github.com/samwho/csvm
C# Virtual Machine project, based on a tutorial by Alan Bryan.
Last synced: 26 Nov 2024
https://github.com/samwho/ruby-thinkup-api-client-library
A client library for the ThinkUp API written in Ruby.
Last synced: 26 Nov 2024
https://github.com/samwho/fu
A collection of functional utilities written in Golang.
Last synced: 26 Nov 2024
https://github.com/samwho/battlecode-2017
My code for the battlecode 2017 competition.
Last synced: 27 Nov 2024
https://github.com/samwho/everycron
Every cron expression in a single enum.
Last synced: 12 Dec 2024
https://github.com/samwho/jvm-rs
An attempt at creating a Rust JVM (I did not get far, class loading is hard).
Last synced: 26 Nov 2024
https://github.com/samwho/php-docgen
A project aimed towards creating maintainable documentation from your PHP code.
Last synced: 26 Nov 2024
https://github.com/samwho/poker-hand-analyser
A Ruby library for analysing poker hands.
Last synced: 26 Nov 2024
https://github.com/samwho/coder-dojo-hacking
Practical stuff for Coder Dojo 06-10-2012.
Last synced: 26 Nov 2024
https://github.com/samwho/timl
A Tiny XML building library, akin to builder.
Last synced: 26 Nov 2024
https://github.com/samwho/todo-notify-gem
A command line program for remind you of items in your todo list.
Last synced: 26 Nov 2024
https://github.com/samwho/livesplit
Go bindings to the LiveSplit Server API.
Last synced: 26 Nov 2024
https://github.com/samwho/couchdb-playground
Personal experiments on the behaviour of CouchDB
Last synced: 26 Nov 2024
https://github.com/samwho/entropy-vis
A CLI tool for quickly visualising the entropy of a file
Last synced: 26 Nov 2024
https://github.com/samwho/whatis
whatis is a modern replacement for the `file` command
Last synced: 26 Nov 2024
https://github.com/samwho/thinkup-gui-test-runner
A graphical user interface to the ThinkUp testing framework.
Last synced: 26 Nov 2024
https://github.com/samwho/todo-txt-scala
An implementation of my todo-txt-gem project in Scala.
Last synced: 26 Nov 2024
https://github.com/samwho/hive-prometheus-exporter
A Prometheus exporter for Hive Home smart home products.
Last synced: 26 Nov 2024
https://github.com/samwho/gommoize
A joke program that will replace all vowels with "O" on a given input.
Last synced: 26 Nov 2024
https://github.com/samwho/anchorify
A simple Ruby script for automatically creating anchored headings and tables of contents in HTML documents.
Last synced: 27 Nov 2024
https://github.com/samwho/airbrake-sinatra
A Sinatra helper method for injecting the Airbrake javascript into your templates.
Last synced: 27 Nov 2024
https://github.com/samwho/obtions
A command line option parser for Ruby. Not in use. Use http://github.com/defunkt/choice instead.
Last synced: 27 Nov 2024
https://github.com/samwho/lookup
A dictionary lookup script written in Ruby, using the Wordnik API.
Last synced: 26 Nov 2024
https://github.com/samwho/awair-prometheus-exporter
Prometheus exporter for the Awair Element using its local HTTP API
Last synced: 27 Nov 2024
https://github.com/samwho/better-logger
A replacement logging library for Ruby.
Last synced: 26 Nov 2024
https://github.com/samwho/boot.rb
Operating system that boots to mruby. Based on http://github.com/ldunn/kern
Last synced: 26 Nov 2024
https://github.com/samwho/http
An HTTP server written from the ground up in Java, code from the stream.
Last synced: 26 Nov 2024
https://github.com/samwho/hashmap
A HashMap implementation in Java, code from the stream.
Last synced: 26 Nov 2024
https://github.com/samwho/stringshasnfixargs
reports potentially incorrect usages of strings.Has{Prefix,Suffix}
Last synced: 26 Nov 2024
https://github.com/samwho/vscode-resourcemonitor
Completely a work in progress. Move along. Nothing to see here.
Last synced: 26 Nov 2024
https://github.com/samwho/whobot
Dabbling with the Discord bot API, among other things.
Last synced: 26 Nov 2024
https://github.com/samwho/rsgrep
A pure Ruby implementation of the sorted grep program. Grep efficiently over large, sorted files.
Last synced: 26 Nov 2024
https://github.com/samwho/raytracerchallenge
https://pragprog.com/book/jbtracer/the-ray-tracer-challenge
Last synced: 26 Nov 2024
https://github.com/samwho/js-mjs-example
Minimal example project showing a problem where .js and .mjs files both get included into a bundle.
Last synced: 26 Nov 2024