Janek Schoffit; Lukas Pietzschmann; Paul Prechtel; Dennis Eisermann; Steffen Wendzel; Frank Kargl
Abstract
Florian Sihler; Lukas Pietzschmann; Raphael Straub; Matthias Tichy; Andor Diera; Abdelhalim Dahou
I work as a research assistant at the Institute of Distributed Systems at Ulm University.
I explore privacy-preserving measures in empirical research. I'm currently particularly interested in quantifying unintended information leakage from research datasets.
Besides that, I'm also working on the bwNET2.0 project, which is concerned with the development of various parts of the BelWü network. My main focus is in the monitoring, collection, and provision of network data for the purpose of research and analysis.
This page contains most of the artifacts I created at university, both during my studies and as a research assistant.
Janek Schoffit; Lukas Pietzschmann; Paul Prechtel; Dennis Eisermann; Steffen Wendzel; Frank Kargl
Florian Sihler; Lukas Pietzschmann; Raphael Straub; Matthias Tichy; Andor Diera; Abdelhalim Dahou
For my master's thesis I implemented a novel approach to calculate code coverage for R packages. The approach only consideres code that is executed and relevant for the test's result as covered. To evaluate it, I implemented mutatr: a mutation testing frameword for R.
My bachelor's thesis extended the MOSTflexiPL project by adding a backend to the compiler that uses LLVM to lower MOSTflexiPL code to machine code.
For the course "Functional programming 2", I held a lecture about lenses in Haskell. I also provided an exercise sheet.
I extended the existing research project flowR by adding an abstract interpretation module. Here you can see a poster that I prepared for the interim fair.
I built a module for an existing research project, that can generate dataflow graphs for java. To explain hwo it works, I prepared some slides and a poster.
I prepared a small talk about SIMD intrinsics in C++ for the lecture "Concepts of concurrent, parallel, and distributed programming".