I'm proficient in a variety of DevOps technologies, including AWS, Linux, Python, Docker, Git/Github, Shell Scripting, Jenkins and Computer Networking. My greatest strength is the ability to learn new things because I believe there is always room for self-development
๐จโ๐ป Available for Collaboration ๐จโ๐ป Available to Serve Open-Source Contribution
๐ Introduction In this blog, we will see how to integrate SonarQube with a Node.js project using GitHub Actions. SonarQube helps us check code quality by analyzing bugs, vulnerabilities, and maintainability issues. By connecting it with GitHub Actio...

๐ Introduction In this blog, we will learn how to use Git for version control by setting up a repository, creating and switching between branches, and resolving merge conflicts. Git is one of the most important tools in DevOps as it helps in trackin...

๐ Introduction In this blog, Iโll walk you through how I set up Jenkins Remoting to connect remote nodes and distribute builds securely. Instead of running all jobs on a single machine, Jenkins lets us offload tasks to multiple nodes, making the who...
