cv-website

Personal website and CV
git clone https://git.in0rdr.ch/cv-website.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit ca7f25c757e1ea5a8285f87e42eae5d2c04bea8d
parent f7c3180fb1fe04b4fa8a023ddc7b3dc71c1b580f
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Fri, 17 Oct 2025 20:23:09 +0200

fix(bsc): merlin with login.eduid

Diffstat:
M_posts/education/2015-10-21-bachelor.md | 2+-
Aassets/pdf/BAgruhler.pdf | 0
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/education/2015-10-21-bachelor.md b/_posts/education/2015-10-21-bachelor.md @@ -18,5 +18,5 @@ reallocation capabilities of the Kernel-based Virtual Machine (KVM) hypervisor module and explored mechanisms to facilitate similar tasks on the orchestration layer with an experimental OpenStack Compute (nova) extension. -* [{% octicon file %} Thesis](http://www.merlin.uzh.ch/contributionDocument/download/8797) +* [{% octicon file %} Thesis](/assets/pdf/BAgruhler.pdf) * [{% octicon eye %} Presentation](/assets/pdf/BA_final_150825_without-dup.pdf) diff --git a/assets/pdf/BAgruhler.pdf b/assets/pdf/BAgruhler.pdf Binary files differ.