Projects
List of personnal projects, ranging from quick Chrome extension, educative game, to fully tested and production ready Node packages.
declarative-e2e-test
Node based declaration driven test generator for backend API.
apollo-hooks-extended
Library of additional hooks and wrappers for Apollo Client
lb-declarative-e2e-test
Node based declaration driven test generator for Loopback applications.
declarative-test-structure-generator
Node based declaration driven test structure generator. Used as dependency and central point for docs.
Timesheet Automation Chrome Extension
Simple solution to automate timesheet reporting. Save yourself the hassle of writing the same time-in, time-out for every worked day of the month!
World Geography Game
Discover or refresh your geography in an easy and interactive way. Find the countries by name, capital or flag and learn much more about each country.
World Geography data processor
Node based generic data processor mechanism to process data sets from multiple sources. Loads data from Git sources and pass it through a list of prioritized processors before output.
Countries GeoJson data processor
Node based data processor, merges two sets of data into one. It provides each country geometry and different properties such as country name and capital as well as population, lat/lng, area, etc The generated data is used by another of my project, the game “World Geography Game”.
Confluence to Jekyll data processor
Node based data processor extracting data from HTML to a specific syntax in markdown for Jekyll generator. This script was implemented in order to facilitate the migration of IBM Loopback Confluence documentation towards Jekyll templates.