In this website, you will find information about my career, including a list of academic publications and projects. You should also take a look at my PhD thesis.

If you prefer, you can find my resume here.

Jupyter Notebooks on WSL

  • Running jupyter notebook or jupyter lab on Windows Subsystem for Linux (WSL).
  • Fixes listening on the wrong IP and not being able to open browser automatically.
Read more →

Monitoring PostgreSQL temporary directory space

  • Monitoring directory total size changes.
  • Temporary file size requirements in PostgreSQL queries.
Read more →

Searching through a git repository

  • Finding commits by log messages or file contents.
  • Comparing commits based on words rather than lines.
Read more →