Projects
This page lists some of the larger software development projects that I have been involved in.
Organisation
SPS Gensys solutions B.V.
As a C# net developer, I contributed to the Service Desk Module of the Gensys Software suite. Creating Service Level Agreements and contract management for critical systems and send notifications to the support team when a critical event happens.
These notifications are received with the Gensys mobile application written in Objective C and later upgraded to Swift. As a backend C# .net developer, I contributed to the backend API used for the web version and the mobile application.
I created multiple views for the mobile application to display critical data. To ensure that mobile data views are responsive, I developed an asynchronous network layer to interact with APIs and process data.
Gensys tablet version
Gensys mobile version
Engineers on standby shifts can utilize the smartphone app to assist them. In case of an emergency at some IT-critical infrastructure, the application can receive notification messages with more information about the current incident. This tool makes it easy to maintain the agreed service level agreements.
Organisation
eBenefits B.V.
eBenefits is a company that assists customers in determining how much money they have set up for retirement. The easy-to-use web interface and mobile version are technologies that make this feasible.
This company also has an API for processing modifications such as salary adjustments, resignations, and other changes to personal information. It's an easy-to-use component for other software vendors to connect with this API and exchange data because it's built with.NET C# and documented with Swagger.
I built this API from the ground up in C# with the latest technologies, and it was a fantastic and enjoyable experience. Using a lot of abstraction makes the code easily extendable and maintainable, which makes it future-proof.