Pinned Repositories
codemap
Cartographic views of software, an Eclipse plug-in.
eclipse-repl
Java REPL, as an Eclipse plug-in. Working towards live programming for Java.
foreach
Higher-order programming, sort of, using Java's foreach loop.
javac
Roman numerals, inlined assertions and other Java compiler hacks
jexample
Testing framework where tests can reuse each other’s return value.
methodsolver
Finds ruby methods given a block with placeholder.
print-considered-harmful
Switch from print to debugger() and never look back!
pry-objects
Evaluate expression and print ALL intermediately created objects.
pry-tree
"tree" command for pry, shows class hierarchy of a module
psych-simple
Parse yaml 2–5x faster, simplified file format.
akuhn's Repositories
akuhn/methodsolver
Finds ruby methods given a block with placeholder.
akuhn/eclipse-repl
Java REPL, as an Eclipse plug-in. Working towards live programming for Java.
akuhn/jexample
Testing framework where tests can reuse each other’s return value.
akuhn/print-considered-harmful
Switch from print to debugger() and never look back!
akuhn/pry-sql
Execute SQL commands from the pry command line
akuhn/pry-tree
"tree" command for pry, shows class hierarchy of a module
akuhn/airflow-sublime-text
Airflow support for Sublime Text.
akuhn/insight
My first baby steps in the realm of data science
akuhn/py-fame
A little language for schema-enforced models.
akuhn/pry-objects
Evaluate expression and print ALL intermediately created objects.
akuhn/psych-simple
Parse yaml 2–5x faster, simplified file format.
akuhn/amount
An amount of money with currency and 18-digit precision.
akuhn/bunny2
Smart bookmarks for your browser.
akuhn/ch.akuhn.util
Utility classes and coding examples for Java.
akuhn/chatgpt_content_moderation
Relaxed content moderation, inappropriate content is flagged instead of hidden.
akuhn/colorize
Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.
akuhn/eclipse-history
Logs all visited source elements to a database.
akuhn/euler
Puzzles, puzzles, puzzles.
akuhn/fixed
Fixed-point numbers with 18-digit precision
akuhn/gh
gh - A shell script to open the GitHub page for a repository.
akuhn/hamachi
A flexible and type-safe representation of JSON data.
akuhn/num_children
Expected number of children and miscarriages by maternal age
akuhn/omakase
My personal Ruby extensions.
akuhn/options_by_example
No-code option parser that extracts arguments directly from usage text.
akuhn/pinwheel
A testing framework for Airflow and Hive queries.
akuhn/printf
printf made awesome
akuhn/pt
Portuguese learning quiz with text-to-speech and adaptive learning.
akuhn/py-omakase
My personal python functions.
akuhn/rainbowmural
A website to explore street art around the world, my first PHP project.
akuhn/rxhp
My port of https://github.com/facebook/xhp/wiki from PHP to Ruby.