A different kind of web developer.

“Hi, I’m Josh Cummings, a web developer from San Diego, CA. Let me tell you about a few things that matter to me.”

Design matters.

“Crafting exceptional brand experiences starts at the drawing board. I help people tell their story on the web, and every detail matters.”

Development matters.

“As a web developer, I solve complex visual and technical problems so that great design can be delivered over the web.”

Community matters.

“Whether it's facilitating a workshop or showing young students how to code, I strive to be an active member of my community by volunteering, teaching, speaking, and doing.”

.heart {
  background-color: $green;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}