Co-founded the company (consisting of 4-5 consultants), working with mainly large companies as customers. Participated in a number of projects in a role that was typically a mixture of programmer, architecht and mentor.
Selected projects (most recent first)
Web based system for importing issue reports
A system allowing users to upload Excel files containing issue reports. Issue data was parsed from the files, validated, and presented to the user. The user could choose to attach files to an issue before submitting it into the central issue management system. The application also pulled out updated data from the central system, allowing the user to download Excel files with updated issue data in them. My roles in this project was architect and developer, in a 4 people team. The system was developed in C#.
Log parser
I developed an application parsing large log files from an automated test tool. The purpose was to locate the "worst" results from each kind of test found in the logs. The definition of "worst" varied between different tests, so the application featured a plug-in interface, where test cases could be mapped to a certain plugin that performed the comparisons. Once the log files were parsed, the test results that were found was written to an XML file for import into the central test management system (Mercury QualityCenter). The system was developed in C#.
Test result reporting system
I developed a specialized user interface for mechanic tests (drop tests and various forms of physical abuse of consumer products), that allowed the user to define found problems and connect them to the tested unit in a highly efficient manner. The test results were stored in Mercury QualityCenter. The system was developed in C#.
Translation management
Designed and developed a system that managed translations of user interface texts. The system consisted of different applications: a translation editor used world-wide (accessed via Citrix), a resource file exporter that packaged and exported the texts in various resource file formats, and an import application that imported from various formats into the translation database. The system was developed in VB.NET.
Communication framework
Maintenance and development of a proprietary communication framework for a service oriented architecture. The system consisted of a communication layer that was used by many applications developed in-house in the company. I also worked on a code generator for the communication framework. Systemet utvecklades i VB.NET.