My
Experience
Projects
pseudOS
Advanced Operating Systems Class
University of Salzburg, Austria
October 2014 - January 2015
Student
The aim is to develop the major components of an operating system based on PintOS. I have developed a more efficient scheduling algorithm, user-programs, virtual memory, and a UNIX like filesytem. My operating system is called pseudOS.
ACDC4JS
Research Group of Professor Christoph Kirsch
University of Salzburg, Austria
August 2013 - August 2014
Project Staff
The project is done in cooperation with Google Munich. The purpose of ACDC4JS is to analyze the efficiency of the garbage collector in JavaScript virtual machines, especially Google's V8. I have worked on research and development of measurement tools. The analyses of heap models, using automated user interactions was also part of my work.
PCCC
Compiler Construction Class
University of Salzburg, Austria
March 2013 - June 2013
Student
The goal is to develop a self-compiling compiler. I have developed a full functionally compiler in a non-trivial subset of C together with another student. Target is a DLX-based emulator. My self-compiling compiler is called PCCC and was the best project of the class.