Careers 2.0 by Stack Overflow
gravatar
profile updated
on Jan 17

Dmitry Shevchenko

Bellevue, WA, United States

github.com/dmishe

Top 10% Stack Overflow for
Top 20% Stack Overflow for
Currently Lead Developer at Tilt/Shift LLC.

I started as a Perl programmer, quickly learned how stuff works in LAMP stack, did some personal websites, and then a very small hosting solution for local ISP, coding on FreeBSD system with tiny monochrome monitor while chatting in console IRC client.

Then I did some C coding for fun in linux kernel modules (my own rootkit which spoofed /proc filesystem), played with C++/C# DirectX, i liked latter (managed dx) better, but it turned out to be DOA project, well, they made XNA out of eventually.

I got my hands dirty with Win32, MFC. It was fun trying to inject my own "trojan" DLL into system processes, then spy on them as they crash and debug all those weird things. At some point, I made a BHO plugin for Internet Explorer, which was kind of malware, but very interesting to make. This was the time when I really enjoyed hacking on different kinds of stuff, not for a bad purpose, much more out of curiosity and pure interest.

Then came Delphi, some real UI programming in windows, school project to make a person library for various media, with CD autodetection and internet-loadable plugins in DLL form.

After that it was all about web development again, with python, django and mostly postgres as a database. Web 2.0, ajax, JS clients etc.

Nowadays I really enjoy working with Apple's tech: cocoa/cocoa touch. It is just "low-level" enough to enjoy programming and at the same very cool to see something working on your phone, well and tablet.

I very much want to work on real-world software, that changes fast, makes that dent in the universe and pushes the technology further.

Technologies


Experience (8) show all

Lead Developer, Tilt/Shift LLC

January 2012 - Current

Design and implementation of complex library-like web application.

Development of native network-based iOS applications.

Internal server management and deployment process.

Software Engineer, Digital Haiku Corportaion

August 2010 - December 2011

Worked on complex multi-layered publishing system for National Geographic Education Portal

Software Engineer, Nextown Technologies

April 2011 - November 2011

Helped to develop Grabswag.com, real-time penny auction. Worked on backend side using django, postgres, front-end consisted of jQuery. Wrote BDD tests using lettuce. Did code reviews.

Software Engineer, Shelfworthy LLC

2009 - 2010

Refactored a lot of old django-096 code, designed EAV-like library.

Async task queue with RabbitMQ and celeryd.

Social integration with twitter and facebook.

Server administration.

Software Developer, Net Communities Ltd.

February 2008 - July 2011

Internal development from small one-page websites to big news portals with different data sources and representations, mobile versions.

Software Developer, Djangoware

January 2009 - June 2009

Worked on internal and client web projects.

CTO, GameMAG

March 2007 - August 2008

Provided support of legacy PHP codebase.

Developed new version of web portal based on django.

Migrated different parts of unstructured content into new database.

Freelancer

2004 - 2006

Various freelance projects, HTML scrapers, multithreaded parsers, websites automators.

3 more

Education

B.S. Applied Mathematics, Dnipropetrovsk National University

2006 - 2010

M.S. Applied Mathematics, Dnipropetrovsk National University

2010 - 2011

Stack Exchange show all Last seen yesterday

Open Source (6) show all

redis-browser

GitHub, Feb 2012 - Mar 2013; followed by 18 people; forked 2 times

Simple Redis DB browser

Needed a way to see what keys are currently inside our redis server, so here we are.


CampfireNotify

GitHub, Dec 2010

Safari extension for Campfire

Created this project to teach myself safari extensions and make Campfire service slightly easier to use.


django-browser-info

GitHub, Feb 2011

Puts details about the user's current browser into the request object

Code cleanup and bug fixes


django-oauth-access

GitHub, Sep 2011 - Nov 2011

centralized OAuth access to OAuth providers in Django

Fixed various bugs with Facebook integration.


flask

GitHub, Feb 2012 - Apr 2012

A microframework based on Werkzeug, Jinja2 and good intentions

A couple of pull requests to add functionality, examples, documentation.


sentry-on-heroku

GitHub, Jun 2012 - Feb 2013; followed by 7 people

Sentry on Heroku

Resolved issues with running this code on latest versions of Heroku platform.


1 more

Reading (10) show all

iPhone Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)

iPhone Programming

The Big Nerd Ranch Guide

Joe Conway, Aaron Hillegass

Basics of Cocoa Touch programming, some very interesting techniques.


The Algorithm Design Manual

The Algorithm Design Manual

Steven S. Skiena

Big O notation, in-depth data structures and their implementation. Knowledge of various algorithms.


Learning Perl

Learning Perl

Randal L. Schwartz, brian d foy, Tom Phoenix

Perl, web service architecture, databases, form processing.


iOS 5 Programming Pushing the Limits: Developing Extraordinary Mobile Apps for Apple iPhone, iPad, and iPod Touch

iOS 5 Programming Pushing the Limits

Developing Extraordinary Mobile Apps for Apple iPhone, iPad, and iPod Touch

Rob Napier, Mugunth Kumar

Useful tips on objective-c and cocoa programming, optimisation and security.


Advanced Windows

Advanced Windows

Jeffrey Richter

Same as Programming Applications for Windows: lots of low-level Win32 tricks and interesting implementation details. Very hard and lots of fun at the same time. Especially crossing process boundaries, injecting DLLs and spying on system resources.


Programming Applications for Microsoft Windows (Microsoft Programming Series)

This gave me at least some understanding about how windows executable works and various low-leve windows APIs. I really wanted to hack :)


Applied Microsoft .NET Framework Programming (Pro-Developer)

I did not finish this one, but really enjoyed description of .NET 1.0 internals, types and conventions.


Managed DirectX 9 Kick Start: Graphics and Game Programming

Managed DirectX 9 Kick Start

Graphics and Game Programming

Tom Miller

I always wanted to get into game development, since i liked C# i picked up this book. I've learned about basics of 3D graphics, primitives, collision detection and graphics pipeline.


Windows® 95 Secrets®

Windows® 95 Secrets®

Brian Livingston, Davis Straub

I had a very slow computer, this was my favourite book on windows hacks to make faster (not really) and more interesting to use.


5 more

Tools

AMD 486DX/64MB/600MB with 14" CRT

Sublime Text 2, Xcode

Background