Careers 2.0 by Stack Overflow
gravatar
profile updated
on Apr 29

Danny Tuppeny

Chester, United Kingdom

blog.dantup.com

Top 10% Stack Overflow for
Top 20% Stack Overflow for
Currently Software Development Team Leader at New Mind Internet Consultancy.

An experienced .NET team leader with a strong work ethic, great attention to detail and a focus on writing clean and efficient code. I strive to deliver the highest quality applications.

  • Experienced in building enterprise level, scalable software using the Microsoft stack including C#, ASP.NET, SQL Server and IIS with web-based frontends.
  • Spends significant amount of own time learning new technologies and trying out ideas to assess the suitability for introduction into a production environment.
  • Eager to learn; often picking up new technologies and platforms in spare time (eg. Objective-C, Google App Engine) to increase knowledge and the number of options when picking tools for a job.

Recommendations from LinkedIn

"Danny's ability as a developer come highly recommended. He is not only capable of taking on and delivering very complex systems but the the solutions are often very creative and he can work to very short timescales if required." - Richard Veal, Owner, New Mind

"I worked with Danny for about 4 years. He is a highly capable developer with a very strong work ethic and an unusual level of focus for the task in hand. I've always been able to rely on Danny to get the job done and would not hesitate to recommend him." - Phil Blything, Business Development Manager, New Mind

Technologies


Experience show all

Software Development Team Leader, New Mind Internet Consultancy

September 2008 - Current

  • Helping design and build core systems used to power UK's official tourism websites and back-end systems used by tourist boards to manage tourism data including hotels, events and online booking
  • Technical interviews and assisting in the recruitment of other technical staff
  • Provide support/assistance to infrastructure team in identifying/resolving server load/performance/resource issues
  • Mentoring other developers and providing assistance and code reviews
  • Overseeing Remote Team
    • Joint-managed a remote development team in eastern Europe who began the process of rewriting our core back-end system in ASP.NET
    • Regular video meetings, code reviews and occasional flights to assist in understanding how our users used the software.
  • Solely responsible for adding mobile applications to the company offering

Software Engineer / Test Engineer, Link HR Systems / Northgate HR / Northgate Information Solutions / NorthgateArinso

January 2006 - August 2008

