Careers 2.0 by Stack Overflow
Gravatar
profile updated
3 days ago

George Armhold

Shaker Heights, OH, United States

armhold.com

Top 20% Stack Overflow for
Top 30% Stack Overflow for
Currently Ruby/Java Consultant at armhold.com.

I specialize in producing data-driven web applications.

I've been doing this for a long time, so I have a pretty good knack for helping clients determine what's needed, and how to get the job done.

I've found that I work best with someone who has a clear idea of what he/she wants to build, preferably with mockups for key features. I particularly enjoy working with a web designer (you, or someone you can hire) who can produce web-ready images, HTML and CSS.

The scope of my work includes:

  • registering yourdomain.com
  • setting up the Linux hosting server
  • procuring and installing an SSL certificate
  • configuring Tomcat and Apache
  • developing the data model with Hibernate and MySQL
  • developing the application code with Java and Wicket
  • setting up an automated build environment with Maven and Jenkins
  • integrating HTML/CSS from your designer (or using Twitter Bootstrap for a simple, yet cohesive design)
  • iteratively developing and refining the features you need
  • producing unit tests for the code when appropriate
  • tracking bugs and feature requests using Github or JIRA

I have an undergraduate degree in Computer Science, and have a firm understanding of CS theory and principles. I'm a native speaker of English, and also speak fluent French (I spent 3 years doing consulting in France).

I'm happy to discuss your project with you to see if we might be a good match. Feel free to ask for a list of references; I have many former clients who would be happy to talk with you.

Technologies

Experience (7)

Ruby/Java Consultant

armhold.com

January 2011 - Current

I'm a software consultant specializing in Java/J2EE, with preference for Wicket and Hibernate. I'm self-sufficient, motivated, and very good at getting things done.

My most recent project is a highly successful search engine for Android apps, currently fetching over 140K pageviews/day. I built this site using Apache Wicket and Solr.

Read what TheNextWeb had to say about it!

Some other recent client projects include:

I'm very experienced in bootstrapping and configuring projects, navigating frameworks, configuring build systems, app containers, deployments, setting up MySQL, Rackspace hosting, etc.

Senior Java Engineer

42 Lines Inc

November 2009 - January 2011

Developed custom software that provides the infrastructure for a major university (content-management, grades, payroll, etc.)

Ported tons of code from legacy JSF to modern, ajaxified Wicket. Codebase was over 350K+ LoC. Got to work with an awesome cast of fellow programmers.

Major tech included:

  • Java
  • Seam
  • Hibernate
  • Wicket
  • very unit-testing (and functional testing) focused

Senior Software Engineer

Lumeta

July 2008 - November 2009

Worked on a network discovery tool with an incredibly complicated Hibernate infrastructure on the back end.

In addition to the usual J2EE tasks, I worked on modernizing the UI by introducing GWT. I also helped introduce unit tests and various other kinds of automation.

Developer

Vonage Networks

September 2006 - July 2008

As a senior level developer for the web applications group, I got to work on a J2EE codebase approaching 1M LoC.

My proudest achievement at Vonage was as part of a small team that overhauled the build system. We started with a creaky, maven1-based build platform that literally took days (and a dozen engineers' time) to do a release.

We turned it into a modern, push-button build system that did an end-to-end build in about 5 minutes.

Lead Software Engineer

Lecture123.com

January 2003 - August 2006

Tiny startup based on a university project.

We developed a system for capturing live lectures (classroom, business meeting, etc) on a tablet PC. Powerpoint slides, notes, drawings and audio were all captured, uploaded to a server and then made available on an on-demand basis.

What I'm most proud of: I developed a custom audio protocol for streaming audio over http (basically a poor-man's RTSP client and server).

Systems Programmer

Rutgers University

January 1995 - December 2002

Systems programming (High Performance Computing and Design), research programming (Bioinformatics) and elearning.

Software Engineer

