Generate Code Coverage using .Net Core or .Net Framework with SonarQube
SonarQube is a leading Code Quality Assurance tool which collects and analyzes your code and it provides the report, the post is all about showing code coverage with it locally and using .Net
I asked Chat GPT to build a Budgeting App
Chat GPT is an AI-based chatbot that can answer any question, where it understands any topics and can do tasks like creating a Budgeting App (which I have asked ChatGPT to create) as well as writing blog posts, writing unit tests and what not.
Get Started with SonarQube Locally using .Net Core
SonarQube is a leading Code Quality Assurance tool which collects and analyzes your code and it provides the report, the post is all about getting started with it locally and using .Net Core
Getting Started with Discord ChatBot using Machine Learning
The post is all about getting started with the Discord Chatbox and add little bit of Machine Learning to it
Deleting Indexed Documents in Solr using Delta Query
The correct way of deleting indexed documents in solr using Delta Query based on certain criteria
My Blog on Jekyll and GitHub Pages
My blog runs on Jekyll, using so-simple-theme and served over GitHub Pages and have custom domain.
Hello World
It is always important for a developer to document any new things he learns while coding.