Skip to content
View LeonStoldt's full-sized avatar

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. ❗ Opened issue #83 in icons-pack/svelte-simple-icons
  2. ❗ Opened issue #21 in LeonStoldt/ghostfolio-installer
  3. 🎉 Merged PR #20 in LeonStoldt/ghostfolio-installer
  4. 🎉 Merged PR #19 in LeonStoldt/ghostfolio-installer
  5. 🚀 Published release 1.0.0 in tamingj/q4c

Languages and Frameworks

Java Spring Spring Boot Spring Security Go Kotlin Ruby on Rails Dart Python Shell Script

Vaadin Svelte React TypeScript JavaScript Gatsby Flutter HTML5 SASS CSS3


Code Quality

JUnit5 Mockito GitHub Advanced Security SonarLint SonarQube


Virtualization, Cloud and Hosting

Docker Kubernetes Portainer Google Cloud Platform Cloudflare Heroku


Databases

Google Cloud Spanner Postgres Firestore Oracle


CI/CD

GitHub Actions Jenkins GitLab CI


Home lab

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


OS

Unraid Ubuntu Debian Linux Mint Kali Windows


Other

VCS

Git GitHub GitLab Bitbucket

Messaging

Apache Kafka Google Cloud Pubsub MQTT JMS

IaC / Automation

Terraform Ansible

Misc

Apache Maven Apache Tomcat Splunk Jira Confluence OpsGenie Postman GraphQL Brave IntelliJ IDEA Vim Markdown LaTeX Adobe Photoshop Adobe After Effects


Support

BuyMeACoffee

Pinned Loading

  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 5

  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)