first scripts

This commit is contained in:
Aron Petau 2025-05-05 23:35:33 +02:00
parent 178586c47a
commit 3bd579da3c
269 changed files with 96 additions and 3285 deletions

View file

@ -1,5 +1,5 @@
+++
title = "Ballpark"updated = "2025-05-05"
title = "Ballpark"
date = 2022-03-01
authors = ["Aron Petau"]
description = "A 3D Game Concept in Unity"
@ -25,7 +25,7 @@ banner = "/images/ballpark_menu.png"
show_copyright = true
show_shares = true
+++
updated = "2025-05-05"
## Ballpark: 3D Environments in Unity
Implemented in Unity, Ballpark is a Concept work for a collaborative 2-Player Game, where one player is a navigator with a third-person perspective and another player is a copilot, responsible for interaction with the environment featuring mostly working physics, intelligent enemies, a gun, a grappling hook system for traversing the map, a 2D Interface for navigation and a health bar system. On top of the meanest cyberpunk vibes my past self was able to conjure.

View file

@ -1,5 +1,5 @@
+++
title = "Critical Epistemology"updated = "2025-05-05"
title = "Critical Epistemology"
date = 2020-07-14
authors = ["Aron Petau"]
description = "Forum entries from the Seminar: Critical Epistemologies"
@ -11,7 +11,6 @@ tags = ["alison jaggar", "elizabeth anderson", "epistemology", "ethics", "femini
show_copyright = true
show_shares = true
+++
updated = "2025-05-05"
## Forum entries from the Seminar: Critical Epistemologies
### On Anderson: Institutions

View file

@ -1,5 +1,5 @@
+++
title = "Philosophy"updated = "2025-05-05"
title = "Philosophy"
date = 2021-03-01
authors = ["Aron Petau"]
description = "A selection of my weekly commentaries from philosophical seminars at the University of Osnabrück"
@ -11,7 +11,6 @@ tags = ["alison jaggar", "elizabeth anderson", "elsa dorlin", "epistemology", "e
show_copyright = true
show_shares = true
+++
updated = "2025-05-05"
## Critical considerations during my studies
I have attended a fair share of philosophical seminars in my studies and consider it a core topic connected both to science and to digital environments.

View file

@ -25,8 +25,7 @@ tags = [
"university of osnabrück"
]
[extra]
banner = "/images/rt_choice_corr_by_condition.png"
banner = "rt_choice_corr_by_condition.png"
show_copyright = true
show_shares = true
+++

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

View file

@ -1,5 +1,5 @@
+++
title = "Political Violence"updated = "2025-05-05"
title = "Political Violence"
date = 2021-03-01
authors = ["Aron Petau"]
description = "Forum entries from the Seminar: Is political violence justifiable? Reading Judith Butler and Elsa Dorlin"
@ -12,7 +12,6 @@ tags = ["alison jaggar", "elizabeth anderson", "elsa dorlin", "epistemology", "e
show_copyright = true
show_shares = true
+++
updated = "2025-05-05"
## Forum entries from the Seminar: Is political violence justifiable? Reading Judith Butler and Elsa Dorlin

View file

@ -1,5 +1,5 @@
+++
title = "Critical Philosophy of Subjectivity"updated = "2025-05-05"
title = "Critical Philosophy of Subjectivity"
date = 2021-03-01
authors = ["Aron Petau"]
description = "Forum entries from the Seminar: Critical Philosophy of Subjectivity 1: Michel Foucault"
@ -11,7 +11,6 @@ tags = ["alison jaggar", "elizabeth anderson", "elsa dorlin", "epistemology", "e
show_copyright = true
show_shares = true
+++
updated = "2025-05-05"
## Forum entries from the Seminar: Critical Philosophy of Subjectivity 1: Michel Foucault
### On Butler: Constituting norms =/= carrying normative responsibilities for their existence

View file

@ -1,5 +1,5 @@
+++
title = "Master's Thesis"updated = "2025-05-05"
title = "Master's Thesis"
date = 2025-04-24
authors = ["Aron Petau"]
description = "Human - Waste: A thesis examining interactive workshops"
@ -34,7 +34,6 @@ banner = "/images/masterthesis/puzzle.jpeg"
show_copyright = true
show_shares = true
+++
updated = "2025-05-05"
## Master's Thesis: Human - Waste
Plastics offer significant material benefits, such as durability and versatility, yet their

View file

@ -1,6 +1,7 @@
+++
title = "3D printing"updated = "2025-05-05"
title = "3D printing"
date = 2018-05-03
updated = 2025-05-05
authors = ["Aron Petau"]
description = "My 3D Printing journey and the societal implications of the technology"
@ -25,27 +26,67 @@ tags = [
"university of osnabrück"
]
[extra]
banner = "prusa.jpg"
banner = "prusa.jpg"
show_copyright = true
show_shares = true
+++
updated = "2025-05-05"
galleries = {
gallery = [
{ file = "cloning_station.jpg", title = "A plant propagation station now preparing our tomatoes for summer" },
{ file = "elk.jpg", alt = "elk", title = "We use this to determine the flatmate of the month" },
{ file = "dragon_skull_1.jpg", alt = "dragon skull", title = "A dragon's head that was later treated to glow in the dark." },
{ file = "ender2.jpg", alt = "ender 2", title = "This was my entry into a new world, the now 10 years old Ender 2" },
{ file = "lithophane.jpg", alt = "lithophane of my Grandparents", title = "I made some lithophanes, a process where the composition and thickness of the material are used for creating an image." },
{ file = "prusa.jpg", title = "This is my second printer, a Prusa i3 MK3s." },
{ file = "vulva_candle.jpg", alt = "vulva on a candle", title = "This candle is the result of a 3D printed plastic mold that I then poured wax into." },
{ file = "pinecil.jpg", alt = "pinecil", title = "An enclosure for my portable soldering iron" },
{ file = "lamp.jpg", alt = "a lamp design", title = "A lamp screen design that particularly fascinated me, it effortlessly comes from a simple 2D spiral shape." },
{ file = "prusa_enclosure.jpg", alt = "Prusa enclosure", title = "A custom-built printer enclosure made up of 3 Ikea Lack tables and around 3 kgs of plastic." }
]
}
{% gallery() %}
[
{
"file": "cloning_station.jpg",
"title": "A plant propagation station now preparing our tomatoes for summer",
"alt": "cloning station"
},
{
"file": "elk.jpg",
"alt": "elk",
"title": "We use this to determine the flatmate of the month"
},
{
"file": "dragon_skull_1.jpg",
"alt": "dragon skull",
"title": "A dragon's head that was later treated to glow in the dark."
},
{
"file": "ender2.jpg",
"alt": "ender 2",
"title": "This was my entry into a new world, the now 10 years old Ender 2"
},
{
"file": "lithophane.jpg",
"alt": "lithophane of my Grandparents",
"title": "I made some lithophanes, a process where the composition and thickness of the material are used for creating an image."
},
{
"file": "prusa.jpg",
"title": "This is my second printer, a Prusa i3 MK3s."
},
{
"file": "vulva_candle.jpg",
"alt": "vulva on a candle",
"title": "This candle is the result of a 3D printed plastic mold that I then poured wax into."
},
{
"file": "pinecil.jpg",
"alt": "pinecil",
"title": "An enclosure for my portable soldering iron"
},
{
"file": "lamp.jpg",
"alt": "a lamp design",
"title": "A lamp screen design that particularly fascinated me, it effortlessly comes from a simple 2D spiral shape."
},
{
"file": "prusa_enclosure.jpg",
"alt": "Prusa enclosure",
"title": "A custom-built printer enclosure made up of 3 Ikea Lack tables and around 3 kgs of plastic."
}
]
{% end %}
## 3D Printing
{{ youtube(id="Yj_Pc357kEU") }}

View file

@ -1,10 +1,11 @@
+++
title = "About"updated = "2025-05-05"
title = "About"
description = "Welcome, let me introduce myself"
authors = ["Aron Petau"]
date = 2023-07-26
+++
updated = "2025-05-05"
+++
## Introduction
I am Aron (pronouns: he/him), a 2022 graduate of the bachelor's program of Cognitive Science in Osnabrück.

View file

@ -1,10 +1,10 @@
+++
title = "Contact"updated = "2025-05-05"
title = "Contact"
description = "Reach me"
authors = ["Aron Petau"]
date= 2025-05-01
+++
updated = "2025-05-05"
For starters, mails are gold and probably still the best way to reach me.
[contact me](/mailto:aron@petau.net/)

View file

@ -1,9 +1,8 @@
+++
title = "Terms and Privacy Statement"updated = "2025-05-05"
title = "Terms and Privacy Statement"
date = 2025-05-01
authors = ["Aron Petau"]
+++
updated = "2025-05-05"
My website address is: <https://aron.petau.net> .
## Location