Skip to content
View LeonStoldt's full-sized avatar
Block or Report

Block or report LeonStoldt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LeonStoldt/README.md

Hi there, I'm Leon

German Software Engineer

  • 🔭 I’m currently working on my home lab and expanding my selfhosted services
  • 🌱 I’m currently learning a lot about hosting and security
  • 👯 I’m looking to collaborate on more open source projects
  • 📃 certifications:
    • 👨‍🎓 Bachelor of Science (Applied Computer Science)
    • 🦌 Certified Vaadin 14 developer
    • 🎄 Advent of Cyber 2023 😉Advent of Cyber 2023

Connect with me:

Tutanota Xing


Leons's GitHub stats


Recent activity:

  1. 🚀 Published release 1.0.0 in tamingj/q4c
  2. 🗣 Commented on #555 in nextcloud/user_oidc
  3. ❌ Closed PR #1 in LeonStoldt/GCP_Professional_Cloud_Developer
  4. 🎉 Merged PR #2 in LeonStoldt/GCP_Professional_Cloud_Developer
  5. ❗ Opened issue #18 in LeonStoldt/ghostfolio-installer

Languages and Frameworks

Java Spring Spring Boot Spring Security Go Kotlin Vaadin Svelte TypeScript JavaScript Python Flask Ruby on Rails Dart Flutter Gatsby GraphQL HTML5 SASS CSS3 Markdown LaTeX Shell Script


Code Quality

JUnit5 SonarLint SonarQube


Virtualization and Hosting

Docker Kubernetes Portainer Google Cloud Platform Cloudflare Jenkins Heroku Terraform


Databases

Postgres Oracle Firestore


IDE's and Editors

IntelliJ IDEA PyCharm Atom Vim


VCS

Git GitHub GitHub Actions GitLab GitLab CI


OS

Unraid Ubuntu Debian Linux Mint Kali Windows 10


Home lab

Ubiquiti Bitwarden InfluxDB Home Assistant Wireguard Pi-Hole Raspberry Pi Zigbee Prometheus Grafana Cloudflare Plex


Other

Apache Kafka Apache Maven Apache Tomcat Splunk Jira Confluence Postman Brave Adobe Photoshop Adobe After Effects


Support

BuyMeACoffee Visitors count

Pinned

  1. Unraid-Community-Applications Unraid-Community-Applications Public

    Community Applications for Unraid Community Store (e.g. Docker Templates)

    3

  2. ghostfolio-installer ghostfolio-installer Public

    Docker Container installing Ghostfolio via ansible

    Jinja 4

  3. xxh-plugin-prerun-bat xxh-plugin-prerun-bat Public

    xxh prerun plugin for bat.

    Shell 1

  4. GCP_Professional_Cloud_Developer GCP_Professional_Cloud_Developer Public

    Learning Path of Professional GCP Cloud Developer Certification

    1

  5. Unraid array auto startup with keyfi... Unraid array auto startup with keyfile exchange for decryption
    1
    # Unraid array auto startup with keyfile exchange for decryption
    2
    
                  
    3
    > Warning: I am not an Unraid Expert an my Knowledge of auto array startup decryption and Unraid events depends on the mentioned article below and some StackOverflow entries.
    4
    > This configuration and settings might not be the most secure settings you can apply for this scenario. It works for me for now and I am still learning and improving my setup.
    5
    > The configuration is oriented to the suggestes way of an Unraid Community developer combined with try-and-error of myself.
  6. Postgres Optimization and Performanc... Postgres Optimization and Performance Tuning
    1
    # Postgres Optimization and Performance Tuning
    2
    > based on the following article: [An Introduction to PostgreSQL Performance Tuning and Optimization](https://www.enterprisedb.com/postgres-tutorials/introduction-postgresql-performance-tuning-and-optimization)
    3
    4
    ### Resource Usage
    5
    - **huge pages:** Enabling on Linux will give a performance boost to PostgreSQL (VMPeak / HugePageSize = 4310)