Hi I'm Neenad. I'm a Full Stack Developer, Writer, Developer Advocate and a Polyglot Programmer. I have worked with a lot of different languages and technologies over the years. I have worked with companies like HelloFresh and ThoughtWorks and have worked with different clients. For more information, you can read my about me page.
Latest articles
I write about things I learn and things I find interesting. I also write about things I am working on. I write about things I learn and things I find interesting. I also write about things I am working on.
Secret For Testing UUID Generation In Golang
Learn different ways to unit test UUID generation in golang using google/uuid library
Docker Compose For Your Next Debezium And Postgres Project
Working on Debezium and Postgres? This guide will help you to quick setup the services using docker-compose
Docker Compose For Prometheus + Grafana
Run Prometheus and Grafana stack locally using docker compose
Github Dependabot Alerts
Security is a major concern for any business or product, and with the increasing number of methodologies and toolkits to easily exploits…
Github Code Scanning
Bad guys can't get in if they don't have a way. Github Code Scanning tools helps to find out any vulnerabilities or error in the code, that could provide potential access to application or causing runtime errors resulting in serious impact & million dollar loss to the business.
Burp Suite For Web App Testing Go Lang
Configure burp suite as a proxy for golang application
Organizing Scala Tests For Faster Feedback
Writing tests is a developer's mundane task, and when you follow practices like TDD or BDD, hardly you find any code without any test…
The Ultimate Guide To Setup Golden Gate On Vagrant Box
If you have read my previous post on Debezium, I have mentioned that currently, I am working on a platform which includes capturing CDC…
How Debezium Kafka Streams Can Help You Write Cdc Solution
I had worked on multiple applications for enterprises where legacy applications have been migrated on modern technology stack. Starting…
Running Spark Job On Minikube Kubernetes Cluster
Kubernetes is another industry buzz words these days and I am trying few different things with Kubernetes. On Feb 28th, 2018 Apache spark…