ICT Group N.V.
Software Engineer
Sep 2018 — Sep 2020
Overview
Worked on several projects at ICT Group in Eindhoven covering medical software modernization, a HoloLens mixed reality prototype, and a decentralized data research POC. Each project was delivered within an Agile team, touching healthcare integrations, Azure cloud services, and W3C Linked Data standards.
Key Achievements
- Modernized the Meditop medical system by migrating a VB6 legacy application to C#/.NET with REST APIs, HL7 healthcare messaging, and Leadtools imaging
- Built a HoloLens mixed reality POC: a speech-driven Q&A bot on Azure Bot Service with Unity scenes for voice-response visualization
- Developed a decentralized Solid Server POC applying W3C Linked Data principles and Turtle syntax for semantic data representation
- Worked in Agile sprints delivering production features for healthcare workflows and experimental prototypes across different technical domains
Tech Stack
Projects & Use Cases
Meditop Medical Application
A medical management system handling patient information, examination records, appointment scheduling, image snapshots, and communication with external medical devices via serial communication. The application was originally built in VB6 and required a full migration to C#/.NET to modernize the platform and improve long-term maintainability. REST APIs were built for database communication and the application was integrated with Leadtools for medical imaging and HL7 for standardized healthcare messaging with external devices and systems. The rewrite applied an MVVM architecture to clearly separate concerns across the desktop application layers, delivered within an Agile team environment.