New: Pandoc pipeline
Some checks failed
Word Count / count-words (push) Failing after 43s

This commit is contained in:
2026-04-16 19:12:42 +02:00
parent b337833410
commit ad47997aab
2 changed files with 69 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ Aufgabenbereiche:
- Infrastruktur & CI/CD
- Product Owner
- Kundenschnittstelle
- Softwareentwicklung:
- Event Registration
- Black Board
@@ -18,13 +19,20 @@ Aufgabenbereiche:
:::: column
![](./Images/images/konstantin/profile.jpg){width=4em}
\begin{tikzpicture}
\clip (0,0) circle (3em);
\node at (0,0) {\includegraphics[width=6em]{./Images/images/konstantin/profile.jpg}};
\draw[accent, line width=3pt] (0,0) circle (3em);
\end{tikzpicture}
::::
:::
## Infrastruktur & CI/CD
## Infrastruktur
::: columns
:::: column
Systemaufbau:
@@ -33,18 +41,47 @@ Systemaufbau:
- NginX
- Asp.Net Core
::::
:::: column
Entwicklungsumgebung:
- Gitea Server
- Wireguard
- Docker
- Transfer: GitHub
- Gitea Actions
::::
:::
## CI/CD
CI:
- Gitea Actions
- Debian Packages (.deb)
- Code-Reviewing:
- KI
- Git-Flow
## Softwarearchitektur
- Open-Closed Principle
- Strategy Pattern
- Dependency Injection
## Technischer Vergleich
Bisherige Erfahrungen:
- Go
- Typescript
- GRPC (interprozess Kommunikation)
Untersuchungsgebiete:
- Typisierung
- Konsistenz
@@ -61,3 +98,5 @@ right
::::
:::
## Fazit