Skip to content
View alxlenc's full-sized avatar

Block or report alxlenc

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
alxlenc/README.md

πŸ‘‹ Hi there, I'm Alex

I am a Software Engineer. My main field of expertise is in backend development, but I also have some frontend knowledge and I am passionate about cloud native technologies.


~$ 🐧 Linux and Open Source enthusiast.

~$ πŸ’» Clean Code and Testable Software.

~$ β›΅ Kubernetes and other Cloud Native Technologies.

~$ 🏠 Selfhosting and Homelabs.  

🧰 Toolbox

Intellij

Spring

Reactor

Kafka

SQL

Redis

Keycloak

Visual Studio Code

JavaScript

Vuejs

GitHub

Docker

Kubernetes

k3s

Tekton

Buildpacks

ArgoCD

Istio

Linux

Bash

Raspberripi


πŸ“Ί My Channel's Latest Videos

πŸŽ₯ ... more YouTube videos on my channel

πŸ“š Reading activity

πŸ“– Currently Reading

πŸ“” Books I would recommend (⭐ my rating - gooreads average)

Pinned Loading

  1. songfind songfind Public

    Backend to proxy Spotify's API and play with Keycloak, OAuth2 and OIDC.

    Java 1

  2. KeycloackTestContainer KeycloackTestContainer
    1
    package alx.music.songfind;
    2
    
                  
    3
    import java.io.File;
    4
    import org.slf4j.LoggerFactory;
    5
    import org.testcontainers.containers.GenericContainer;