Email infrastructure setup guide
My blog
Things I've done to increase delivery rate and quality of email subsystem.
Developer with a strong commitment to code quality & style.
August 2012 - Current
Building web-apps for fun and profit
March 2008 - August 2012
Mostly I'm working on non-trivial backend tasks and do infrastructure planning and automation with chef. I'm big bdd fan and I use cucumber to develop and test everything (even infrastructure). I'm actively participating in OSS development, I've contributed code to projects like chef, rspec, headless and developed several own open source solutions.
September 2006 - March 2008
Worked on commercial 3D CAD system project.
2002 - 2008
Average score 4.5 of 5. Master's thesis topic: research of distributed data storage systems. Mathematical prediction of performance of replicated relational databases.
GitHub, Feb 2013
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
All-time favorite OSS project. I'm actively participating in development of chef. I've fixed several bugs and added several new features. Full track of my contribution could be found here - https://github.com/opscode/chef/commits?author=iafonov. I've been nominated as release MVP.
GitHub, Mar 2012 - Aug 2012; followed by 22 people; forked 10 times
chef + cucumber = ?
I was tired of fixing regression errors in infrastructure setup so I've developed own regression testing and BDD support solution. Full description of solution could be found in my blog.
GitHub, Dec 2011 - Mar 2012; followed by 13 people; forked 2 times
Fast web server & micro framework implemented in C. Just for fun.
I've developed this server & framework from scratch. Full project documentation could be found here - http://documentup.com/iafonov/cosmonaut
GitHub, Aug 2011; followed by 2 people
Headless is a Ruby wrapper for Xvfb, the virtual framebuffer.
Added test suite. Added ability to capture video from Xvfb frame buffer. Added ability to take screenshots. Read more here - http://iafonov.github.com/blog/setup-jenkins-to-run-headless-selenium.html
GitHub, Feb 2012 - Apr 2012; followed by 7 people
Basic domain configuration wrapper & verifier
My blog
Things I've done to increase delivery rate and quality of email subsystem.

From this book I've learned how to develop applications maintaining constant high quality and keeping complexity under manageable level.

Improving the Design of Existing Code
Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts
I've learned how to work with code that was written by people who never heard about previous book.

Principles, Techniques, and Tools
Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman
After reading of this book (ok, lets be honest - 30% of it) I've stopped seeing magic in compilers and interpreters. This book gives understanding on what is going on under the hood of your tool of trade.