Darin Drobinski

Sr. Consultant

Darin is a creative software engineer who enjoys working in a collaborative, team-oriented environment. He thrives most when learning new technologies, implementing large-scale designs, and solving complex problems. Darin is very resourceful. When he is stuck on a problem he becomes engulfed in research until he finds the most efficient and reusable solution.

Darin is a dog-lover, enjoys good food and company, and spends most of his free time on the beach in the summertime.

Recent Blog Posts

JVM

Retrofit: API Integration Made Easy

August 4th, 2015

A quick introduction to Retrofit. Well cover the basics for how to convert any API into a type-safe Java interface using @GET, @POST, @QUERY, and @PARAM.

Darin Drobinski