Skip to content
View abhiabhi0's full-sized avatar

Block or report abhiabhi0

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

πŸ‘‹ Hi, I'm Abhishek Singh Thakur

Welcome to my GitHub profile! I am a passionate Software Engineer with a strong background in backend development, distributed systems, and cloud technologies. My expertise lies in creating scalable microservices, automating solutions, and improving system reliability.


πŸš€ About Me

  • πŸ”­ Currently working as a Software Engineer at Goavega, Bengaluru.
  • 🌱 Continuously learning and improving my skills in Go, Python, and distributed systems.
  • πŸ’‘ Enjoy solving complex problems with a focus on performance optimization and automation.
  • πŸ† Awarded Uniphore’s Silver Badge for developing a cost-attribution microservice.

πŸ’» Tech Stack

Languages:

  • Preferred: Go, Python, Java, PostgreSQL
  • Familiar: C++, C#, Django, Spring Boot, SQL

Tools & Technologies:

  • Cloud & Orchestration: Docker, Kubernetes, AWS
  • Monitoring: Datadog, Terraform
  • APIs: Kong, REST, OpenAPI
  • Version Control: Git, GitHub
  • Database: PostgreSQL, S3

🌟 Achievements

  • Silver Badge, Uniphore: Recognized for exceptional performance in developing a cost-attribution microservice.
  • 70% manual effort reduction: Automated task migration with Python and Azure APIs.

πŸ“ˆ Work Experience

Software Engineer | Goavega

(June 2024 – Present)

  • Developed a gRPC service to manage user offer data, integrating with Kafka for message production.
  • Built a Kafka consumer to dynamically update user offer codes.
  • Implemented Datadog monitors in Terraform to track Kafka consumer lag.

Software Engineer | Uniphore

(Nov 2022 – May 2024)

  • Created RESTful APIs with GORM, supporting token-based access control, pagination, filtering, and sorting.
  • Automated monthly cost reporting in Golang, publishing metrics to Datadog and storing in S3.
  • Developed Kubernetes health probes and autoscaling using HPA for enhanced reliability.
  • Authored OpenAPI specifications for API documentation.

Senior Systems Engineer | Infosys

(Jan 2022 – Nov 2022)

  • Built a console app to automate backlog work item migration in Azure, reducing manual efforts by 70%.
  • Engineered an Azure chatbot for global ticket creation, significantly decreasing resolution time.

πŸ“š Education

  • B.E. Information Technology
    University Institute of Technology-RGPV, Bhopal (2015 – 2019)

πŸ“¬ Let's Connect


🌱 Current Focus

  • Improving my skills in gRPC, Kafka, and distributed systems.
  • Exploring new technologies to enhance scalability and reliability in software systems.

Thanks for stopping by! Feel free to explore my repositories and reach out for collaborations. πŸ˜„

Pinned Loading

  1. Bank-Loan-Management Bank-Loan-Management Public

    C++

  2. Library-Management Library-Management Public

    C++

  3. Algo-Data-Structure Algo-Data-Structure Public

    Algorithms and Data Structure Programs

    C++ 28 12

  4. Competitive-Programming Competitive-Programming Public

    Contains solutions of Problem on various competitive programming websites

    C++ 5 6

  5. scaler-fundamentals scaler-fundamentals Public

    Forked from kanmaytacker/fundamentals

    A collection of tutorials on computer fundamentals

    Java

  6. design-patterns design-patterns Public

    Forked from kanmaytacker/design-patterns

    Implementation of Gang of Four design patterns in Java

    Java