Skip to content
View sarvsav's full-sized avatar
🌲
golang - green developer
🌲
golang - green developer
Block or Report

Block or report sarvsav

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

Hello, world! 👋

My name is Sarvsav and I am an aspiring green developer who is passionate about building scalable and maintainable code using Go. I am also a tech writer and have written articles on Medium. I am a strong believer in the power of community and open-source.

About me 👤

{
  "Pronouns": "He/Him",
  "Code": [
    "Go",
    "Python"
  ],
  "Discuss": [
    "green development",
    "distributed systems",
    "maintainability",
    "scalability",
    "sustainability"
  ],
  "Technologies": {
    "BackEnd": {
      "Go": [
        "grpc",
        "protobuf",
        "gin"
      ]
    },
    "MobileApp": {
      "Hybrid": [
        "Ionic"
      ]
    },
    "DevSecOps": [
      "AWS",
      "Docker",
      "Kubernetes",
      "GitHub actions",
      "Jenkins"
    ],
    "Databases": [
      "mongo",
      "postgres",
      "boltdb",
      "nats"
    ],
    "Streams": [
      "nats"
    ],
    "Misc": [
      "vscode",
      "git",
      "debian",
      "bazel",
      "make"
    ]
  },
  "Architecture": [
    "Serverless Architecture",
    "Progressive web applications",
    "Single page applications"
  ],
  "FunFact": "Go specific: I would love to say Hello, instead of hello"
}

You can find the go code here.

Open Source Projects 💻

📁 Projects ⭐ Stars 🍴 Forks ❗ Issues ⬇️ Pull requests
Awesome Go Green Stars Forks Issues Pull Requests
Go Starter Template Stars Forks Issues Pull Requests

Books 📚

I am reading 📖

  • Head First Software Architecture by Raju Gandhi, Neal Ford, and Mark Richards (Started July, 2024)
  • Software Architecture: The Hard Parts by Mark Richards (Started July, 2024)

I read 📕

  • Tidy First? by Kent Beck (Finished June, 2024)
  • Build an Orchestrator in Go (From Scratch) by Timothy Boring (Finished June, 2024)
  • Designing Microservices Platforms with NATS by Chanaka Fernando (Finished July, 2024)

Ask me anything 🤔

Have a question or wanted to discuss about anything? Anything means anything. Personal questions. Money. Work. Life. Code. Whatever. Click on the below button to write your question. I will try my best to answer it.

sarvsav.

Book a 1:1 meeting 🗓️

If you want to have a 1:1 meeting with me, you can book a slot here.

Connect with me 🤝

I love connecting with different people so if you want to say hi, I'll be more than happy to meet you! 😊

sarvsav sarvsav sarvsav

Badges 🏅

Reactive Architecture: Introduction to Reactive Systems - Level 2 LFC131: Green Software for Practitioners AWS Certified Solutions Architect – Associate LFC131: Green Software for Practitioners LFS169: Introduction to GitOps

Credits 🙌

I would like to thank everyone who has supported me in my learnings. I should mention at least a few of them:

  • Flavius Aspra: For being a great mentor and taught me rudiments of programming.
  • Every open-source contributor and maintainer who has ever reviewed any of my contributions, or just replied to the issues I've raised.

Thank you <3

Thank you for visiting my profile. You're awesome! 🚀

Stats 📊

sarvsav

Pinned Loading

  1. awesome-go-green awesome-go-green Public

    It contains practices and examples on doing green development 🌳 using go and tools to reduce carbon footprint

    6

  2. go-starter-template go-starter-template Public template

    A boiler plate for your Go project with best practices

    Makefile 1

  3. Bash project directory structure Bash project directory structure
    1
    ├── bin => Contains binary of your project
    2
    ├── docs => Contains documentation and future aspects about your project
    3
    │   └── ToDo => ToDo List of your project
    4
    ├── etc => Add configuration files under this directory
    5
    │   └── imdb-xplorer.cfg => Configuration file