This article describe about how i ensured the quality aspect of a spring boot application
This article describe about how i analyze my application's endpoint using profiler and fix latency issue by optimizing the query
This article talks about how to set up your gitlab repository and cloud run for a seamless CI/CD process
This article describe about how i apply TDD on my project
Setting up the my gitlab repository for SonarQube analaysis to identify code smell and security issue
This article describe about how i use JMeter to do stress testing on my group project
How i apply SOLID principle especially SRP and OCP by using template pattern on my django project