Xpedite Systems Inc.

1993 - 1995

My first job out of school- I did C/C++ work for a small telecom company that did "fax broadcasting".

I built a document rendering system similar to TROFF; got to make good use of my then-recent studies on parsing and lexical analysis.

I got to reverse-engineer the font-rendering system from an old fax-modem so that we could replicate the output as a fax (TIFF image) in software.

display 5 more...

Education

Bachelor of Arts

Rutgers, The State University of New Jersey-New Brunswick

1988 - 1992

Yes, a Bachelor of Arts in Computer Science. Also did a minor in French.

Stack Exchange Last seen today

Open Source

justaddwater

Starter project for supporting user accounts, based on Wicket, Wicket-CDI & Twitter Bootstrap

Jan 2012 - Current; followed by 2 people


Provenance

Program to help you determine the provenance of unknown Jar files

Sep 2011 - Current; followed by 4 people; forked 2 times

I'm the sole creator.


gwtquickstarter

library for quickly building webapps on GWT/Google App Engine

Jan 2011 - Current

This is my open-source GWT library.


Apps & Software

favicon

Aceto - Export your Balsamiq mockups to HTML/CSS

A tool for instantly exporting Balsamiq wireframes to working HTML/CSS mockups.

Sole creator.


favicon

Appgravity - Pure Android Search

A search engine for the Android Marketplace

I was hired as a consultant to design and build this site. Apart from the skin (which was done by a designer) I built the whole thing, building on lots of great OSS.


favicon

Learn to type with Quick Brown Frog

Typing tutor software teaches you to type online.

I designed and created this app.


pixlshare - share your images instantly

A fun weekend project to create an imgur clone.

I designed and created this site.


favicon

YATC - Yet Another Tip Calculator

An Android port of my iPhone tip calculator.

I designed and created this app.


favicon

Abundant Puzzles: Nature (iPhone app)

Abundant Puzzles is a fresh look at the classic "15 Puzzle". It uses a live flickr feed to grab fresh content every time the app is run.

I designed and created this app.


favicon

TunesTables

An iPhone app for teaching multiplication tables to kids.

I designed and created this app.


Introduction to Java- an iPhone ebook

Intro to Java is an ebook designed for first year college students taking introductory Computer Science courses, or for High School students taking AP Computer Science.

I designed and created this app.


display 5 more…

Writing

Wicket: submitting a form over SSL from an unsecured page | George Armhold

George Armhold | Data-driven webapps built with Java & Wicket

Posted on January 21, 2012


Adding Git SHAs to Wicket Pages Automatically

George Armhold

How to tag your Wicket pages with Git SHAs for easy SCM tracking.


How to make Ajax links crawlable with GWT and Google App Engine

Quick Brown Frog

If you care about SEO you know that using GWT has a downside: much of your app’s content is generated dynamically via Javascript, and is therefore invisible to search. This article shows you how to work around that.


Reading

StackOverflow.Models.CVBook

Test Driven Development

By Example

Kent Beck


StackOverflow.Models.CVBook

The Pragmatic Programmer

From Journeyman to Master

Andrew Hunt, David Thomas


StackOverflow.Models.CVBook

Code Complete

A Practical Handbook of Software Construction

Steve McConnell


StackOverflow.Models.CVBook

The Mythical Man-Month

Essays on Software Engineering, Anniversary Edition

Frederick P. Brooks


StackOverflow.Models.CVBook

Unit Testing in Java

How Tests Drive the Code

Johannes Link


StackOverflow.Models.CVBook

Effective Java

Joshua Bloch


StackOverflow.Models.CVBook

JavaScript

The Good Parts

Douglas Crockford


display 4 more…

Tools

Commodore Vic 20

Emacs for pure text, Intellij IDEA for coding

Background


Background

I did my first telecommuting gig while living in Rouen, France. Although I'm a bit rusty, I'm fairly fluent in French.