ADD contributions, ADD tech stack
This commit is contained in:
parent
06d59eca16
commit
362af617f8
3 changed files with 41 additions and 4 deletions
|
@ -29,12 +29,14 @@ A Software Engineer with a Master degree in Computer Science based in Germany
|
||||||
|
|
||||||
💚 Green Software evangelist
|
💚 Green Software evangelist
|
||||||
|
|
||||||
</> Software is my passion -> View my [tech stack](/tech)
|
</> Software is my passion - [view my tech stack](/tech)
|
||||||
|
|
||||||
|
✨ Open Source entusiast and occasional [contributor](/contributions)
|
||||||
|
|
||||||
🌳 Sustainability advocat
|
🌳 Sustainability advocat
|
||||||
|
|
||||||
☕ Hot drink enjoyer
|
☕ Hot drink enjoyer
|
||||||
|
|
||||||
📫 reach me via
|
📫 reach me via
|
||||||
* matrix ([@hoernschen:chat.nutfactory.org](https://matrix.to/#/@hoernschen:chat.nutfactory.org)) or
|
* matrix ([@hoernschen:chat.nutfactory.org](https://matrix.to/#/@hoernschen:chat.nutfactory.org))
|
||||||
* email (hi@hoernschen.de)
|
* email (hi@hoernschen.de)
|
||||||
|
|
11
content/contributions/_index.md
Normal file
11
content/contributions/_index.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
title: Contributions
|
||||||
|
---
|
||||||
|
## Major
|
||||||
|
|
||||||
|
* [Grasp](https://github.com/hoernschen/grasp)
|
||||||
|
|
||||||
|
## Minor
|
||||||
|
|
||||||
|
* [Dendrite](https://github.com/matrix-org/dendrite)
|
||||||
|
* [Codeberg Pages Server](https://codeberg.org/Codeberg/pages-server)
|
|
@ -1,6 +1,30 @@
|
||||||
---
|
---
|
||||||
title: Tech stack
|
title: Tech stack
|
||||||
draft: false
|
|
||||||
---
|
---
|
||||||
|
|
||||||
TODO
|
## Most experience
|
||||||
|
|
||||||
|
* React
|
||||||
|
* Nginx
|
||||||
|
* Java with Spring Boot
|
||||||
|
* Thymeleaf
|
||||||
|
* MySQL
|
||||||
|
* Docker with Kubernetes and Traefik
|
||||||
|
|
||||||
|
## Favorite and personal Projects
|
||||||
|
|
||||||
|
* Htmx
|
||||||
|
* Golang
|
||||||
|
* Postgres
|
||||||
|
* Traefik
|
||||||
|
* Docker with Kubernetes and Traefik
|
||||||
|
|
||||||
|
## Other notable Technologies
|
||||||
|
|
||||||
|
* Linux
|
||||||
|
* HTML & CSS
|
||||||
|
* Python
|
||||||
|
* Swift & Kotlin
|
||||||
|
* Typescript
|
||||||
|
* Tensorflow
|
||||||
|
* Hugo
|
||||||
|
|
Loading…
Reference in a new issue