Research Projects

I am interested in very theoretical research projects having an immediate fallback in practical use case scenarios. Some of my interests are the following:

  • Theoretical Background:
    • (Relational) Database Theory (modeling, query languages)
    • Conformance Checking and Trace Alignments
    • Graph Theory and Query
    • Inconsistency Metrics
  • Practical Use Case Scenarios:
    • Recommendation Systems
    • Data Analytics
    • Evolutionary Microservice Architectures for/with Data Science
    • Zero Model-Fitting (no Neural-Network, no Bayesian Model, no Markov Logic Network) AI

This entails the development of the following projects:

  • KnoBAB: a fast knowledge base supporing efficient long with payloads for data-driven temporal queries.
  • MADS (coming soon)
  • SimulatorBridger: a simulator bridging mobility data/simulator with Edge/Cloud communication infrastructure for SmarCity environments.

Projects as a Student

As a Graduate (G), Undergraduate (U), and PhD (P) student, I developed the following code:

Code Snippets

As a student, I wrote a lot of very short projects. Those are:

  • Running an R-script as a daemon
  • loaderPlugin: a single-header library used in SocialSim for defining a PlugIn repository
  • How-To on implementing iterators on C++11
  • krouter: implements a Omnet++ router that emits packets to k different ports with different assigned probabilities
  • parse_commands_http: parses HTTP headers in C++11
  • block_tcp: given a list of IPs and URLs, blocks incoming and outcoming TCP packets
  • Cleaner.py: a Python scripts that removes e-mail from known spammers or social networks.