Quality Assurance Architect

Architect (Quality Assurance & Test Automation Software)

I excel at transforming the software development lifecycle within organisations and establishing a solid quality assurance strategy. My main objective is to optimise quality assurance within the organisation while reducing costs of certain tasks by automating them as efficiently as possible. Quality Assurance is one of the most critical components of IT businesses while automation is necessary not just for testing but for any task that can benefit from it. I am here to deliver both.

WORK EXPERIENCE

Quality Assurance Architect & Managing Consultant @spriteCloud (01.01.2024 - present)
SpriteCloud is a consultancy providing software testing services & test results dashboards.

Quality Assurance Solution Owner @citizenM hotels (01.03.2022 - Present)
citizenM is a Netherlands-based hotel developer, investor, and hotel chain.

Senior Test Automation Engineer @spriteCloud (01.12.2021 - 01.01.2024)
SpriteCloud is a consultancy providing software testing services & test results dashboards.

Software QA Automation Engineer @Getir (02.06.2021 - 01.12.2021)
Getir is a technology company that provides solutions to the delivery of goods in urban areas.

Software Test Automation Engineer @Pixery (15.07.2020 - 02.06.2021)
Pixery is developing next generation mobile applications for content creators.

Worked on both Funimate (a social media platform & an advanced video editing tool used by millions of active users every day) & Impresso (an all-in-one video editing tool for influencers and businesses).

Software QA Engineer @JustSnap (04.10.2018 – 01.07.2020)
Justsnap is providing campaign solutions utilising its in house receipt scanning technology based on machine learning.

PERSONAL PROJECTS

Programming is my passion. I like to develop reusable modules of software which i then publish as open source code for others to benefit from. Here are some of my open source libraries.

Pickleib

Pickleib is a utility library for software automation projects. It helps design and run tests with Selenium WebDriver in a simple and efficient way. It provides a set of utilities and ready to go driver setup that provide great convenience for designing test automations, such as clean API capabilities, POM support, email test capability, database connection, data layer and event tests.

Check out the latest version here.

Maven Central

Wasapi

Wasapi is a lightweight, Java-based API utility library that simplifies HTTP service generation and API calls using Retrofit. It abstracts the boilerplate needed to set up and use APIs, making it easier to integrate network calls in your Java applications.

Features

Simplified API service generation

Centralized HTTP configuration

Easy-to-use wasapi.Caller utility for handling requests

Designed with modularity and readability in mind

Check out the latest version here.

Maven Central

Java Utilities

Utilities library is a collection of utility methods that i have developed over the years. It has various useful utilities such as object comparison methods, file manipulation classes for files, jsons, excel files and file zipping, has its custom basic logger, has utilities for list, string and numeric manipulation, a built in text parser, localisation, command execution capabilities & more.

Check out the latest version here.

Maven Central

Context Store

ContextStore provides utility classes for managing thread-safe context storage and secret property handling.

Check it out here!

Maven Central

Ollama API

Integrate LLMs into your Java projects in seconds! I have built Ollama API to streamline LLM integration in Java. No more manual JSON parsing or brittle API calls. Just give your prompt and target class, and the library does the rest.

Perfect for:

🤖 Chatbots,

🛠 AI tools,

🧠 Agents,

🔐 Internal LLM utilities,

🔍 Available on Maven Central!

Check it out here!

Maven Central

Easy Secret Santa 🎅🎁

My team wanted to organise an anonimised secret santa even before Christmas, i quickly developed an application template that made it super easy. Since then multiple teams have successfully used it to have fun & gift each other! I present you with: Secret Santa! It’s a Java application designed to simplify and automate the process of organizing a Secret Santa gift exchange. It pairs participants, generates personalized emails with recipient details, and sends the emails via SMTP, ensuring a smooth and festive experience for all involved.

Check it out here!