Skip to content
View arnab-logs's full-sized avatar
:octocat:
hack hack hacking
:octocat:
hack hack hacking

Block or report arnab-logs

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
arnab-logs/README.md

Hi, I'm Arnab ✨

Scripting

I am someone who is passionate about DevOps and open source.

Being naturally inquisitive, I am deeply fascinated by Kubernetes, something that’s taken multiple people, from multiple countries, multiple years to build.

I hope to one day contribute meaningfully to it, while learning and growing along the way.

I try to live by this philosophy:

"Stop waiting to feel ready, stop waiting for the perfect moment - start messy, start scared, and start before you feel qualified."

I am currently focused on contributing to a Kubernetes subproject (i.e. node-readiness-controller), learning about open source and exploring anything that piques my curiosity: from technical blogs and KubeCon talks to practical experiments that help me understand systems better.

I document my learning journey and hands-on experiments in my repositories, making it easier for me (and anyone interested) to follow along.

📫 How to reach me:

  • Hashnode: arnab_logs – I write… sometimes when inspiration (or curiosity) strikes.
  • LinkedIn: Arnab Nandi – I learn… mostly from other brilliant minds and quietly cheer them on
  • GitHub: @arnab-logs - I build… and occasionally break things just to learn.

💻 Tech Stack:

Python Jenkins Nginx Terraform AWS GitLab CI GitHub GitHub Actions Ansible Bash Script Grafana Nginx SonarQube Docker Kubernetes

📊 GitHub Stats:




Pinned Loading

  1. 30-Days-of-Terraform 30-Days-of-Terraform Public

    This repo contains my journey where I learn Terraform from scratch and share my progress every single day. Each day has its own folder containing notes, learnings, examples, and practice tasks. My …

    HCL

  2. My-Devops-Learning-Journey My-Devops-Learning-Journey Public

    Documenting my devops journey, learnings, and everything in between.

    1

  3. shell-scripting-list-available-resources shell-scripting-list-available-resources Public

    A simple yet practical Bash script to list active AWS resources (like EC2, S3, RDS) using the AWS CLI.

    Shell

  4. E2E_DevSecOps_Pipeline E2E_DevSecOps_Pipeline Public

    Automate the building, testing, scanning, and deployment of a containerized full-stack app using Jenkins, SonarQube, OWASP, Trivy & Docker

    TypeScript 1

  5. containerizing-django-app containerizing-django-app Public

    My hands-on journey of learning how to containerize a Django app using Docker — from writing a Dockerfile to running the app on localhost, with real mistakes and fixes along the way.

    Python

  6. understanding-k8s-observability understanding-k8s-observability Public

    This guide documents my learning journey on setting up observability in Kubernetes using Prometheus and Grafana on a Minikube cluster.