History with Functional-Programming

An opensource Rails extension that provides a simple query interface for pulling deeply nested data from records. Helped simplify complex queries when dealing with deeply nested data (as is often the case in health care). Which lead to simpler and more reliable applications.

21 February 2020

ActiveRecord::Pull

Ruby Rails SQL Databases Opensource Functional-Programming Rubygems
Implemented an opensource Ruby module that makes it easy to treat various objects as functions, and provides other helper methods for functional programming. Developed this while working on various systems and eased the load of writing data processing code.

05 February 2020

Invokable

Ruby Opensource Functional-Programming Rubygems