resource "github_profile" "this" {
name = "JohnTrunix"
origin = "Switzerland"
languages = ["en_US", "de_CH"]
roles = toset(["Student", "Working Student"])
code {
languages = ["Python", "JavaScript", "Go", "R"]
frameworks = ["Angular", "Django", "FastAPI", "Flask", "Celery"]
storage = ["PostgreSQL", "Redis", "MongoDB"]
cloud {
providers = ["AWS"]
platforms = ["Kubernetes", "EKS"]
tools = ["OpenTofu"]
}
other {
containers = ["Docker", "Podman"]
vcs = ["Git", "GitLab", "GitHub"]
ci_cd = ["GitLab CI", "Argo CD", "GitHub Actions"]
observability = ["Loki", "Grafana", "Tempo", "Mimir", "Alloy"]
}
}
interests = [
"Open Source",
"DevOps",
"GitOps",
"Cloud Native",
"Microservices",
"Containerization",
]
philosophy = ["Minimalism", "Clean Code", "Declarative Infrastructure"]
}
๐
Just do the refactoring!
Simply a code junkie who needs his daily dose of code! ๐
- Switzerland
Highlights
- Pro
Pinned Loading
-
BDP25/grimoire
BDP25/grimoire PublicGrimoire (gสiหmwaหส), a book (tool) of magical knowledge about your code and its dependencies.
Python 4
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


