Skip to content
View Dariusch's full-sized avatar

Organizations

@p1nkun1c0rns @retailmediatools
Block or Report

Block or report Dariusch

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

👋 Hi there, I am Dariusch

I am a Software Engineer at ❤️ and a DevOps & ☁️ Engineer by choice!

My tech stack

Daily Toolkit

I am a big fan of GitHub and GitHub Actions! Yes, I did work with GitLab and its CI before but always made my way back to GitHub. My 14" Macbook Pro (M1 Pro) is my daily companion, running iTerm2 as my terminal emulator with zsh, Oh My Zsh and powerlevel10k. Have a look at my dotfiles.

GitHub GitHub Actions GitLab iTerm2 VS Code

Languages & Frameworks

I am a Senior in Ruby and Ruby on Rails and have some experience in Python and Go. I am not a big fan of Java and the JavaScript ecosystem. For most of the time, I used to create RESTful APIs until I came across Protocol Buffers and gRPC, both technologies are great and you should try them out! Also, I'm eager to check out connect.build in the future, and get some more experience using Go.

Ruby Ruby on Rails Python Go

Cloud & Infrastructure

I have some experience in AWS, but I will always choose Google Cloud in a heartbeat! I provision my infrastructure via Terraform, it is part of my daily work since v0.12. I managed a fair amount of mostly managed Kubernetes clusters throughout my career, so creating and maintaining Helm-charts was/is daily business. My preferred way of applying those is via Flux and Flagger. For monitoring, I love to use Prometheus and Grafana, preferably via the prometheus-operator. Exporting Metrics, Logs and Traces to Grafana Cloud via the Grafana Agent is also great. I used to maintain an Istio service mesh but I would always choose linkerd2 for its simplicity.

AWS Google Cloud Terraform Kubernetes Helm FluxCD Flagger Prometheus Grafana Istio Linkerd2

My GitHub stats

Metrics

profile-view-counter

Get in touch

LinkedIn XING Slack Twitter Medium

Popular repositories

  1. plenty_client plenty_client Public archive

    This Client is a ruby wrapper around the PlentyMarkets REST API providing simple classes to interact.

    Ruby 2 4

  2. dotfiles dotfiles Public

    my dotfiles

    Shell

  3. Dariusch Dariusch Public

    My GitHub profile

  4. terraform-google-memorystore terraform-google-memorystore Public

    Forked from terraform-google-modules/terraform-google-memorystore

    Creates a fully functional Google Memorystore (redis) instance

    HCL

  5. kafka-scheduler kafka-scheduler Public

    Forked from eifinger/kafka-scheduler

    A scalable, distributed Kafka message scheduler with only a Kafka cluster as a dependency

    Java