This commit is contained in:
parent
3b2e4afc8e
commit
b81dac7a53
5 changed files with 0 additions and 47 deletions
|
@ -1,11 +0,0 @@
|
|||
+++
|
||||
title = "Projects"
|
||||
sort_by = "weight"
|
||||
template = "cards.html"
|
||||
insert_anchor_links = "left"
|
||||
|
||||
[extra]
|
||||
quick_navigation_buttons = true
|
||||
+++
|
||||
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
+++
|
||||
title = "NixOS"
|
||||
description = "Package Maintainer and active community member."
|
||||
weight = 1
|
||||
|
||||
[extra]
|
||||
local_image = "img/projects/nixos.svg"
|
||||
link_to = "https://github.com/NixOS"
|
||||
+++
|
|
@ -1,9 +0,0 @@
|
|||
+++
|
||||
title = "open\\HSR"
|
||||
description = "Association to advance the open source community and usage of alternative operation systems (particularly Linux) at HSR University of Applied Sciences (now OST)."
|
||||
weight = 1
|
||||
|
||||
[extra]
|
||||
local_image = "img/projects/open-hsr-logo-transparent.svg"
|
||||
link_to = "https://github.com/openhsr"
|
||||
+++
|
|
@ -1,9 +0,0 @@
|
|||
+++
|
||||
title = "Redbackup"
|
||||
description = "Prototype of a distributed backups software written in Rust.\nJoint study project with Raphael Zimmermann."
|
||||
weight = 1
|
||||
|
||||
[extra]
|
||||
local_image = "img/projects/redbackup.png"
|
||||
link_to = "https://redbackup.github.io/"
|
||||
+++
|
|
@ -1,9 +0,0 @@
|
|||
+++
|
||||
title = "XMPP-Grid Broker"
|
||||
description = "Feasibility study and implementation prototype of [RFC8600](https://tools.ietf.org/html/rfc8600) as contribution to the (then ongoing) standardization process.\nJoint bachelor thesis with Raphael Zimmermann."
|
||||
weight = 1
|
||||
|
||||
[extra]
|
||||
local_image = "img/projects/xmpp-grid-broker.svg"
|
||||
link_to = "https://xmpp-grid-broker.github.io/"
|
||||
+++
|
Loading…
Reference in a new issue