(I originally joined the company as a Test Engineer but shortly after joining became part of the core development team.)

  • Providing input into the architecture and design of the products
  • Coding both front-end UI (ASP.NET/HTML/Javascript) and back-end business/data access (C#/SQL Server) areas of the system
  • Configuring WCF to be used via IIS for communication between WinForms tools and server
  • Manual and automated regression testing using Watin, NUnit, Mercury QuickTest
  • Configuring/maintaining a continuous integration server
    • Including custom scripts to parse through the output files of NUnit, NCover and FXCop and based on a custom [DeveloperAttribute] in the codebase, flagging results with the most appropriate team member.

Software Engineer, Mavada Limited

February 2005 - December 2005

  • Leading the conversion from classic ASP and VB6 to C#/ASP.NET
  • Introduction of a source control system (Subversion)
  • Elimination of a huge amount of duplicate "copy/pasted" code and the introduction of a small number of configurable, reusable classes
  • Design and build of core systems used by front-end and back-end web applications
  • Introduction of a ClickOnce-style Back-end WinForms Application
    • Prototyped in my own time then presented to the company
    • "Home grown" ClickOnce solution (due to .NET 1.1 requirement) shipping small EXE files that "streamed" DLLs (update system, then app)
    • Embedded IE windows to show a "Live Preview" of web-based systems
    • Injected Javascript to allow interaction between the IE rendering and the surrounding WinForms application; allowed for:
      • Highlighting of content in the browser, allowing double-click to open a WinForms dialog to edit content
      • Seamless Drag/Drop integration between the desktop and the web-based content.

Senior Software Engineer, New Mind Internet Consultancy

August 2001 - January 2005

I joined New Mind as a developer upon finishing education, working on simple SME site using ASP and MS Access.

  • Played a significant part in replacing copy/pasted websites and back-ends with a reusable platform using a shared codebase
  • Promoted to Senior Developer after 14 months
  • As part of a two-person team, built a large-scale ecommerce system in ASP.NET, including card payment gateways integration

Education

A-Levels in Maths, ICT, Sutton High, Cheshire, England

1999 - 2001

Stack Exchange show all Last seen yesterday

Open Source (6) show all

G+ Notifier

Bitbucket, Jul 2011 - Dec 2011; followed by 25 people; forked 4 times

G+ Notifier is a utility that sits in the Windows notification area (systray) and alerts you to new notifications from the Google+ social network.

Created the original project. Leads development on it now that other contributors have joined.

  • Over 2,000 downloads in just the first 3 days!
  • Three forks / contributors

DanTup Blog

Bitbucket, May 2011 - Dec 2011; followed by 7 people

Source code for my new ASP.NET MVC blog using Razor, Entity Framework Code First, NuGet and Markdown.

Currently rewriting my App-Engine blog in ASP.NET MVC/Razor using EntityFramework Code-First/SQL CE to host on App Harbor. Source code is public (though still a work-in-progress).


SignalR-Chat

GitHub, Oct 2011 - Dec 2011

The signalr chat sample has outgrown signalr!

Contributions, including:

  • Live typing notification
  • Inline tweets when posting a link to a tweet
  • CSS tweaks to use more of screen

Google Wave Notifier

Bitbucket, Apr 2011 - Sep 2011

Google Wave Notifier sits in the notification area of your Windows PC and notifies you of unread messages in your Google Wave account with a balloon notification.

  • System tray utility to notifying a user of new messages in Google Wave
  • 15 languages (translated by users)
  • Over 10,000 downloads before Google Wave was "abandoned"

No long maintained due to Google Wave being shut down. I created this syetm tray utility to notify users of new messages in Google Wave and had users translate it into 15 different languages!


PSRazor

Bitbucket, Apr 2011 - Sep 2011; followed by 2 people

Powershell module for formatting objects using Razor templates

A PowerShell module I created as an exercise in trying to understand more about both PowerShell and Razor.


MarkdownHelper

Bitbucket, Apr 2011 - Sep 2011; followed by 2 people

HTML helpers to allow easier rendering of Markdown in an ASP.NET MVC web app: @Html.Markdown(Model.Body)

Small HtmlHelper using MarkdownDeep.NET and wrapped in a NuGet package to make using Markdown in ASP.NET MVC projects even easier.


1 more

Apps & Software show all

favicon

The Official NewcastleGateshead City Guide will give you access to a rich, interactive guide to Newcastle and Gateshead. All city guide content is supplied and selected by the...

  • Solely responsible for adding an iPhone application to the company's offering
  • Prototyped and built in my spare time, then presented to the company
  • Thousands of paid downloads to date
  • Versions for other destinations are also available (including Cardiff, Dartmoor, Blackpool, Bristol)

favicon

Jungle Blocks XNA/Xbox 360 Game

An arcade game where you must destroy blocks with a ball for points while stopping the ball from escaping off the bottom of the screen with a moving paddle. The more blocks you destroy in a row without the ball hitting the paddle, the higher your score multiplier!

  • Written as an excercise in learning XNA/ Xbox 360 development
  • Very simple Breakout-clone written in XNA for Xbox/PC
  • Over 3,000 downloads to date

Writing (6) show all

Setting up NuGet to Automatically Fetch Packages When Deploying to AppHarbor Without Storing Binaries in Source Control

Danny Tuppeny

David Ebbo blogged about using a pre-build event to fetch NuGet packages at build time. Unfortunately, this doesn't work on AppHarbor because build events are not supported. If you try, you'll find the pre-build step doesn't fire and the build fails due to the missing dependencies. Here's a solution using an MSBuild target.


Automating Deployment: Building/Deploying a Specific Mercurial Tag on CruiseControl.NET

Danny Tuppeny

CruiseControl doesn't have support building from a Mercurial tag, but it is possible to get working...


Generic 301 Redirection Script for Google App Engine

Danny Tuppeny

Although this post is about writing a redirect script for App Engine, it doesn't require that any of the sites are hosted on App Engine, so it could be useful to you even if you're hosting .NET websites elsewhere, but need to handle redirecting old domains.


PowerShell function to launch Kiln/BitBucket/Google Code/etc. for current Mercurial repo from command line

A small, but useful, PowerShell function that I have in my PowerShell profile that reads the default repo path from .hg\hgrc and launches it in the default browser. This means after I've done hg push…


Frustrations with Git on Windows (and Codeplex) / Suggestions to the Git Devs

During some ranting about Git on Twitter, Brendan Forster suggested I blog the things I would change. I don't have time to write a lot, but I thought I could spam out a list of things based on my…


Free dependency graph generation using PowerShell and yUML

I don't like the idea of paying for (or installing) a tool to just show me some simple relationships between my Visual Studio projects, but it's something that is pretty useful when trying to tidy up…


1 more