Currently I am working as Backend software engineer @Woven By Toyota
- 👯 I’m looking to collaborate on Open Source projects
- 🌱 I am currently learning Advanced Golang, System Design and enhancing linux system admin skills
- Fun fact: I love playing badminton and enjoy watching Cricket and Tennis matches
- Clean ways of adding new optional fields to a Golang constructor
- Using Generics with Pointer Receivers in Golang
- Nil receiver in Golang
- Exploring the Appropriate Use Cases for errors.Is() and errors.As() in Comparing Errors in Golang
- Enhancing Golang unit testing skills: The role of interfaces
- Different ways to retry function execution in Golang
- Different ways of passing a list value to a command line flag in golang