Publications and Essays
I have a few conference and journal papers under my belt, along with my BSc and MSc degree projects. This is where you find link to such things.
Publications
- Spork: Structured merge with formatting preservation
- I'm very proud of this one, I'm the first author and it's published in IEEE Transactions on Software Engineering
- A follow-up on my MSc degree project (see below)
- Sorald: Automatic Patch Suggestions for SonarQube Static Analysis Violations
- I'm proud of this one as will, I'm a co-author and it's published in IEEE Transactions on Dependable and Secure Computing
- Spork: Move-enabled structured merge for Java with GumTree and 3DM (2020)
- My MSc degree project.
- Automate, Alter & Extend Git Repository Workflow with RepoBee (2021)
- A 20-minute demo held at SIGCSE 2021
- A summarizing video of the demo is available here
- Double-blind Peer Review using RepoBee for Git-based Assignments (2021)
- A short conference paper presented at ITiCSE 2021
- Won best presentation in the Tips, Techniques and Courseware category
- Sanitize This! Sharing Assignments and Solutions Safely in a Single Git Repository (2021)
- A short conference paper presented at ITiCSE 2021
- Also won best presentation in the Tips, Techniques and Courseware category
- Towards Flexible and Extensible Git-based Course Management with RepoBee (2020)
- A short conference paper presented at ITiCSE 2020.
- RepoBee: Developing Tool Support for Courses using Git/GitHub (2019)
- A short conference paper presented at ITiCSE 2019.
- Sentiment Analysis on Stack Overflow with Respect to Document Type and Programming Language (2018)
- My BSc degree project.
Essays
- Introduction to Graph Databases
- A fairly comprehensive introduction to graph databases, primarily focusing on so-called Labeled Property Graphs.