Careers 2.0 by Stack Overflow
profile updated
on Sep 24, 2011

Kevin McKelvin

Alberton, South Africa

www.mcdev.za.net

Most recently .NET Developer at Modelware Systems.

As a passionate coder from a young age, I'm currently focused on architecting and developing solid applications on the C# .NET & SQL Server platforms.

I started coding at 4 years old in BASIC on my Dad's Commodore 64, when I was 6 I wrote my first usable program to correct the Y2K bug on an old 486 DX4 100 PC.

I experimented extensively with VB5 & 6 while in primary school, winning a bronze medal at the Eskom Science Expo for a note taking application I had written. In 2007, I achieved a top 40 position in the South African Computer Olympiad.

I'm constistently following the leading and bleeding edge of programming. I love finding more efficient ways of writing code. I'm a great believer in building loosely coupled applications that are robust in operation and easy to maintain. I accomplish this by using development techniques such as TDD and by following accepted best practices and design patterns. Scalability is an important part of a software system and can only be delivered with careful planning and use of established principles of software design, including practices such as TDD & Continuous Integration.

Although I primarily develop software with C#; I sometimes look into other environments such as Ruby, Python, F# and Common LISP. I strive to use the knowledge accumulated from all of these environments to find the most effective and elegant solution to a given problem.

Beautiful code is art.

Technologies

Experience

.NET Developer

Modelware Systems

January 2009 - June 2011

The tools I used were Microsoft .NET with C#, WPF, Windows Forms and ASP.NET MVC2 + 3.

I was involved in local and international clients while working here.

Customised Projects I was involved in developing:

  • Advert production tracking software for Independent Newspapers (INL)
  • Advert reservations software for wegotads.co.za
  • Document OCR and filing system for City Property
  • Manufacturing Job tracking and management software for Masterbatch SA and Group HES (United Kingdom)

Software Products I was involved in designing and developing:

  • Document Management System product built on Microsoft SQL Server. (called MoDoc)
  • A highly customisable data capture and presentation system called MoBatch, which focused on allowing business analysts with a bit of SQL knowledge the ability to put a data bound frontend together in a short turn-around time.

I had some involvement in information management projects with data warehousing, but my primary focus was on developing software with the Microsoft .NET platform.

In other roles, I implemented several changes to the development workflow at Modelware. Moving from Visual SourceSafe to Mercurial and implemented TDD and CI into the development workflow.

Education

MCTS - .NET 3.5 Windows Forms Applications

Microsoft

2011

Achieved MCTS 70-536 - .NET 2.0 Application Development Foundation MCTS 70-505 - .NET 3.5 Windows Forms Application Development

Stack Exchange Last seen yesterday

Open Source

EFHooks

Entity Framework Hooking tools

Jun 2011 - Current; followed by 22 people; forked 4 times

I'm creating a framework that makes it easier to hook into the extensibility points of Entity Framework before & after database operations occur. This framework is designed to keep code easy to test by separating responsibilities. It's easy to end up with a DbContext full of hooking code. This framework lets you write strongly typed hooking code that can be unit tested separately from the DbContext.


NH3-MusicStore

MVC Music Store on NHibernate 3

Aug 2010; followed by 2 people

This project took the MVC Music Store sample and swapped the data access framework out from Entity Framework to NHibernate 3. Every step of the way is blogged on http://www.mcdev.za.net/projects


Writing

Why NHibernate over ADO.NET EF4?

The McDev Blog

Recently we’ve accepted the notion that in all our future projects, we’ll be using the NHibernate Object/Relational-Mapper for our data access, rather than Microsoft's Entity Framework 4.


Reading

StackOverflow.Models.CVBook

Code Complete

A Practical Handbook of Software Construction

Steve McConnell


StackOverflow.Models.CVBook

Seven Languages in Seven Weeks

A Pragmatic Guide to Learning Programming Languages

Bruce A. Tate


StackOverflow.Models.CVBook

The Passionate Programmer

Creating a Remarkable Career in Software Development

Chad Fowler


StackOverflow.Models.CVBook

C# 4.0 in a Nutshell

The Definitive Reference

Joseph Albahari, Ben Albahari


StackOverflow.Models.CVBook

Agile Web Development with Rails

Sam Ruby, Dave Thomas, David Heinemeier Hansson


StackOverflow.Models.CVBook

Rails 3 Way, The

Obie Fernandez


display 3 more…

Tools

Commodore 64

vim

Background