I’m Adrian Artiles,
an entrepreneurial developer
from Chicago

about me

I fill the days improving in the craft of software development, business building, and life enrichment. As a paragraph never does much justice to anyone, look around to learn more.

recent public projects

GitRep
Helping developers discover and organize GitHub repositories
NumberNote
The best free phone number reverse lookup site, for mobile too
The Decider
A simple web app that randomly makes a decision for you and your collaborators
SiliconValleyBLN
Web development for a non-profit that helps those with disabilities

found on

contact at

adrian.r.artiles@gmail.com

The Making of GitRep.com

- - posted in tech

For the longest time I had an annoying problem; I found it difficult to find and compare open source software. What’s the best jQuery library for x, or a more updated version of gem y?

After discovering I was not alone in this torture, I spent a few weeks building and launching GitRep. Read on to learn a little about some decisions, both technical and business, made in its making and its launch.

Standing on the Shoulders of Giants

- - posted in tech

Despite having so much information accessible, we often fail to take full advantage of available resources and benefit from the work of others. When it comes to trying to grow as a developer, this is an excellent way to stunt your growth.

Since it is not easy to sift through and distill the knowledge of a community, I wanted to share some of the work I’ve already done in this regard with software development.

Why I Chose Jekyll/octopress Over Wordpress

- - posted in tech

When I chose to revamp AdrianArtiles.com from a static site to something that I can share work and writings on, I quickly set to work whiteboarding everything I wanted from the new site. This narrowed my choice to two options for the framework; wordpress, and octopress/jekyll.