People, data, code.
Solving problems with people & the power of software.
Get a free consultation

Data-Oriented Systems

Collect and gain insight from your data (Dashboards, Form Systems, Scheduling Systems, Workflow Systems)

Development

Need help with your stalled or legacy web application? Get help shipping your product—improve performance, reliability, and maintainablty.

Mentoring

Help your team graduate from coders to programmers, with pair programming sessions and code reviews, level up your productivity.

Clients

He easily translates highly technical information to the non-programmer. He has an uncanny ability to see many creative programming approaches to a given task, and routinely presents choices that I often did not know were options.

Victoria Jenkins, Study Coordinator, Pacific Health Research & Education Institute

You'll find out how strong communication works, ‘he get's it’.

Dick Belmont, VP Executive Producer, Creative Director, The BCB Group

Delon's enthusiasm for tackling challenges is infectious. He clearly loves learning and he soaks up information, but he still looks for pragmatic approaches to solving the problem at hand.

Jordan Owens, Software Engineer, Neomind Labs

He is extremely knowledgeable with compile systems and also demonstrated a great ability to grasp new frontend concepts...

Jared Brown, Senior Software Engineer, Revolution Mortgage

Projects

Health System Needs Punch System During Pandemic

Application Development

Health System Needs Punch System During Pandemic

Stagnated Survey System Comes to Life

Application Development

Stagnated Survey System Comes to Life

Hospital System Needs Intake Form System

Application Development

Hospital System Needs Intake Form System

Articles


ruby -run

· Ruby Tools

Ruby is well known as a language that is easy to use from the surface but is deep and complex underneath. That’s what we know and love about it. Its standard library has a similar design and contains hidden gems. One of the gems I’ve learned about recently is un. It’s designed to be a command line utility executed directly from ruby. This is its usage description: