I am passionate about open-source contributions. I believe in the power of collaboration and enjoy working with others. Let's build something great together!
![]() | How to create OpenAPI swagger using AI It could be a time taking task to write a OpenAPI spec file from scratch when you already have a postman collection. This blog will help u to shorten the time it takes to write a OpenAPI spec file from a postman collection which also uses postbot for... |
![]() | How to create a Helm Chart from Scratch? What is Helm? Helm is a package manager tool for K8s which uses a collection of K8s resources to define an application. Helm charts use a template approach to deploy applications. Templates give structure to projects and are suitable for any applicat... |
![]() | Installing ArgoCD on Minikube What is ArgoCD? Argo CD is a Kubernetes-native continuous deployment (CD) tool. Unlike external CD tools that only enable push-based deployments, Argo CD can pull updated code from Git repositories and deploy it directly to Kubernetes resources. It e... |
![]() | What is Prompt Injection? Why It's a Real Threat to LLM-Based Applications SQL Injection The obvious parallel here is SQL injection. That’s the classic vulnerability where you write code that assembles a SQL query using string concatenation like this: sql = "select * from users where username = '" + username + "'" Now an a... |
![]() | HTML and JavaScript Made Easy: Create an Image Conversion Tool with ChatGPT In this Blog I will share how I created a simple website using HTML and JS using ChatGPT. I will guide you how you can similarly give prompts and create your website with similar or slight modifications. Live Website Link This is a great project if y... |
![]() | Creating Your Own Browser Extension: A Beginner's Guide In this article, I have laid down a step-by-step guide on how to create a Browser extension in Chrome and Firebox. In daily life, we use many extensions in the browser to make our work easier and faster. For example AdBlock, Proxy etc. Today we will ... |









