Skip to content

Commit

Permalink
Finish willi-makers' post
Browse files Browse the repository at this point in the history
  • Loading branch information
basejumpa committed Jul 29, 2024
1 parent e61eabe commit ebff115
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/_templates/me.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Alexander Mann-Wahrenberg
</div>
<div class="focusareas">
Software and Systems Engineering
Software and Systems Engineer
</div>

<div class="whatido">
Expand Down
4 changes: 4 additions & 0 deletions docs/bibliography/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Bibliography
############

.. bibliography::
14 changes: 11 additions & 3 deletions docs/blog/2024-07-WilliMakers/index.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
.. post:: 2024-07-10
:tags: Arduino, Programming, Kids, Learning, Mechatronics

:tags: Arduino, Programming, Kids, Learning, Mechatronics, German
:language: German

Willi-Makers 2024
#################

See `Project Page Willi-Makers <https://basejumpa.github.io/willi-makers/>`__
Nach 2016 und 2018 haben in diesem Jahr zum dritten Mal im Willigis-Gymnasium in Mainz Schüler aus der achten Klasse mit Arduino + Co. konstruiert, verkabelt, programmiert und gebaut. Das eben, was man so macht, wenn man ein mechatronisches Gerät entwickelt.

Die Projektseite mit den Übungsaufgaben zum Erlernen der Grundkenntnisse ist online unter :cite:p:`2024willimakers`.

Mir hat die Zusammenarbeit mit den Jungs im Projekt, welches ich im Rahmen der Projekttage anbiete, mal wieder sehr viel Spaß gemacht.

Was die jungen Daniel Düsentriebe ohne Vorkenntnisse innerhalb von wenigen Stunden zustandegebracht ist klasse, finde ich:

.. youtube:: Qgba6PwH8NE
:align: center

6 changes: 6 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
Hi, there!
##########

Welcome to my homepage [#]_.

.. toctree::
:maxdepth: 2
:hidden:

blog/index
about/index
bibliography/index

.. postlist:: 5
:sort:
:excerpts:


.. [#] My homepage is more than inspired by :cite:p:`2024holdgraf`. My credits to the author.
14 changes: 14 additions & 0 deletions docs/references.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
@misc{2024holdgraf,
author = {Holdgraf, Chris},
year = {2024},
url = {https://chrisholdgraf.com},
note = {Accessed: 2024-07-31}
}

@misc{2024willimakers,
author = {Alexander Mann-WAhrenberg},
title = {Willi Makers},
year = {2024},
url = {https://basejumpa.github.io/willi-makers},
note = {Accessed: 2024-07-31}
}

0 comments on commit ebff115

Please sign in to comment.