About Me

I'm a Zend-certified PHP engineer, an expert coder of ambitious quality. I feel comfortable taking the reins of any part of the software development cycle. I feel that fast-paced development, aiming at a quick profit, is how bugs and memory leaks enter into today's software, and how unstable operating systems like windows 10 get released prematurely. I don't believe in it. If you have time and patience like me, I can get you to the top.

My philosophy

1. Be prepared

Trying to build a bridge without tools and a plan is like trying to push shit uphill. It's important for the serious developer to have a large array of tools at their disposal.

2. Simplicity is essential

"Everything should be made as simple as possible, but not simpler." - Einstein

3. Use proven methodologies

Trying to do things differently than everyone else is a risky business especially when you're working under a clock and a budget. I believe web development should be approached with proven methodologies to accomplish what ever goal is sought. On your own time it's ok to test out new approaches, but its unprofessional at somebody else's expense.

4. Code should be easy to understand and maintain

Bugs can be greatly limited by avoiding cryptic code, obscure features, and magic numbers which can make code hard to read. I believe code should be written in a consistent manner that's easy to understand and maintain.