Pinned Repositories
caesar.rb
A simple implementation of the Caesar cipher in 22 lines of Ruby. Just for fun.
go-candlesticks
Provides a candlestick chart data type in Go.
image_sorcery
A ruby Image/Graphics Magick library. Note: This project is no longer maintained.
netlist
My NetList script. This was some of the first Ruby I had ever written-- be warned!
obsidian-sagecell
An Obsidian plugin for executing Sage computations in notes.
phrase_search
Playing with string search algorithms in Go
sol-function-profiler
Solidity Contract Function Profiler
solanalyzer
SolAnalyzer is a static analyzer for the Solidity programming language, with a focus on finding security bugs.
sys.json
Expose server performance stats as a JSON API. Mostly just a toy project at this point.
to_gist
Automagically pipe bash output to a new gist.
EricR's Repositories
EricR/image_sorcery
A ruby Image/Graphics Magick library. Note: This project is no longer maintained.
EricR/sys.json
Expose server performance stats as a JSON API. Mostly just a toy project at this point.
EricR/sol-function-profiler
Solidity Contract Function Profiler
EricR/go-candlesticks
Provides a candlestick chart data type in Go.
EricR/obsidian-sagecell
An Obsidian plugin for executing Sage computations in notes.
EricR/netlist
My NetList script. This was some of the first Ruby I had ever written-- be warned!
EricR/phrase_search
Playing with string search algorithms in Go
EricR/solanalyzer
SolAnalyzer is a static analyzer for the Solidity programming language, with a focus on finding security bugs.
EricR/to_gist
Automagically pipe bash output to a new gist.
EricR/caesar.rb
A simple implementation of the Caesar cipher in 22 lines of Ruby. Just for fun.
EricR/llvmq
A query tool for LLVM IR.
EricR/mocki
A micro library for mocking up APIs with Sinatra.
EricR/raycast-phalcon-explorer
Search for blockchain transactions using Phalcon Explorer (http://phalcon.xyz).
EricR/razzle-dazzle
Simulator for the (scam) carnival game.
EricR/cryptopals
My solutions to the cryptopals challenge sets.
EricR/dot-files
My dot files
EricR/dying_web_server
Test how your app handles stuff going down
EricR/homebrew-formulae
brew tap ericr/formulae
EricR/llvm
Library for interacting with LLVM IR in pure Go.
EricR/memcached-injector
Assists in dumping and injecting data into memcached. Use with care, as this can do evil things (tm). !! WIP !!
EricR/obsidian-fancy-table
EricR/phalcon-tui
Unofficial TUI app for https://explorer.phalcon.xyz
EricR/praw
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
EricR/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
EricR/saturday
A SAT solver. It's maybe kinda fast and correct?
EricR/sublime-coq-plugin
Syntax highlighting and Coq interactivity for Sublime Text 3
EricR/twlogger
Tiny Web Logger