Skip to content
View rahulrm33's full-sized avatar

Block or report rahulrm33

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

Hey there! πŸ‘‹ I'm Rahul

Profile Views

πŸš€ About Me

package main

import "fmt"

type PlatformEngineer struct {
    Name           string
    Role           string
    CurrentlyLearn string
    LookingFor     string
}

func main() {
    rahul := PlatformEngineer{
        Name:           "Rahul",
        Role:           "Platform Engineer",
        CurrentlyLearn: "Golang",
        LookingFor:     "Platform Engineer Opportunities",
    }
    fmt.Printf("Hi, I'm %s! 🎯\n", rahul.Name)
}
  • πŸ”­ Currently building projects in Golang
  • 🌱 Deep diving into Cloud Infrastructure, Kubernetes, and DevOps practices
  • πŸ’Ό Actively seeking Platform Engineer roles
  • πŸ’¬ Ask me about Go, Docker, CI/CD, Infrastructure
  • ⚑ Fun fact: I automate everything I do more than twice!

πŸ› οΈ Tech Stack

Languages

Go Python Bash JavaScript

Platform & DevOps

Docker Kubernetes GitHub Actions Linux

Cloud & Tools

AWS Git VS Code


πŸ“Š GitHub Stats

GitHub Stats Top Languages

GitHub Streak


🎯 Current Focus

πŸ“Œ Learning Golang and building CLI tools & microservices
πŸ“Œ Exploring Kubernetes operators and platform tooling
πŸ“Œ Contributing to open source projects
πŸ“Œ Preparing for Platform Engineer interviews

πŸ“« Let's Connect!

LinkedIn GitHub Email


πŸ’‘ Open to Platform Engineer opportunities! Let's build scalable infrastructure together.

Popular repositories Loading

  1. node_weather_app node_weather_app Public

    JavaScript

  2. Family_Structure_Tree Family_Structure_Tree Public

    Forked from roshanshilpakar/Family_Structure_Tree

    Making family structure tree for checking all the relationship among the members and show proper hierarchy of required person.

    CSS

  3. task-manager-app task-manager-app Public

    JavaScript

  4. issue_tracker-api issue_tracker-api Public

    JavaScript

  5. newsletter newsletter Public

    Forked from everbliss7/newsletter

    Newsletter Subscription App

    HTML

  6. Online-Shopping Online-Shopping Public

    Forked from LoneCoders/Online-Shopping

    HTML