upd taxonomies
This commit is contained in:
parent
2b91cf6f6b
commit
47085fbf7e
40 changed files with 863 additions and 691 deletions
|
@ -26,7 +26,7 @@ index_format = "fuse_json"
|
||||||
styles = [
|
styles = [
|
||||||
"/css/timeline.css",
|
"/css/timeline.css",
|
||||||
"/css/mermaid.css",
|
"/css/mermaid.css",
|
||||||
"/css/skills.css"
|
"/css/skills.css",
|
||||||
]
|
]
|
||||||
|
|
||||||
bundled_fonts = false
|
bundled_fonts = false
|
||||||
|
|
|
@ -3,7 +3,6 @@ title = "3D Modeling and CAD"
|
||||||
date = 2018-07-05
|
date = 2018-07-05
|
||||||
authors = ["Aron Petau"]
|
authors = ["Aron Petau"]
|
||||||
banner = "/images/render_bike_holder.png"
|
banner = "/images/render_bike_holder.png"
|
||||||
|
|
||||||
description = "Modelling and Scanning in 3D using Fusion360, Sketchfab, and Photogrammetry"
|
description = "Modelling and Scanning in 3D using Fusion360, Sketchfab, and Photogrammetry"
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
|
@ -22,7 +21,9 @@ tags = [
|
||||||
"virtual reality",
|
"virtual reality",
|
||||||
"work",
|
"work",
|
||||||
]
|
]
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## 3D Modeling and CAD
|
## 3D Modeling and CAD
|
||||||
|
|
|
@ -1,36 +1,35 @@
|
||||||
+++
|
+++
|
||||||
title: BEACON
|
title = "BEACON"
|
||||||
date: 2022-03-01 14:39:27 +0100
|
date = 2022-03-01
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
|
description = "Decentralizing the Energy Grid in inaccessible and remote regions"
|
||||||
|
banner = "/images/india_key_monastery.jpg"
|
||||||
|
|
||||||
excerpt: Decentralizing the Energy Grid in inaccessible and remote regions
|
[taxonomies]
|
||||||
|
tags = [
|
||||||
|
"data collection",
|
||||||
|
"data viz",
|
||||||
|
"democratic",
|
||||||
|
"electricity",
|
||||||
|
"engineering",
|
||||||
|
"energy",
|
||||||
|
"grid",
|
||||||
|
"himalaya",
|
||||||
|
"india",
|
||||||
|
"iit kharagpur",
|
||||||
|
"python",
|
||||||
|
"research",
|
||||||
|
"scaling",
|
||||||
|
"simulation",
|
||||||
|
"solar",
|
||||||
|
"university of osnabrück",
|
||||||
|
"decentral"
|
||||||
|
]
|
||||||
|
|
||||||
header:
|
[extra]
|
||||||
teaser: /assets/images/india_key_monastery.jpg
|
show_copyright = true
|
||||||
overlay_image : assets/images/india_key_monastery.jpg
|
show_shares = true
|
||||||
overlay_filter : 0.2
|
|
||||||
credit : Aron Petau
|
|
||||||
|
|
||||||
tags:
|
|
||||||
- decentral
|
|
||||||
- democratic
|
|
||||||
- python
|
|
||||||
- engineering
|
|
||||||
- data viz
|
|
||||||
- electricity
|
|
||||||
- solar
|
|
||||||
- data collection
|
|
||||||
- simulation
|
|
||||||
- grid
|
|
||||||
- scaling
|
|
||||||
- himalaya
|
|
||||||
- india
|
|
||||||
- research
|
|
||||||
- energy
|
|
||||||
- university of osnabrück
|
|
||||||
- iit kharagpur
|
|
||||||
created: 2023-07-26T23:59:30+02:00
|
|
||||||
last_modified_at: 2023-10-01T20:14:56+02:00
|
|
||||||
+++
|
+++
|
||||||
## BEACON: Decentralizing the Energy Grid in inaccessible and remote regions
|
## BEACON: Decentralizing the Energy Grid in inaccessible and remote regions
|
||||||
|
|
|
@ -1,37 +1,37 @@
|
||||||
+++
|
+++
|
||||||
title: Plastic Recycling
|
title = "Plastic Recycling"
|
||||||
date: 2022-03-01 14:39:27 +0100
|
date = 2022-03-01
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
|
description = "A recycling system inspired by Precious Plastic, Filastruder, and Machine Learning"
|
||||||
|
banner = "/images/recycling_graphic.jpg"
|
||||||
|
|
||||||
excerpt: A recycling system inspired by Precious Plastic, Filastruder, and Machine Learning
|
[taxonomies]
|
||||||
|
tags = [
|
||||||
|
"3D printing",
|
||||||
|
"Arduino",
|
||||||
|
"Linux",
|
||||||
|
"automatic",
|
||||||
|
"circular",
|
||||||
|
"cradle-to-cradle",
|
||||||
|
"decentral",
|
||||||
|
"democratic",
|
||||||
|
"environment",
|
||||||
|
"filament",
|
||||||
|
"filastruder",
|
||||||
|
"master thesis",
|
||||||
|
"ml",
|
||||||
|
"plastics",
|
||||||
|
"precious plastic",
|
||||||
|
"private",
|
||||||
|
"recycling",
|
||||||
|
"shredder",
|
||||||
|
"sustainability",
|
||||||
|
"waste"
|
||||||
|
]
|
||||||
|
|
||||||
header:
|
[extra]
|
||||||
teaser: /assets/images/recycling_graphic.jpg
|
show_copyright = true
|
||||||
overlay_image: assets/images/recycling_graphic.jpg
|
show_shares = true
|
||||||
credit: Aron Petau
|
|
||||||
tags:
|
|
||||||
- decentral
|
|
||||||
- democratic
|
|
||||||
- precious plastic
|
|
||||||
- plastics
|
|
||||||
- recycling
|
|
||||||
- circular
|
|
||||||
- cradle-to-cradle
|
|
||||||
- automatic
|
|
||||||
- ml
|
|
||||||
- Arduino
|
|
||||||
- Linux
|
|
||||||
- filastruder
|
|
||||||
- private
|
|
||||||
- master thesis
|
|
||||||
- waste
|
|
||||||
- sustainability
|
|
||||||
- environment
|
|
||||||
- 3D printing
|
|
||||||
- filament
|
|
||||||
- shredder
|
|
||||||
created: 2023-07-26T23:59:37+02:00
|
|
||||||
last_modified_at: 2023-10-01T20:15:10+02:00
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Being involved with 3D Printers, there is the issue of sustainability that I am confronted with regularly.
|
Being involved with 3D Printers, there is the issue of sustainability that I am confronted with regularly.
|
||||||
|
@ -94,15 +94,26 @@ This project is very dear to my heart and I plan to investigate it further in th
|
||||||
The realization will require many skills I am already picking up or still need to work on within the Design and Computation program.
|
The realization will require many skills I am already picking up or still need to work on within the Design and Computation program.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
||||||
[Reflow Filament](https://reflowfilament.com/){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://reflowfilament.com/">Reflow Filament</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
[Perpetual Plastic Project](https://www.perpetualplasticproject.com/){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://www.perpetualplasticproject.com/">Perpetual Plastic Project</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
[Precious Plastic Community](https://preciousplastic.com/){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://preciousplastic.com/">Precious Plastic Community</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
[Filamentive Statement on why recycling is not feasible in their opinion](https://www.filamentive.com/recycling-failed-and-waste-3d-prints-into-filament-challenges/
|
<div class="buttons">
|
||||||
){: .btn .btn--large}
|
<a class="colored external" href="https://www.filamentive.com/recycling-failed-and-waste-3d-prints-into-filament-challenges/">Filamentive Statement on why recycling is not feasible in their opinion</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
[Open source filament diameter sensor by Tomas Sanladerer](https://www.youmagine.com/designs/infidel-inline-filament-diameter-estimator-lowcost-10-24){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://www.youmagine.com/designs/infidel-inline-filament-diameter-estimator-lowcost-10-24">Open source filament diameter sensor by Tomas Sanladerer</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
[Re-Pet Shop](https://re-pet3d.com/s){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://re-pet3d.com/s">Re-Pet Shop</a>
|
||||||
|
</div>
|
|
@ -1,28 +1,28 @@
|
||||||
+++
|
+++
|
||||||
title: Ballpark
|
title = "Ballpark"
|
||||||
date: 2022-03-01 14:39:27 +0100
|
date = 2022-03-01
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
excerpt: A 3D Game Concept in Unity
|
description = "A 3D Game Concept in Unity"
|
||||||
header:
|
banner = "/images/ballpark_menu.png"
|
||||||
teaser: /assets/images/ballpark_menu.png
|
|
||||||
overlay_image: assets/images/ballpark_menu.png
|
[taxonomies]
|
||||||
overlay_filter: 0.5
|
tags = [
|
||||||
credit: Aron Petau
|
"3D graphics",
|
||||||
tags:
|
"Unity",
|
||||||
- 3D graphics
|
"C#",
|
||||||
- Unity
|
"cyberpunk",
|
||||||
- C#
|
"collaborative",
|
||||||
- cyberpunk
|
"game",
|
||||||
- collaborative
|
"physics",
|
||||||
- game
|
"communication",
|
||||||
- physics
|
"1st person",
|
||||||
- communication
|
"3rd person",
|
||||||
- 1st person
|
"2 player",
|
||||||
- 3rd person
|
"university of osnabrück"
|
||||||
- 2 player
|
]
|
||||||
- university of osnabrück
|
[extra]
|
||||||
created: 2023-07-26T23:59:42+02:00
|
show_copyright = true
|
||||||
last_modified_at: 2023-10-01T20:15:16+02:00
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Ballpark: 3D Environments in Unity
|
## Ballpark: 3D Environments in Unity
|
||||||
|
@ -31,7 +31,7 @@ Implemented in Unity, Ballpark is a Concept work for a collaborative 2-Player Ga
|
||||||
|
|
||||||
Enjoy!
|
Enjoy!
|
||||||
|
|
||||||
{% include video id="jwQWd9NPEIs" provider="youtube" %}
|
{{ youtube(id="jwQWd9NPEIs") }}
|
||||||
|
|
||||||
As you can see, the design faces some questionable choices, but all mechanics are homemade from the ground up and I learned a lot. I often struggle to enjoy competitive games and think there is potential in a co-dependent game interface. During early testing, we often found that it enforces player communication since already the tutorial is quite hard to beat.
|
As you can see, the design faces some questionable choices, but all mechanics are homemade from the ground up and I learned a lot. I often struggle to enjoy competitive games and think there is potential in a co-dependent game interface. During early testing, we often found that it enforces player communication since already the tutorial is quite hard to beat.
|
||||||
Due to me being a leftie, perhaps not entirely smart, I gave player one the keyboard arrows to work with and player two the WASD keys and left and right mouse buttons for grappling and shooting. For the game, it has an interesting side effect, in that players are forced not only to interact through the differing information on each player's screen but also have to physically interact and coordinate the controls.
|
Due to me being a leftie, perhaps not entirely smart, I gave player one the keyboard arrows to work with and player two the WASD keys and left and right mouse buttons for grappling and shooting. For the game, it has an interesting side effect, in that players are forced not only to interact through the differing information on each player's screen but also have to physically interact and coordinate the controls.
|
|
@ -3,7 +3,6 @@ title = "Critical Epistemology"
|
||||||
date = 2020-07-14
|
date = 2020-07-14
|
||||||
authors = ["Aron Petau"]
|
authors = ["Aron Petau"]
|
||||||
description = "Forum entries from the Seminar: Critical Epistemologies"
|
description = "Forum entries from the Seminar: Critical Epistemologies"
|
||||||
draft = false
|
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
tags = ["alison jaggar", "elizabeth anderson", "epistemology", "ethics", "feminism", "francois ewald", "judith butler", "josé medina", "normativity", "phenomenology", "philosophy", "philosophy of emotions", "postphenomenology", "private", "university of osnabrück", "values in science"]
|
tags = ["alison jaggar", "elizabeth anderson", "epistemology", "ethics", "feminism", "francois ewald", "judith butler", "josé medina", "normativity", "phenomenology", "philosophy", "philosophy of emotions", "postphenomenology", "private", "university of osnabrück", "values in science"]
|
||||||
|
@ -11,7 +10,6 @@ tags = ["alison jaggar", "elizabeth anderson", "epistemology", "ethics", "femini
|
||||||
[extra]
|
[extra]
|
||||||
show_copyright = true
|
show_copyright = true
|
||||||
show_shares = true
|
show_shares = true
|
||||||
keywords = "cloud,infrastructure,security,management,migration"
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Forum entries from the Seminar: Critical Epistemologies
|
## Forum entries from the Seminar: Critical Epistemologies
|
||||||
|
|
|
@ -3,7 +3,6 @@ title = "Philosophy"
|
||||||
date = 2021-03-01
|
date = 2021-03-01
|
||||||
authors = ["Aron Petau"]
|
authors = ["Aron Petau"]
|
||||||
description = "A selection of my weekly commentaries from philosophical seminars at the University of Osnabrück"
|
description = "A selection of my weekly commentaries from philosophical seminars at the University of Osnabrück"
|
||||||
draft = false
|
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
tags = ["alison jaggar", "elizabeth anderson", "elsa dorlin", "epistemology", "ethics", "feminism", "francois ewald", "judith butler", "josé medina", "michael foucault", "miranda fricker", "normativity", "phenomenology", "philosophy", "philosophy of emotions", "postphenomenology", "private", "university of osnabrück", "values in science"]
|
tags = ["alison jaggar", "elizabeth anderson", "elsa dorlin", "epistemology", "ethics", "feminism", "francois ewald", "judith butler", "josé medina", "michael foucault", "miranda fricker", "normativity", "phenomenology", "philosophy", "philosophy of emotions", "postphenomenology", "private", "university of osnabrück", "values in science"]
|
||||||
|
|
|
@ -1,40 +1,40 @@
|
||||||
+++
|
+++
|
||||||
title: "Bachelor Thesis"
|
title = "Bachelor Thesis"
|
||||||
date: 2022-03-01 14:39:27 +0100
|
date = 2021-04-13
|
||||||
author: "Aron Petau"
|
authors = ["Aron Petau"]
|
||||||
excerpt: "My Bachelor Thesis: an online psycholinguistic study using reaction time"
|
description = "My Bachelor Thesis: an online psycholinguistic study using reaction time"
|
||||||
header:
|
banner = "/images/rt_choice_corr_by_condition.png"
|
||||||
teaser: "/assets/images/rt_choice_corr_by_condition.png"
|
|
||||||
overlay_image: "/assets/images/rt_choice_corr_by_condition.png"
|
[taxonomies]
|
||||||
overlay_filter : 0.5
|
tags = [
|
||||||
credit : "Aron Petau"
|
"audiovisual asynchrony",
|
||||||
tags:
|
"autism",
|
||||||
- audiovisual asynchrony
|
"javascript",
|
||||||
- autism
|
"latency",
|
||||||
- javascript
|
"latex",
|
||||||
- latency
|
"multi-sensory integration",
|
||||||
- latex
|
"pavlovia",
|
||||||
- multi-sensory integration
|
"psychoJS",
|
||||||
- pavlovia
|
"psycholinguistics",
|
||||||
- psychoJS
|
"python",
|
||||||
- psycholinguistics
|
"r",
|
||||||
- python
|
"reaction time",
|
||||||
- r
|
"seaborn",
|
||||||
- reaction time
|
"sensory hypersensitivity",
|
||||||
- seaborn
|
"smart hearing protection",
|
||||||
- sensory hypersensitivity
|
"thesis",
|
||||||
- smart hearing protection
|
"university of osnabrück"
|
||||||
- thesis
|
]
|
||||||
- university of osnabrück
|
[extra]
|
||||||
created: 2023-07-27T00:00:43+02:00
|
show_copyright = true
|
||||||
last_modified_at: 2023-10-01T20:16:06+02:00
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
## An online psycholinguistic study using reaction time
|
## An online psycholinguistic study using reaction time
|
||||||
|
|
||||||
Last year, I wrote my thesis during the pandemic. With the struggles our university had transitioning to online teaching, I selected a guided topic, although my initial dream was to start writing about my proposed plan for automated plastic recycling. You can read more about that here:
|
Last year, I wrote my thesis during the pandemic. With the struggles our university had transitioning to online teaching, I selected a guided topic, although my initial dream was to start writing about my proposed plan for automated plastic recycling. You can read more about that here:
|
||||||
|
|
||||||
<embed
|
<embed
|
||||||
src="/assets/documents/AronPetauBAThesis.pdf"
|
src="/documents/AronPetauBAThesis.pdf"
|
||||||
type="application/pdf"
|
type="application/pdf"
|
||||||
style="width: 100%; height: 80vh; margin: 0 auto; display: block; border: 1px solid #ccc;" />
|
style="width: 100%; height: 80vh; margin: 0 auto; display: block; border: 1px solid #ccc;" />
|
||||||
|
|
||||||
|
@ -56,7 +56,9 @@ I learned and got to love writing in Latex, had to learn JavaScript for the effi
|
||||||
|
|
||||||
The experiment is still working and online if you want to have a look at it. Be mindful though that measuring reaction speed every millisecond is important, which is why it makes heavy use of your browser cache and has been known to crash and defeat some not-so-tough computers.
|
The experiment is still working and online if you want to have a look at it. Be mindful though that measuring reaction speed every millisecond is important, which is why it makes heavy use of your browser cache and has been known to crash and defeat some not-so-tough computers.
|
||||||
|
|
||||||
[Try out the experiment yourself](https://moryscarter.com/vespr/pavlovia.php?folder=arontaupe&experiment=av_experiment/&id=public&researcher=aron){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://moryscarter.com/vespr/pavlovia.php?folder=arontaupe&experiment=av_experiment/&id=public&researcher=aron">Try out the experiment yourself</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
Even with writing alone I had extensive helpful feedback from my supervisors and learned a lot about scientific processes and associated considerations.
|
Even with writing alone I had extensive helpful feedback from my supervisors and learned a lot about scientific processes and associated considerations.
|
||||||
|
|
||||||
|
@ -65,8 +67,9 @@ There was always the next unsolvable problem. Just one example was scientificity
|
||||||
The final version of my thesis has something around 80 pages, much of it utterly boring, but nevertheless important statistical analyses.
|
The final version of my thesis has something around 80 pages, much of it utterly boring, but nevertheless important statistical analyses.
|
||||||
If you really want to, you can have a look at the whole thing here:
|
If you really want to, you can have a look at the whole thing here:
|
||||||
|
|
||||||
[Read the original Thesis](https://github.com/arontaupe/asynchrony_thesis/blob/main/AronPetauBAThesis.pdf
|
<div class="buttons">
|
||||||
){: .btn .btn--large}
|
<a class="colored external" href="https://github.com/arontaupe/asynchrony_thesis/blob/main/AronPetauBAThesis.pdf">Read the original Thesis</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
I am a fan and proponent of open source and open science practices.
|
I am a fan and proponent of open source and open science practices.
|
||||||
So here you can also find the rest of the project with the original source code.
|
So here you can also find the rest of the project with the original source code.
|
||||||
|
@ -74,5 +77,6 @@ I am not yet where I want to be with my documentation practices, and it scares m
|
||||||
|
|
||||||
The original video stimuli are not mine and I have no right releasing them, so they are omitted here.
|
The original video stimuli are not mine and I have no right releasing them, so they are omitted here.
|
||||||
|
|
||||||
[Find the complete Repo on Github](https://github.com/arontaupe/asynchrony_thesis
|
<div class="buttons">
|
||||||
){: .btn .btn--large}
|
<a class="colored external" href="https://github.com/arontaupe/asynchrony_thesis">Find the complete Repo on Github</a>
|
||||||
|
</div>
|
|
@ -1,34 +1,38 @@
|
||||||
+++
|
+++
|
||||||
title: "Master's Thesis"
|
title = "Master's Thesis"
|
||||||
date: 2025-04-24 14:39:27 +0100
|
date = 2025-04-24
|
||||||
author: "Aron Petau"
|
authors = ["Aron Petau"]
|
||||||
excerpt: "Human - Waste: A thesis examining interactive workshops"
|
description = "Human - Waste: A thesis examining interactive workshops"
|
||||||
header:
|
banner = "/images/masterthesis/puzzle.jpeg"
|
||||||
teaser: "/assets/images/masterthesis/puzzle.jpeg"
|
featured = true
|
||||||
overlay_image: "/assets/images/masterthesis/puzzle.jpeg"
|
|
||||||
overlay_filter : 0.5
|
[taxonomies]
|
||||||
credit : "Aron Petau"
|
tags = [
|
||||||
tags:
|
"archival practices",
|
||||||
- plastics-as-waste
|
"collaborative recycling",
|
||||||
- plastics-as-material
|
"hacking",
|
||||||
- recycling practices
|
"liminality",
|
||||||
- object-value
|
"maker-education",
|
||||||
- re-valuation
|
"Materialübung",
|
||||||
- maker-education
|
"matter",
|
||||||
- Materialübung
|
"object-value",
|
||||||
- hacking
|
"plastics-as-material",
|
||||||
- archival practices
|
"plastics-as-waste",
|
||||||
- collaborative recycling
|
"peer-learning",
|
||||||
- liminality
|
"re-valuation",
|
||||||
- matter
|
"recycling practices",
|
||||||
- scavenger-gaze
|
"scavenger-gaze",
|
||||||
- transmattering
|
"skillsharing in workshops",
|
||||||
- peer-learning
|
"thesis",
|
||||||
- skillsharing in workshops
|
"transmattering",
|
||||||
- thesis
|
"technische universität berlin",
|
||||||
- university of the arts berlin
|
"university",
|
||||||
- technische universität berlin
|
"university of the arts berlin"
|
||||||
- university
|
]
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Master's Thesis: Human - Waste
|
## Master's Thesis: Human - Waste
|
||||||
|
@ -59,8 +63,14 @@ reality of the human experience.
|
||||||
type="application/pdf"
|
type="application/pdf"
|
||||||
style="width: 100%; height: 80vh; margin: 0 auto; display: block; border: 1px solid #ccc;" />
|
style="width: 100%; height: 80vh; margin: 0 auto; display: block; border: 1px solid #ccc;" />
|
||||||
|
|
||||||
[See the image archive yourself](https://pinry.petau.net){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://pinry.petau.net">See the image archive yourself</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
[See the archive graph yourself](https://archive.petau.net/#/graph){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://archive.petau.net/#/graph">See the archive graph yourself</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
[Find the complete Repo on Forgejo](https://forgejo.petau.net/aron/machine_archivist.git){: .btn .btn--large}
|
<div class="buttons">
|
||||||
|
<a class="colored external" href="https://forgejo.petau.net/aron/machine_archivist.git">Find the complete Repo on Forgejo</a>
|
||||||
|
</div>
|
|
@ -6,4 +6,5 @@ page_template = "article.html"
|
||||||
paginate_by = 8
|
paginate_by = 8
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Welcome to my quack'in blog, I quack about various stuff, but mostly I'm a demo.
|
Find all my projects here.
|
||||||
|
They are sorted by date, you can also filter by tags.
|
|
@ -11,6 +11,7 @@ Below you will find a chronological list of my education, my work experience and
|
||||||
Contact me via [Email](mailto:aron@petau.net) for further questions.
|
Contact me via [Email](mailto:aron@petau.net) for further questions.
|
||||||
|
|
||||||
### Education
|
### Education
|
||||||
|
|
||||||
{% timeline() %}
|
{% timeline() %}
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
@ -59,7 +60,6 @@ Contact me via [Email](mailto:aron@petau.net) for further questions.
|
||||||
]
|
]
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
|
||||||
### Work Experience
|
### Work Experience
|
||||||
|
|
||||||
{% timeline() %}
|
{% timeline() %}
|
||||||
|
@ -148,11 +148,13 @@ Contact me via [Email](mailto:aron@petau.net) for further questions.
|
||||||
]
|
]
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
{% skills
|
{% import "macros/skills.html" as skills %}
|
||||||
header = "Software Skills"
|
<div>
|
||||||
subheader = "Development & Scripting"
|
{{ skills::display() | safe }}
|
||||||
list = "[ {\"icon\":\"fab fa-python\", \"name\":\"Python\"}, {\"icon\":\"fab fa-github\", \"name\":\"GitHub\"}, {\"icon\":\"fas fa-terminal\", \"name\":\"bash\"} ]"
|
</div>
|
||||||
%}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Software Skills
|
### Software Skills
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,10 @@
|
||||||
+++
|
+++
|
||||||
title = 3D printing
|
title = 3D printing
|
||||||
date : 2022-03-01 14:39:27 +0100
|
date = 2018-05-03
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
header:
|
banner = "/images/prusa.jpg"
|
||||||
teaser: /assets/images/prusa.jpg
|
|
||||||
video:
|
|
||||||
id : Yj_Pc357kEU
|
|
||||||
provider: youtube
|
|
||||||
credit : Aron Petau
|
|
||||||
|
|
||||||
excerpt: My 3D Printing journey and the societal implications of the technology
|
description = "My 3D Printing journey and the societal implications of the technology"
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/cloning_station.jpg
|
- url: /assets/images/cloning_station.jpg
|
||||||
|
@ -51,30 +46,36 @@ gallery:
|
||||||
alt: "Prusa enclosure"
|
alt: "Prusa enclosure"
|
||||||
title = "A custom-built printer enclosure made up of 3 Ikea Lack tables and around 3 kgs of plastic."
|
title = "A custom-built printer enclosure made up of 3 Ikea Lack tables and around 3 kgs of plastic."
|
||||||
|
|
||||||
tags:
|
[taxonomies]
|
||||||
- accessibility
|
tags = [
|
||||||
- creality
|
"accessibility",
|
||||||
- decentral
|
"creality",
|
||||||
- democratic
|
"decentral",
|
||||||
- engineering
|
"democratic",
|
||||||
- experiment
|
"engineering",
|
||||||
- gcode
|
"experiment",
|
||||||
- octoprint
|
"gcode",
|
||||||
- parametric design
|
"octoprint",
|
||||||
- plastics
|
"parametric design",
|
||||||
- prusa
|
"plastics",
|
||||||
- slicing
|
"prusa",
|
||||||
- private
|
"slicing",
|
||||||
- work
|
"private",
|
||||||
- additive manufacturing
|
"work",
|
||||||
- 3D printing
|
"additive manufacturing",
|
||||||
- university of osnabrück
|
"3D printing",
|
||||||
created: 2023-07-26T23:59:03+02:00
|
"university of osnabrück"
|
||||||
last_modified_at: 2023-10-01T20:14:34+02:00
|
]
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## 3D Printing
|
## 3D Printing
|
||||||
|
|
||||||
|
{{ youtube(id="Yj_Pc357kEU") }}
|
||||||
|
|
||||||
### 3D Printing is more than just a hobby for me
|
### 3D Printing is more than just a hobby for me
|
||||||
|
|
||||||
In it, I see societal changes, the democratization of production, and creative possibilities. Plastic does not have to be one of our greatest environmental problems if we just choose to change our perspective and behavior toward it.
|
In it, I see societal changes, the democratization of production, and creative possibilities. Plastic does not have to be one of our greatest environmental problems if we just choose to change our perspective and behavior toward it.
|
||||||
|
|
|
@ -1,14 +1,9 @@
|
||||||
+++
|
+++
|
||||||
title: Coding Examples
|
title = "Coding Examples"
|
||||||
date: 2022-03-01 14:39:27 +0100
|
date = 2022-03-01
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
excerpt: A selection of coding projects from my Bachelor's in Cognitive Science
|
description = "A selection of coding projects from my Bachelor's in Cognitive Science"
|
||||||
|
banner = "/images/sample_lr.png"
|
||||||
header:
|
|
||||||
teaser: /assets/images/sample_lr.png
|
|
||||||
overlay_image : assets/images/sample_lr.png
|
|
||||||
overlay_filter : 0.2
|
|
||||||
credit : Aron Petau
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/sample_lr.png
|
- url: /assets/images/sample_lr.png
|
||||||
|
@ -31,26 +26,30 @@ gallery:
|
||||||
alt: ""
|
alt: ""
|
||||||
title: "One qualitative measurement we used was pixel-wise cosine similarity. It is used to measure how similar the output and the ground truth images are"
|
title: "One qualitative measurement we used was pixel-wise cosine similarity. It is used to measure how similar the output and the ground truth images are"
|
||||||
|
|
||||||
tags:
|
[taxonomies]
|
||||||
- ethics
|
tags = [
|
||||||
- computer vision
|
"AI",
|
||||||
- neural nets
|
"CNN",
|
||||||
- face detection
|
"GOFAI",
|
||||||
- object recognition
|
"MTCNN",
|
||||||
- GOFAI
|
"computer vision",
|
||||||
- super resolution
|
"ethics",
|
||||||
- jupyter notebook
|
"face detection",
|
||||||
- google colab
|
"google colab",
|
||||||
- python
|
"jupyter notebook",
|
||||||
- tensorflow
|
"keras",
|
||||||
- keras
|
"machine learning",
|
||||||
- machine learning
|
"neural nets",
|
||||||
- AI
|
"object recognition",
|
||||||
- MTCNN
|
"python",
|
||||||
- CNN
|
"super resolution",
|
||||||
- university of osnabrück
|
"tensorflow",
|
||||||
created: 2023-07-26T23:59:59+02:00
|
"university of osnabrück"
|
||||||
last_modified_at: 2023-10-01T20:15:26+02:00
|
]
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Neural Networks and Computer Vision
|
## Neural Networks and Computer Vision
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
+++
|
+++
|
||||||
title: Homebrew
|
title = "Homebrew"
|
||||||
date: 2022-03-01 14:39:27 +0100
|
date = 2022-03-01
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
excerpt: A bubbly hobby of mine
|
description = "A bubbly hobby of mine"
|
||||||
header:
|
banner = "/images/beer_tap.jpg"
|
||||||
teaser: /assets/images/beer_tap.jpg
|
|
||||||
overlay_image : assets/images/beer_tap.jpg
|
[taxonomies]
|
||||||
overlay_filter : 0.2
|
tags = [
|
||||||
credit : Aron Petau
|
"altbier",
|
||||||
tags:
|
"beer",
|
||||||
- experiment
|
"experiment",
|
||||||
- beer
|
"fermentation",
|
||||||
- homebrew
|
"hops",
|
||||||
- private
|
"homebrew",
|
||||||
- lager
|
"keg",
|
||||||
- altbier
|
"lager",
|
||||||
- hops
|
"pressure",
|
||||||
- keg
|
"private",
|
||||||
- fermentation
|
"sustainability",
|
||||||
- pressure
|
"yeast"
|
||||||
- yeast
|
]
|
||||||
- sustainability
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/beer_setup.jpg
|
- url: /assets/images/beer_setup.jpg
|
||||||
image_path: /assets/images/beer_setup.jpg
|
image_path: /assets/images/beer_setup.jpg
|
||||||
|
@ -42,8 +42,10 @@ gallery:
|
||||||
title: "The leftover mass of spent grain.
|
title: "The leftover mass of spent grain.
|
||||||
Animals love it, it's great for composting,
|
Animals love it, it's great for composting,
|
||||||
but most importantly, its great for baking bread!"
|
but most importantly, its great for baking bread!"
|
||||||
created: 2023-07-27T00:00:07+02:00
|
|
||||||
last_modified_at: 2023-10-01T20:15:40+02:00
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Brewing
|
## Brewing
|
||||||
|
|
|
@ -1,29 +1,31 @@
|
||||||
+++
|
+++
|
||||||
title: Chatbot
|
title = "Chatbot"
|
||||||
date: 2022-03-01 14:39:27 +0100
|
date = 2020-07-15
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
excerpt: A speech-controlled meditation assistant and sentiment tracker
|
description = "A speech-controlled meditation assistant and sentiment tracker"
|
||||||
header:
|
banner = "https://cloud.google.com/dialogflow/es/docs/images/fulfillment-flow.svg"
|
||||||
overlay_image: "https://cloud.google.com/dialogflow/es/docs/images/fulfillment-flow.svg"
|
[taxonomies]
|
||||||
teaser: "https://cloud.google.com/dialogflow/es/docs/images/fulfillment-flow.svg"
|
tags = [
|
||||||
credit: "Google Dialogflow Documentation"
|
"chatbot",
|
||||||
tags:
|
"data viz",
|
||||||
- nlp
|
"google assistant",
|
||||||
- nlu
|
"google cloud",
|
||||||
- google assistant
|
"google dialogflow",
|
||||||
- python
|
"meditation",
|
||||||
- speech interface
|
"nlp",
|
||||||
- data viz
|
"nlu",
|
||||||
- work
|
"python",
|
||||||
- sql
|
"speech interface",
|
||||||
- voice assistant
|
"sql",
|
||||||
- meditation
|
"university of osnabrück",
|
||||||
- chatbot
|
"voice assistant",
|
||||||
- google dialogflow
|
"work"
|
||||||
- google cloud
|
]
|
||||||
- university of osnabrück
|
|
||||||
created: 2023-07-27T00:00:19+02:00
|
|
||||||
last_modified_at: 2023-10-01T20:15:51+02:00
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
## Guru to Go: a speech-controlled meditation assistant and sentiment tracker
|
## Guru to Go: a speech-controlled meditation assistant and sentiment tracker
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,9 @@
|
||||||
+++
|
+++
|
||||||
title: Iron Smelting
|
title = "Iron Smelting"
|
||||||
date : 2022-03-01 14:39:27 +0100
|
date = 2021-08-01
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
excerpt: Impressions from the International Smelting Days 2021
|
description = "Impressions from the International Smelting Days 2021"
|
||||||
header:
|
banner = "/images/compacting_iron.jpg"
|
||||||
teaser: /assets/images/compacting_iron.jpg
|
|
||||||
overlay_image : /assets/images/compacting_iron.jpg
|
|
||||||
overlay_filter : 0.2
|
|
||||||
credit : Aron Petau
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/coal_furnace.jpg
|
- url: /assets/images/coal_furnace.jpg
|
||||||
|
@ -38,24 +34,28 @@ gallery:
|
||||||
image_path: /assets/images/iron_smelting_graph.png
|
image_path: /assets/images/iron_smelting_graph.png
|
||||||
alt: "A cross-section of my furnace type"
|
alt: "A cross-section of my furnace type"
|
||||||
title: "A cross-section illustrating the temperatures reached"
|
title: "A cross-section illustrating the temperatures reached"
|
||||||
tags:
|
[taxonomies]
|
||||||
- experiment
|
tags = [
|
||||||
- archeology
|
"ISD",
|
||||||
- iron smelting
|
"archeology",
|
||||||
- private
|
"bloomery",
|
||||||
- technology
|
"clay",
|
||||||
- history
|
"coal",
|
||||||
- ISD
|
"experiment",
|
||||||
- iron age
|
"furnace",
|
||||||
- furnace
|
"history",
|
||||||
- bloomery
|
"iron",
|
||||||
- iron
|
"iron age",
|
||||||
- ore
|
"iron smelting",
|
||||||
- coal
|
"ore",
|
||||||
- clay
|
"private",
|
||||||
- private
|
"technology"
|
||||||
created: 2023-07-27T00:00:55+02:00
|
]
|
||||||
last_modified_at: 2023-10-01T20:16:19+02:00
|
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Iron Smelting
|
## Iron Smelting
|
||||||
|
|
|
@ -1,31 +1,32 @@
|
||||||
+++
|
+++
|
||||||
title: Ällei
|
title = "Ällei"
|
||||||
date: 2022-03-01 14:39:27 +0100
|
date = 2022-04-01
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
excerpt: An inclusive chatbot for the Sommerblut Festival
|
description = "An inclusive chatbot for the Sommerblut Festival"
|
||||||
header:
|
banner = "/images/allei_screenshot.png"
|
||||||
teaser: /assets/images/allei_screenshot.png
|
|
||||||
overlay_image : /assets/images/allei_screenshot.png
|
[taxonomies]
|
||||||
overlay_filter : 0.2
|
tags = [
|
||||||
credit : Aron Petau
|
"backend web programming",
|
||||||
tags:
|
"google assistant",
|
||||||
- nlp
|
"google cloud",
|
||||||
- nlu
|
"google dialogflow",
|
||||||
- google assistant
|
"ibm watson assistant",
|
||||||
- ibm watson assistant
|
"inclusivity",
|
||||||
- speech interface
|
"nlp",
|
||||||
- backend web programming
|
"nlu",
|
||||||
- rest api
|
"python",
|
||||||
- python
|
"rest api",
|
||||||
- inclusivity
|
"screen reader",
|
||||||
- sign language
|
"sign language",
|
||||||
- screen reader
|
"sommerblut",
|
||||||
- work
|
"speech interface",
|
||||||
- sommerblut
|
"work"
|
||||||
- google dialogflow
|
]
|
||||||
- google cloud
|
|
||||||
created: 2023-07-27T00:01:15+02:00
|
[extra]
|
||||||
last_modified_at: 2023-10-01T20:16:26+02:00
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Meet Ällei - the accessible chatbot
|
## Meet Ällei - the accessible chatbot
|
||||||
|
|
|
@ -1,33 +1,34 @@
|
||||||
+++
|
+++
|
||||||
title: Lusatia - an immersion in (De)Fences
|
title = "Lusatia - an immersion in (De)Fences"
|
||||||
excerpt: A selection of images from the D+C Studio Class 2023
|
authors = ["Aron Petau"]
|
||||||
author: Aron Petau
|
description = "A selection of images from the D+C Studio Class 2023"
|
||||||
excerpt: A selection of images from the D+C Studio Class 2023
|
banner = "/images/lusatia/lusatia_excavator.jpg"
|
||||||
header:
|
date = 2023-07-27
|
||||||
teaser: /assets/images/lusatia/lusatia_excavator.jpg
|
|
||||||
overlay_image : /assets/images/lusatia/lusatia_excavator.jpg
|
|
||||||
overlay_filter : 0.2
|
|
||||||
credit : Aron Petau
|
|
||||||
|
|
||||||
tags:
|
[taxonomies]
|
||||||
- lusatia
|
tags = [
|
||||||
- coal
|
"agisoft metashape",
|
||||||
- energy
|
"barriers",
|
||||||
- climate
|
"borders",
|
||||||
- environment
|
"climate",
|
||||||
- barriers
|
"coal",
|
||||||
- fences
|
"drone",
|
||||||
- borders
|
"energy",
|
||||||
- exploitation
|
"environment",
|
||||||
- unity
|
"exploitation",
|
||||||
- agisoft metashape
|
"fences",
|
||||||
- photogrammetry
|
"lusatia",
|
||||||
- drone
|
"photogrammetry",
|
||||||
- tempelhofer feld
|
"studio d+c",
|
||||||
- studio d+c
|
"tempelhofer feld",
|
||||||
- university of the arts berlin
|
"unity",
|
||||||
created: 2023-07-27T00:03:24+02:00
|
"university of the arts berlin"
|
||||||
last_modified_at: 2023-10-01T20:16:35+02:00
|
]
|
||||||
|
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
{% include video id="kx6amt2jY7U" provider="youtube" %}
|
{% include video id="kx6amt2jY7U" provider="youtube" %}
|
||||||
|
|
|
@ -1,24 +1,26 @@
|
||||||
+++
|
+++
|
||||||
title: Stable Dreamfusion
|
title = "Stable Dreamfusion"
|
||||||
excerpt: An exploration of 3D mesh generation through AI
|
description = "An exploration of 3D mesh generation through AI"
|
||||||
date: 2023-06-20 14:39:27 +0100
|
date = 2023-06-20
|
||||||
author: Aron Petau
|
authors = ["Aron Petau"]
|
||||||
header:
|
banner = "/images/dreamfusion/sd_pig.png"
|
||||||
teaser: /assets/images/dreamfusion/sd_pig.png
|
|
||||||
overlay_image : /assets/images/dreamfusion/sd_pig.png
|
[taxonomies]
|
||||||
overlay_filter : 0.2
|
tags = [
|
||||||
credit : Aron Petau
|
"3D graphics",
|
||||||
tags:
|
"TODO, unfinished",
|
||||||
- dreamfusion
|
"ai",
|
||||||
- ai
|
"dreamfusion",
|
||||||
- 3D graphics
|
"generative",
|
||||||
- mesh
|
"mesh",
|
||||||
- generative
|
"studio d+c",
|
||||||
- studio d+c
|
"university of the arts berlin"
|
||||||
- university of the arts berlin
|
]
|
||||||
- TODO, unfinished
|
|
||||||
created: 2023-07-27T00:02:18+02:00
|
|
||||||
last_modified_at: 2023-10-01T20:16:46+02:00
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Stable Dreamfusion
|
## Stable Dreamfusion
|
||||||
|
|
|
@ -1,24 +1,24 @@
|
||||||
+++
|
+++
|
||||||
title: "Lampshades"
|
title = "Lampshades"
|
||||||
excerpt: "An exploration of the depths of rhino/grasshopper"
|
description = "An exploration of the depths of rhino/grasshopper"
|
||||||
date: 2022-12-04 14:39:27 +0100
|
date = 2022-12-04
|
||||||
author: "Aron Petau"
|
authors = ["Aron Petau"]
|
||||||
tags:
|
[taxonomies]
|
||||||
- rhino
|
tags = [
|
||||||
- grasshopper
|
"3D printing",
|
||||||
- parametric
|
"TODO, unfinished",
|
||||||
- lamp
|
"grasshopper",
|
||||||
- lampshade
|
"lamp",
|
||||||
- private
|
"lampshade",
|
||||||
- 3D printing
|
"parametric",
|
||||||
- studio d+c
|
"private",
|
||||||
- university of the arts berlin
|
"rhino",
|
||||||
- TODO, unfinished
|
"studio d+c",
|
||||||
header:
|
"university of the arts berlin"
|
||||||
teaser: /assets/images/lampshades/lampshade4.heic
|
]
|
||||||
overlay_image: /assets/images/lampshades/lampshade4.heic
|
|
||||||
overlay_filter: 0.5
|
banner = "/images/lampshades/lampshade4.heic"
|
||||||
credit: "Aron Petau"
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/lampshades/lampshade1.heic
|
- url: /assets/images/lampshades/lampshade1.heic
|
||||||
|
@ -48,8 +48,10 @@ gallery2:
|
||||||
image_path: /assets/images/lampshades/result_rhino.png
|
image_path: /assets/images/lampshades/result_rhino.png
|
||||||
title: "The resulting lampshade in rhino"
|
title: "The resulting lampshade in rhino"
|
||||||
|
|
||||||
created: 2023-07-27T00:01:27+02:00
|
|
||||||
last_modified_at: 2023-10-01T20:16:59+02:00
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Lampshades
|
## Lampshades
|
||||||
|
|
|
@ -1,39 +1,39 @@
|
||||||
+++
|
+++
|
||||||
title: Auraglow
|
title = "Auraglow"
|
||||||
excerpt: Das Wesen der Dinge - Perspectives on Design
|
description = "Das Wesen der Dinge - Perspectives on Design"
|
||||||
date: 2023-03-01 14:39:27 +0100
|
date = 2023-03-01
|
||||||
last_modified_at: 2023-03-01 14:39:27 +0100
|
authors = ["Aron Petau", "Sebastian Paintner", "Milli Keil"]
|
||||||
authors:
|
|
||||||
- Aron Petau
|
banner = "/images/cage_closeup.jpeg"
|
||||||
- Sebastian Paintner
|
|
||||||
- Milli Keil
|
|
||||||
header:
|
|
||||||
teaser: /assets/images/cage_closeup.jpeg
|
|
||||||
overlay_image: /assets/images/cage_closeup.jpeg
|
|
||||||
overlay_filter: 0.5
|
|
||||||
credit: Aron Petau
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/cage_closeup_2.jpeg
|
- url: /assets/images/cage_closeup_2.jpeg
|
||||||
image_path: /assets/images/cage_closeup_2.jpeg
|
image_path: /assets/images/cage_closeup_2.jpeg
|
||||||
title: "The AR set that we used"
|
title: "The AR set that we used"
|
||||||
alt: "An AR Headset lying in a cage"
|
alt: "An AR Headset lying in a cage"
|
||||||
|
[taxonomies]
|
||||||
|
tags = [
|
||||||
|
"aruco",
|
||||||
|
"ar",
|
||||||
|
"aura",
|
||||||
|
"feng shui",
|
||||||
|
"hand recognition",
|
||||||
|
"image recognition",
|
||||||
|
"journal",
|
||||||
|
"light tracking",
|
||||||
|
"magic leap",
|
||||||
|
"particle systems",
|
||||||
|
"relations",
|
||||||
|
"studio d+c",
|
||||||
|
"unity",
|
||||||
|
"university of the arts berlin"
|
||||||
|
]
|
||||||
|
|
||||||
tags:
|
|
||||||
- journal
|
[extra]
|
||||||
- unity
|
show_copyright = true
|
||||||
- ar
|
show_shares = true
|
||||||
- magic leap
|
|
||||||
- aura
|
|
||||||
- image recognition
|
|
||||||
- particle systems
|
|
||||||
- feng shui
|
|
||||||
- relations
|
|
||||||
- hand recognition
|
|
||||||
- aruco
|
|
||||||
- light tracking
|
|
||||||
- studio d+c
|
|
||||||
- university of the arts berlin
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
What makes a room?\
|
What makes a room?\
|
||||||
|
|
|
@ -1,17 +1,12 @@
|
||||||
+++
|
+++
|
||||||
title: Ruminations
|
title = "Ruminations"
|
||||||
excerpt: Perspectives on Engineering
|
excerpt: Perspectives on Engineering
|
||||||
date: 2023-03-01 14:39:27 +0100
|
date: 2023-03-01 14:39:27 +0100
|
||||||
last_modified_at: 2023-03-01 14:39:27 +0100
|
last_modified_at: 2023-03-01 14:39:27 +0100
|
||||||
authors:
|
authors = ["Aron Petau", "Niels Gercama"]
|
||||||
- Aron Petau
|
|
||||||
- Niels Gercama
|
banner = "/images/ruminations/ruminations1.jpeg"
|
||||||
|
|
||||||
header:
|
|
||||||
teaser: /assets/images/ruminations/ruminations1.jpeg
|
|
||||||
overlay_image: /assets/images/ruminations/ruminations1.jpeg
|
|
||||||
overlay_filter: 0.5
|
|
||||||
credit: Aron Petau
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/ruminations/ruminations1.jpeg
|
- url: /assets/images/ruminations/ruminations1.jpeg
|
||||||
|
@ -27,23 +22,29 @@ gallery:
|
||||||
alt: ""
|
alt: ""
|
||||||
title: "The projects installation"
|
title: "The projects installation"
|
||||||
|
|
||||||
tags:
|
[taxonomies]
|
||||||
- journal
|
tags = [
|
||||||
- javascript
|
"amazon",
|
||||||
- computer vision
|
"browser fingerprinting",
|
||||||
- data privacy
|
"capitalism",
|
||||||
- capitalism
|
"computer vision",
|
||||||
- pattern recognition
|
"consumerism",
|
||||||
- image classifier
|
"data",
|
||||||
- consumerism
|
"data privacy",
|
||||||
- browser fingerprinting
|
"image classifier",
|
||||||
- amazon
|
"journal",
|
||||||
- data privacy
|
"javascript",
|
||||||
- data
|
"pattern recognition",
|
||||||
- privacy
|
"privacy",
|
||||||
- studio d+c
|
"studio d+c",
|
||||||
- university of the arts berlin
|
"TODO, unfinished",
|
||||||
- TODO, unfinished
|
"university of the arts berlin"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
## Ruminations
|
## Ruminations
|
||||||
|
|
||||||
|
|
|
@ -1,33 +1,35 @@
|
||||||
+++
|
+++
|
||||||
title: Ascendancy
|
title = "Ascendancy"
|
||||||
excerpt: Politics of Design
|
desxcription = "A Project in the context of Politics of Design"
|
||||||
date: 2023-06-16 14:39:27 +0100
|
date = 2023-06-16
|
||||||
last_modified_at: 2023-06-16 14:39:27 +0100
|
authors = ["Aron Petau"]
|
||||||
author: Aron Petau
|
|
||||||
|
|
||||||
tags:
|
[taxonomies]
|
||||||
- borders
|
tags = [
|
||||||
- nation
|
"barriers",
|
||||||
- micronation
|
"borders",
|
||||||
- gpt4all
|
"fences",
|
||||||
- text-to-speech
|
"gpt4all",
|
||||||
- mastodon
|
"mastodon",
|
||||||
- fences
|
"micronation",
|
||||||
- barriers
|
"nation",
|
||||||
- politics of design
|
"politics of design",
|
||||||
- technische universität berlin
|
"TODO, unfinished",
|
||||||
- TODO, unfinished
|
"technische universität berlin",
|
||||||
|
"text-to-speech"
|
||||||
|
]
|
||||||
|
|
||||||
header:
|
|
||||||
teaser: /assets/images/ascendancy.jpg
|
banner = "/images/ascendancy.jpg"
|
||||||
overlay_image : /assets/images/ascendancy.jpg
|
|
||||||
overlay_filter : 0.2
|
|
||||||
credit : Aron Petau
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/ascendancy.jpg
|
- url: /assets/images/ascendancy.jpg
|
||||||
image_path: /assets/images/ascendancy.jpg
|
image_path: /assets/images/ascendancy.jpg
|
||||||
title: "The Prototype state of Ascendancy"
|
title: "The Prototype state of Ascendancy"
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Ascendancy
|
## Ascendancy
|
||||||
|
|
|
@ -1,32 +1,24 @@
|
||||||
+++
|
+++
|
||||||
title: Autoimmunitaet
|
title = "Autoimmunitaet"
|
||||||
excerpt: A playful interactive experience to reflect on the societal value of the car
|
description = "A playful interactive experience to reflect on the societal value of the car"
|
||||||
date : 2023-06-20 14:39:27 +0100
|
date = 2023-06-20
|
||||||
last_modified_at : 2023-06-20 14:39:27 +0100
|
authors = ["Aron Petau", "Milli Keil", "Marla Gaiser"]
|
||||||
authors:
|
|
||||||
- Aron Petau
|
[taxonomies]
|
||||||
- Milli Keil
|
tags = [
|
||||||
- Marla Gaiser
|
"3D printing",
|
||||||
|
"action figure",
|
||||||
|
"aufstandlastgen",
|
||||||
|
"cars",
|
||||||
|
"interactive",
|
||||||
|
"last generation",
|
||||||
|
"studio d+c",
|
||||||
|
"suv",
|
||||||
|
"university of the arts berlin"
|
||||||
|
]
|
||||||
|
|
||||||
|
banner = "/images/autoimmunitaet/autoimmunitaet-1.jpg"
|
||||||
|
|
||||||
tags:
|
|
||||||
- suv
|
|
||||||
- interactive
|
|
||||||
- cars
|
|
||||||
- last generation
|
|
||||||
- 3D printing
|
|
||||||
- action figure
|
|
||||||
- aufstandlastgen
|
|
||||||
- studio d+c
|
|
||||||
- university of the arts berlin
|
|
||||||
-
|
|
||||||
header:
|
|
||||||
teaser: /assets/images/autoimmunitaet/autoimmunitaet-1.jpg
|
|
||||||
overlay_image: /assets/images/autoimmunitaet/autoimmunitaet-1.jpg
|
|
||||||
overlay_filter: 0.5
|
|
||||||
credit: "Aron Petau"
|
|
||||||
actions:
|
|
||||||
- label: "<i class='fas fa-shop'></i> I want to support the Letzte Generation and get my own Action Figure"
|
|
||||||
url: "mailto:autoimmunitaet@aronpetau.me?subject=Autoimmunitaet Action Figure"
|
|
||||||
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
|
@ -48,6 +40,10 @@ gallery:
|
||||||
- url: /assets/images/autoimmunitaet/autoimmunitaet-8.jpg
|
- url: /assets/images/autoimmunitaet/autoimmunitaet-8.jpg
|
||||||
image_path: /assets/images/autoimmunitaet/autoimmunitaet-8.jpg
|
image_path: /assets/images/autoimmunitaet/autoimmunitaet-8.jpg
|
||||||
title: "Our action figures in action"
|
title: "Our action figures in action"
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## How do we design our Commute?
|
## How do we design our Commute?
|
||||||
|
|
|
@ -1,27 +1,26 @@
|
||||||
+++
|
+++
|
||||||
title: Dreams of Cars
|
title = "Dreams of Cars"
|
||||||
excerpt: A subversive urban intervention
|
description = "A subversive urban intervention"
|
||||||
date: 2023-06-20 14:39:27 +0100
|
date = 2023-06-20
|
||||||
last_modified_at: 2023-06-20 14:39:27 +0100
|
authors = ["Aron Petau"]
|
||||||
author: Aron Petau
|
[taxonomies]
|
||||||
tags:
|
tags = [
|
||||||
- photography
|
"ads",
|
||||||
- suv
|
"cars",
|
||||||
- greenscreen
|
"dreams",
|
||||||
- lightroom
|
"greenscreen",
|
||||||
- photoshop
|
"imaginaries",
|
||||||
- imaginaries
|
"lightroom",
|
||||||
- cars
|
"photoshop",
|
||||||
- ads
|
"photography",
|
||||||
- dreams
|
"studio d+c",
|
||||||
- urban intervention
|
"suv",
|
||||||
- university of the arts berlin
|
"university of the arts berlin",
|
||||||
|
"urban intervention"
|
||||||
|
]
|
||||||
|
|
||||||
header:
|
|
||||||
teaser: /assets/images/suv/suv_door-1.jpg
|
banner = "/images/suv/suv_door-1.jpg"
|
||||||
overlay_image: /assets/images/suv/suv_door-1.jpg
|
|
||||||
overlay_filter: 0.2
|
|
||||||
credit: "Aron Petau"
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/suv/Dreams_of_Cars-1.jpg
|
- url: /assets/images/suv/Dreams_of_Cars-1.jpg
|
||||||
|
@ -45,6 +44,10 @@ gallery:
|
||||||
- url: /assets/images/suv/Dreams_of_Cars-7.jpg
|
- url: /assets/images/suv/Dreams_of_Cars-7.jpg
|
||||||
image_path: /assets/images/suv/Dreams_of_Cars-7.jpg
|
image_path: /assets/images/suv/Dreams_of_Cars-7.jpg
|
||||||
title: "Dreams of Cars 7"
|
title: "Dreams of Cars 7"
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Photography
|
## Photography
|
||||||
|
|
|
@ -1,20 +1,24 @@
|
||||||
+++
|
+++
|
||||||
title: Postmaster
|
title = "Postmaster"
|
||||||
excerpt: I now manage the domain petau.net with a mail server and attached sites.
|
description = I now manage the domain petau.net with a mail server and attached sites.
|
||||||
date: 2023-12-06 14:39:27 +0100
|
date = 2023-12-06
|
||||||
last_modified_at: 2023-06-20 14:39:27 +0100
|
authors = ["Aron Petau"]
|
||||||
author: Aron Petau
|
[taxonomies]
|
||||||
tags:
|
tags = [
|
||||||
- server
|
"activitypub",
|
||||||
- web
|
"dev-ops",
|
||||||
- petau.net
|
"email",
|
||||||
- dev-ops
|
"federation",
|
||||||
- open protocols
|
"open protocols",
|
||||||
- federation
|
"peer-to-peer",
|
||||||
- peer-to-peer
|
"petau.net",
|
||||||
- email
|
"server",
|
||||||
- activitypub
|
"web"
|
||||||
|
]
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Postmaster
|
## Postmaster
|
||||||
|
|
|
@ -1,16 +1,23 @@
|
||||||
+++
|
+++
|
||||||
title: "Commoning Cars"
|
title = "Commoning Cars"
|
||||||
author: "Aron Petau"
|
authors = ["Aron Petau"]
|
||||||
excerpt: "How can we attack the privatization of public space through cars?"
|
description = "How can we attack the privatization of public space through cars?"
|
||||||
tags:
|
[taxonomies]
|
||||||
- war on cars
|
tags = [
|
||||||
- public spaces
|
"accessibility activism",
|
||||||
- commons
|
"ars electronica",
|
||||||
- urban intervention
|
"commons",
|
||||||
- university of the arts berlin
|
"private",
|
||||||
- private
|
"public spaces",
|
||||||
- ars electronica
|
"urban intervention",
|
||||||
- accessibility activism
|
"university of the arts berlin",
|
||||||
|
"war on cars"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Commoning cars
|
## Commoning cars
|
||||||
|
|
|
@ -1,17 +1,24 @@
|
||||||
+++
|
+++
|
||||||
title: "AIRASPI Build Log"
|
title = "AIRASPI Build Log"
|
||||||
author: "Aron Petau"
|
authors = ["Aron Petau"]
|
||||||
excerpt: "Utilizing an edge TPU to build an edge device for image recognition and object detection"
|
description = "Utilizing an edge TPU to build an edge device for image recognition and object detection"
|
||||||
tags:
|
[taxonomies]
|
||||||
- local AI
|
tags = [
|
||||||
- coral
|
"coral",
|
||||||
- raspberry pi
|
"docker",
|
||||||
- edge TPU
|
"edge TPU",
|
||||||
- docker
|
"edge computing",
|
||||||
- frigate
|
"frigate",
|
||||||
- private
|
"local AI",
|
||||||
- surveillance
|
"private",
|
||||||
- edge computing
|
"raspberry pi",
|
||||||
|
"surveillance"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## AI-Raspi Build Log
|
## AI-Raspi Build Log
|
||||||
|
|
|
@ -3,12 +3,7 @@ title = "aethercomms"
|
||||||
authors = ["Aron Petau", "Joel Tenenberg"]
|
authors = ["Aron Petau", "Joel Tenenberg"]
|
||||||
description = "Aethercomms is a project that aims to create a speculative decentralized communication network for the future."
|
description = "Aethercomms is a project that aims to create a speculative decentralized communication network for the future."
|
||||||
|
|
||||||
header:
|
banner = "/images/aethercomms/aethercomms_lineart.jpg"
|
||||||
teaser: assets/images/aethercomms/aethercomms_lineart.jpg
|
|
||||||
overlay_image : assets/images/aethercomms/final_exhibition/entangled_exhibition-92.jpg
|
|
||||||
overlay_filter : 0.2
|
|
||||||
credit : Joel Tenenberg
|
|
||||||
|
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
tags = [
|
tags = [
|
||||||
|
@ -143,6 +138,10 @@ semester_1_process:
|
||||||
- url: assets/images/aethercomms/semester_1_process/design_process_6.jpeg
|
- url: assets/images/aethercomms/semester_1_process/design_process_6.jpeg
|
||||||
image_path: assets/images/aethercomms/semester_1_process/design_process_6.jpeg
|
image_path: assets/images/aethercomms/semester_1_process/design_process_6.jpeg
|
||||||
title: "semester_1_process"
|
title: "semester_1_process"
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
---
|
---
|
||||||
|
|
||||||
## AetherComms
|
## AetherComms
|
||||||
|
|
|
@ -1,23 +1,26 @@
|
||||||
+++
|
+++
|
||||||
title: "Local Diffusion"
|
title = "Local Diffusion"
|
||||||
excerpt: "Empower your own Stable Diffusion Generation: InKüLe supported student workshop: Local Diffusion by Aron Petau"
|
excerpt = "Empower your own Stable Diffusion Generation: InKüLe supported student workshop: Local Diffusion by Aron Petau"
|
||||||
date: 2024-04-11 14:39:27 +0100
|
date = 2024-04-11
|
||||||
author: "Aron Petau"
|
authors = ["Aron Petau"]
|
||||||
header:
|
banner = "images/local-diffusion/local-diffusion.png"
|
||||||
overlay_image : assets/images/local-diffusion/local-diffusion.png
|
|
||||||
teaser : assets/images/local-diffusion/local-diffusion.png
|
|
||||||
overlay_filter : 0.5
|
|
||||||
credit : Aron Petau
|
|
||||||
|
|
||||||
tags:
|
[taxonomies]
|
||||||
- inküle
|
tags = [
|
||||||
- university of the arts berlin
|
"automatic1111",
|
||||||
- Workshop
|
"comfyui",
|
||||||
- Stable Diffusion
|
"diffusionbee",
|
||||||
- Local Computing
|
"inküle",
|
||||||
- comfyui
|
"Local Computing",
|
||||||
- automatic1111
|
"Stable Diffusion",
|
||||||
- diffusionbee
|
"Workshop",
|
||||||
|
"university of the arts berlin"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Local Diffusion
|
## Local Diffusion
|
||||||
|
|
|
@ -1,33 +1,29 @@
|
||||||
+++
|
+++
|
||||||
title: "Echoing Dimensions"
|
title = "Echoing Dimensions"
|
||||||
excerpt: "An interactive audiovisual installation."
|
description = "An interactive audiovisual installation."
|
||||||
date: 2024-04-25 14:39:27 +0100
|
date = 2024-04-25
|
||||||
authors:
|
authors = ["Aron Petau", "Joel Tenenberg"]
|
||||||
- Aron Petau
|
banner = "/images/echoing_dimensions/Echoing Dimensions-4.jpg"
|
||||||
- Joel Tenenberg
|
|
||||||
|
|
||||||
header:
|
[taxonomies]
|
||||||
overlay_image : assets/images/echoing_dimensions/Echoing Dimensions-4.jpg
|
tags = [
|
||||||
teaser : assets/images/echoing_dimensions/Echoing Dimensions-4.jpg
|
"exhibition",
|
||||||
overlay_filter : 0.5
|
"fm",
|
||||||
credit : Aron Petau
|
"installation",
|
||||||
tags:
|
"kinect",
|
||||||
- university of the arts berlin
|
"llm",
|
||||||
- university
|
"micropython",
|
||||||
- studierendenwerk
|
"pointcloud",
|
||||||
- exhibition
|
"radio",
|
||||||
- installation
|
"radio-art",
|
||||||
- touchdesigner
|
"raspberry pi pico",
|
||||||
- micropython
|
"studierendenwerk",
|
||||||
- raspberry pi pico
|
"touchdesigner",
|
||||||
- ultrasonic sensor
|
"tts",
|
||||||
- tts
|
"university",
|
||||||
- radio
|
"university of the arts berlin",
|
||||||
- fm
|
"ultrasonic sensor"
|
||||||
- radio-art
|
]
|
||||||
- kinect
|
|
||||||
- pointcloud
|
|
||||||
- llm
|
|
||||||
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
|
@ -49,6 +45,10 @@ gallery:
|
||||||
- url: assets/images/echoing_dimensions/IMG_1709.jpeg
|
- url: assets/images/echoing_dimensions/IMG_1709.jpeg
|
||||||
image_path: assets/images/echoing_dimensions/IMG_1709.jpeg
|
image_path: assets/images/echoing_dimensions/IMG_1709.jpeg
|
||||||
title: "The Exhibition Setup"
|
title: "The Exhibition Setup"
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Echoing Dimensions
|
## Echoing Dimensions
|
||||||
|
|
|
@ -1,20 +1,23 @@
|
||||||
+++
|
+++
|
||||||
title: "Sferics"
|
title = "Sferics"
|
||||||
excerpt: "On a hunt for the Voice of the out there"
|
description = "On a hunt for the Voice of the out there"
|
||||||
date: 2023-06-20 14:39:27 +0100
|
date = 2023-06-20
|
||||||
last_modified_at: 2023-06-20 14:39:27 +0100
|
authors = ["Aron Petau"]
|
||||||
author: "Aron Petau"
|
[taxonomies]
|
||||||
tags:
|
tags = [
|
||||||
- fm
|
"antenna",
|
||||||
- radio
|
"electelectronicsromagnetism",
|
||||||
- antenna
|
"fm",
|
||||||
- sferics
|
"geosensing",
|
||||||
- lightning
|
"lightning",
|
||||||
- geosensing
|
"radio",
|
||||||
- electronics
|
"sferics",
|
||||||
- electromagnetism
|
"university of the arts berlin"
|
||||||
- university of the arts berlin
|
]
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,9 @@
|
||||||
+++
|
+++
|
||||||
title: "Käsewerkstatt"
|
title = "Käsewerkstatt"
|
||||||
excerpt: "Building a Food trailer and selling my first Food"
|
description = "Building a Food trailer and selling my first Food"
|
||||||
date: 2024-07-5 14:39:27 +0100
|
date = 2024-07-05
|
||||||
author: "Aron Petau"
|
authors = ["Aron Petau"]
|
||||||
|
banner = "/images/käsewerkstatt/cheese.jpeg"
|
||||||
header:
|
|
||||||
overlay_image: /assets/images/käsewerkstatt/cheese.jpeg
|
|
||||||
overlay_filter: 0.5
|
|
||||||
teaser: /assets/images/käsewerkstatt/cheese.jpeg
|
|
||||||
credit: "Aron Petau"
|
|
||||||
|
|
||||||
|
|
||||||
gallery:
|
gallery:
|
||||||
- url: /assets/images/käsewerkstatt/cheese.jpeg
|
- url: /assets/images/käsewerkstatt/cheese.jpeg
|
||||||
|
@ -22,12 +16,19 @@ gallery:
|
||||||
image_path: /assets/images/käsewerkstatt/logo.jpeg
|
image_path: /assets/images/käsewerkstatt/logo.jpeg
|
||||||
title: "The Logo of the Käsewerkstatt, done with the Shaper Origin"
|
title: "The Logo of the Käsewerkstatt, done with the Shaper Origin"
|
||||||
|
|
||||||
tags:
|
[taxonomies]
|
||||||
- food truck
|
tags = [
|
||||||
- cars
|
"bruschetta",
|
||||||
- bruschetta
|
"cars",
|
||||||
- raclette
|
"food truck",
|
||||||
- workshop
|
"raclette",
|
||||||
|
"workshop"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
|
[extra]
|
||||||
|
show_copyright = true
|
||||||
|
show_shares = true
|
||||||
|
|
||||||
+++
|
+++
|
||||||
## Enter the Käsewerkstatt
|
## Enter the Käsewerkstatt
|
||||||
|
|
|
@ -1,18 +1,39 @@
|
||||||
.skills-list i {
|
.skills {
|
||||||
margin-right: 8px;
|
margin-bottom: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skills-list ul {
|
.skills-title {
|
||||||
list-style-type: none;
|
font-size: 2rem;
|
||||||
padding-left: 0;
|
font-weight: 700;
|
||||||
|
margin-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skills-list li {
|
.skills-subtitle {
|
||||||
|
font-size: 1.25rem;
|
||||||
|
font-weight: 600;
|
||||||
|
color: #444;
|
||||||
|
margin-top: 2rem;
|
||||||
|
margin-bottom: 0.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.skills-list {
|
||||||
|
list-style: none;
|
||||||
|
padding: 0;
|
||||||
|
margin: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
flex-wrap: wrap;
|
||||||
margin-bottom: 10px;
|
gap: 0.75rem 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skills-list li i {
|
.skills-item {
|
||||||
font-size: 1.2em;
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
|
font-size: 1rem;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.skills-item i {
|
||||||
|
margin-right: 0.3rem;
|
||||||
|
font-size: 1rem;
|
||||||
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
30
public/data/skills.json
Normal file
30
public/data/skills.json
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"grouping": "Languages, Operating Systems & Tools",
|
||||||
|
"skills": [
|
||||||
|
{ "name": "Cplusplus", "icon": "fa-solid fa-c" },
|
||||||
|
{ "name": "Rust", "icon": "fab fa-rust" },
|
||||||
|
{ "name": "Java", "icon": "fab fa-java" },
|
||||||
|
{ "name": "Python", "icon": "fab fa-python" },
|
||||||
|
{ "name": "git", "icon": "fas fa-code-branch" },
|
||||||
|
{ "name": "linux", "icon": "fab fa-linux" },
|
||||||
|
{ "name": "bash", "icon": "fas fa-terminal" },
|
||||||
|
{ "name": "javascript", "icon": "fab fa-js" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"grouping": "Platform Development & Administration",
|
||||||
|
"skills": [
|
||||||
|
{ "name": "NGINX", "icon": "fas fa-server" },
|
||||||
|
{ "name": "MySQL", "icon": "fas fa-database" },
|
||||||
|
{ "name": "Slurm", "icon": "fas fa-project-diagram" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"grouping": "Containers & Cloud",
|
||||||
|
"skills": [
|
||||||
|
{ "name": "Docker", "icon": "fab fa-docker" },
|
||||||
|
{ "name": "Aliyun", "icon": "fas fa-cloud" }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,18 +1,39 @@
|
||||||
.skills-list i {
|
.skills {
|
||||||
margin-right: 8px;
|
margin-bottom: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skills-list ul {
|
.skills-title {
|
||||||
list-style-type: none;
|
font-size: 2rem;
|
||||||
padding-left: 0;
|
font-weight: 700;
|
||||||
|
margin-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skills-list li {
|
.skills-subtitle {
|
||||||
|
font-size: 1.25rem;
|
||||||
|
font-weight: 600;
|
||||||
|
color: #444;
|
||||||
|
margin-top: 2rem;
|
||||||
|
margin-bottom: 0.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.skills-list {
|
||||||
|
list-style: none;
|
||||||
|
padding: 0;
|
||||||
|
margin: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
flex-wrap: wrap;
|
||||||
margin-bottom: 10px;
|
gap: 0.75rem 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skills-list li i {
|
.skills-item {
|
||||||
font-size: 1.2em;
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
|
font-size: 1rem;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.skills-item i {
|
||||||
|
margin-right: 0.3rem;
|
||||||
|
font-size: 1rem;
|
||||||
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
30
static/data/skills.json
Normal file
30
static/data/skills.json
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"grouping": "Languages, Operating Systems & Tools",
|
||||||
|
"skills": [
|
||||||
|
{ "name": "Cplusplus", "icon": "fa-solid fa-c" },
|
||||||
|
{ "name": "Rust", "icon": "fab fa-rust" },
|
||||||
|
{ "name": "Java", "icon": "fab fa-java" },
|
||||||
|
{ "name": "Python", "icon": "fab fa-python" },
|
||||||
|
{ "name": "git", "icon": "fas fa-code-branch" },
|
||||||
|
{ "name": "linux", "icon": "fab fa-linux" },
|
||||||
|
{ "name": "bash", "icon": "fas fa-terminal" },
|
||||||
|
{ "name": "javascript", "icon": "fab fa-js" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"grouping": "Platform Development & Administration",
|
||||||
|
"skills": [
|
||||||
|
{ "name": "NGINX", "icon": "fas fa-server" },
|
||||||
|
{ "name": "MySQL", "icon": "fas fa-database" },
|
||||||
|
{ "name": "Slurm", "icon": "fas fa-project-diagram" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"grouping": "Containers & Cloud",
|
||||||
|
"skills": [
|
||||||
|
{ "name": "Docker", "icon": "fab fa-docker" },
|
||||||
|
{ "name": "Aliyun", "icon": "fas fa-cloud" }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
|
@ -1,15 +1,24 @@
|
||||||
<!-- shortcodes/skills.html -->
|
{% macro display() %}
|
||||||
<div class="skills-list">
|
{% set data = load_data(path="data/skills.json") %}
|
||||||
<h3>{{ header }}</h3>
|
|
||||||
<h4>{{ subheader }}</h4>
|
<section class="skills">
|
||||||
<ul class="skills-items">
|
<h2 class="skills-title">Skills</h2>
|
||||||
{% for item in list %}
|
|
||||||
<li>
|
{% for group in data %}
|
||||||
{% if item.icon %}
|
<div class="skills-group">
|
||||||
<i class="fa {{ item.icon }}"></i>
|
<h3 class="skills-subtitle">{{ group.grouping }}</h3>
|
||||||
|
<ul class="skills-list">
|
||||||
|
{% for skill in group.skills %}
|
||||||
|
<li class="skills-item">
|
||||||
|
{% if "icon" in skill %}
|
||||||
|
<i class="{{ skill.icon }}"></i>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{{ item.name }}
|
<span>{{ skill.name }}</span>
|
||||||
</li>
|
</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
{% endfor %}
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{% endmacro %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue