on Apr 9
Nick Spreitzer
I have been utterly fascinated by programming ever since running my first "Hello, world!" routine in Excel VBA. So completely did it capture my interest, in fact, that I left behind an intended career in historical research for one in software development. After six years in the industry, my appetite is as insatiable as ever.
My introduction to coding occurred largely by fortuitous chance. At the time I held an Excel-centric analyst position where I often encountered situations Excel could not natively handle. Employing VBA to resolve those issues opened my mind to the world of software development, something which I had not previously thought much about. In 2007, less than a year after writing my first line of code, I began programming VBA full time on a freelance basis. Over the next several years I accepted increasingly challenging projects, including a long term contract with the prestigious investment management firm Pimco, where I developed a wide variety of financial analysis tools for their portfolio management group.
However, as time passed I increasingly found myself gravitating toward C#.NET as my development platform of choice. But with limited C# opportunities at Pimco, I began working on personal side projects which eventually formed the basis for my website, bitterminion.com. ("BitterMinion Development", itself a tongue-in-cheek jab at my strengthening desire to part ways with VBA.) This shift in platforms exploded my interest in programming, exposing me to fascinating concepts which have little or no utility in VBA, ranging from object oriented design to multithreading. In 2011 I begin working for my current employer, Palantir Economic Solutions, where I develop WinForm-based plugin applications for use with our suite of economic analysis software, custom tailored for client needs. I get the feeling that C# will be my language of choice for quite some time...
I also enjoy spending way too much time tweaking my website, which means WordPress and PHP development, and coding new, fun applications that can bear the stamp of "BitterMinion Development".
Technologies
c# .net visual-studio winforms oop wordpress
vba vb.net spaghetti-code
Experience (7)
C#.NET Developer
Palantir Economic Solutions
January 2011 - Current
Head Honcho
BitterMinion Development
January 2010 - Current
BitterMinion Development is a project I began in order to make publically available software I had written which provided significant value to my own daily computer use. To date, I have published five programs, all of which are available for download. I developed these tools variously using C# 3.0, .NET 3.5, Windows Installer 3.1, VBScript, and JavaScript.
Software Developer
PIMCO
May 2008 - January 2010
I was part of a small team of VBA/Excel programmers who developed a variety of investment analytics applications for the Portfolio Management group. During my tenure there, I designed, coded, tested, deployed, and maintained two major applications (discussed below) as well as a myriad of ad-hoc projects. The applications fell into two broad categories: (1) Those which provided users with specific ways to view and analyze data essential to their daily investment decisions; and (2) Those which automated the process of formatting reports.
VBA/Excel Developer
VeriTainer
February 2008 - May 2008
I worked directly for their Chief Scientist who needed an application (1) to import, store, and display data related to specific isotopes used in testing their scanning technology, and (2) to automate the execution of Monte Carlo N-Particle (MCNP) simulations which tested their technology’s ability to detect certain radiation types.
VBA/Excel Developer
Talon Computer Associates
August 2007 - February 2008
While at Talon, I helped maintain a series of Excel-based marketing and sales forecast tools they built for corporate clients such as Yum Brands Inc and Mars Inc.
VBA/Excel Developer
DAZ Systems, Inc.
November 2007 - November 2007
Developed an Excel add-on utility which consolidates records of disparate field names and data types from multiple workbooks and worksheets into a single file.
VBA/Excel Developer
Lava Consulting
April 2007 - April 2007
Created an Excel front-end to display status information about active development projects, enabling my client to ascertain the state of his projects at a glance.
Education
B.A. History, B.A. Asian American Studies
University of California, Santa Barbara
1996 - 2000
My studies focused on US race relations, specifically between Asian and white communities as well as black-white relations during the civil rights movement of the 1960s. While these topics are not applicable to a career in software development, I did learn one thing in particular that is very relevant: There really isn't much you can't learn with a pile of books and a little discipline.
Stack Exchange Last seen yesterday
Apps & Software
Excel LaunchPad
Adds a right-click context menu option to open any Excel compatible file in a new instance of Excel. To date, nearly 10,000 copies have been downloaded.
I wanted a quick way to launch Excel files in a new instance of Excel, and a right-click option seemed like a perfect solution. That way, I could keep the default behavior of reusing Excel instances, and only open files in a new instance as needed. Using LaunchPad also ensures that all Excel Addins are loaded as is the personal macro workbook, if it exits. Neither of these are normally loaded when Excel is launched using automation. Other designed functionality include:
- The new Excel instance is set as the foreground window.
- Upgrades are automatically downloaded (with user permission) and installed.
- Includes licensing mechanism to distinguish free from paid version. (The latter disables a nag window.)
- Notifications if attempt to launch the new instance failed.
- WinForms library used for the minimal UI.
Reading
Tools
Mac laptop
Visual Studio, Notepad++
Background
Some random tidbits:
- My favorite hobby is skydiving. I have close to 1200 jumps.
- My favorite novel is The Beach by Alex Garland. It's the escapist motif that resonates with me.
- I put curly brackets on their own lines.
- One of my all time favorite video games is Wavy Navy. It was originally created in 1983, but this guy rewrote it in Python. Even Better.
- I think Agile is awesome... as long as you're not too religious about it.
- I believe Visual Studio regions should be used extremely sparingly.
- I think "grok" is right up there with "tru dat" as some of the best examples of bad slang that English has to offer.
Some of my favorite development tools:


