Careers 2.0 by Stack Overflow
Gravatar
profile updated
on Nov 17, 2011

Chris Kimpton

London, United Kingdom

kimptoc.net

Top 30% Stack Overflow for
Currently Developer at Rabobank International.

It started a long time ago... I think it was because my Dad was in IT and then we got a Commodore Vic 20 and had fun keying in programs from magazines and playing with them.

Today, Senior Developer with over 20 years project based experience gained across a variety of tier one financial institutions. Exposure to back, middle and front office operations, across treasury, fixed income and equities. In depth Java and C# specialism.

A few sidelines of running some small websites, java, oracle, php, apache odds and ends, even a few iPhone apps too (iSyndicate and Twitkwik).

Technologies

Experience (4)

Developer

Rabobank International

2001 - Current

The most recent project has been to replace an existing Equity Derivatives Excel based pricing spreadsheet with a system that is more robust, but appropriately flexible. This involved a core Java-based engine, driving the pricing layer (C#, Spring.Net calling COM), which talks to the pricing routines. There is also a Web2.0 based front end (JSP, Hibernate, Spring MVC, Ajax, DWR). The team size was 3 including me. The Java/C# layer was done via a basic socket connection. To get appropriate use of the multi-core server and timely pricing, there are several threads in the Java engine driving different pricing loops. However there are components shared between the threads, like market data feeds and database access. There was also multi-threading in the C# component - as the underlying routines were not threaded and were prone to problems over time - they had to be pooled and switched over as needed. The system is now live, providing a more open and stable platform on which to maintain and provide the banks prices.

Developed and supported the banks price contribution system, from Excel and calculation engines to external vendors via JMS Designed, developed and supported an FX Deal Entry system – providing real time prices and the ability to book deals through to the back office systems, using Java and RMI. Designed, developed and supported a Java/RMI based tool to provide the banks prices into Excel. Designed and developed a contact and pipeline management system, with a web front end and an EJB based back end. This was a 100% Java project. Designed and developed an internet portal that provided the banks clients with a personalised experience of the banks online offerings. This was developed using Java servlets and JSP. Designed and developed an internet portal that provided clients with access to fund reports. This was developed using a Jetspeed-based front end with a SOAP/EJB backend, using JDO as the persistence layer.

Senior Developer

Tokyo-Mitsubishi (TMI)

Jan 2000 - Dec 2000

Developed a full settlements system in Java using a Java based framework from Coexis, covering the full range of back office applications Used the tool from Coexis to define and test the system processing of trades Designed and developed front end screens for trade processing using JBuilder3.5, Java 1.3 with Swing.
Designed and developed Java based extensions to the Coexis to cover all the TMI requirements

Senior Developer

Deutsche Bank

June 1999 - December 1999

The project provided a central record of all intended stock movements to minimise failed trades and track interest claims Development of testing tools – for publish/subscribe services, for request/reply services and general repeatable tests. This included enhancements to Kent Beck’s JUnit and the standard Javadoc doclet. Development of key system components using server side Java, including the trade and position manager components. Development of several front end screens using Java 1.2 with Swing.

Senior Developer

Bankers Trust

June 1998 - June 1999

European Securities Platform (ESP) – Enrichment and Confirmations: Provide a new back office system architecture, with a phased replacement of the current infrastructure. Provide a CORBA/component and self describing container based solution to enable future extensibility Production of the initial use cases in Rational Rose for the Confirmation system requirements based on user interviews Refinement of the design from the use cases into an Object Model and Interaction Diagrams Set up of the development environment with Continuus Development of multi-threaded C++/CORBA based Unix servers Development of Java/J++/COM based clients Provided Java mentoring to the team, as they had no previous Java experience – including best practices, UI prototypes and day-to-day advice Development of a server testing utility in Java, using XML/DOM based control files and an XSL based results engine.

display 2 more...

Education

BA Mathematics and Computation

Wadham College, Oxford University

1985 - 1988

This was the first intake for what was a new course back then...

50% Mathematics and 50% computing, ranging from compiler fundamentals to functional programming

Result: 2.1

Stack Exchange Last seen today

Open Source

Bingo-Caller

A rails3 web app that does the job of a bingo caller at bingo

Oct 2010 - Current; followed by 2 people

A little something to make those family bingo games go a little smoother.

I did everything, except for some of the audio files


rabl_examples

Project giving some examples using RABL to generate its API

May 2011

Sample usage of RABL to make it clearer how it can be used.


Image-Site

A poor womans CMS - builds a photo gallery site from a directories of images and a config file.

Jul 2011

Everything


Apps & Software

iSyndicate

-Enter all your syndicates and their numbers and then check them each week with ease

Everything


Writing

Blog Archive » MySQL and Postgres quick start…

Kimptoc

Every 6-12 months I need to setup a new mysql and/or postgres database – and by then have forgotten how to do it (again). So hopefully by writing it here, I will…


Blog Archive » Installing Heroku client on Ubuntu 10 under rvm

Kimptoc

NOTE: If you are not using rvm, this may work more smoothly, but I want to use rvm, hence the pain :(




Reading

StackOverflow.Models.CVBook

CoffeeScript

Accelerated JavaScript Development

Trevor Burnham


StackOverflow.Models.CVBook

JavaScript

The Good Parts

Douglas Crockford


StackOverflow.Models.CVBook

Agile Web Development with Rails

Sam Ruby, Dave Thomas, David Heinemeier Hansson


Tools

Commodore VIC-20

vi

Background


Background

A lot of spare time is taken up with the grandson, but still like to dabble with new technologies, especially web and iPhone related