Rikza.

  • About Me
  • Projects
  • Skills
  • Experience
  • Blogs
Available for Work

Technical Blogs & Articles

Featured Spotlight

Quality Assurance Process in SpringBoot App

Quality Assurance Process in SpringBoot App

This article describe about how i ensured the quality aspect of a spring boot application

Explore Article →
Profiling and Query Optimization in Django

Profiling and Query Optimization in Django

This article describe about how i analyze my application's endpoint using profiler and fix latency issue by optimizing the query

Explore Article →
Integrating Gitlab CI/CD for Deployment and Monitoring Using Cloud Run

Integrating Gitlab CI/CD for Deployment and Monitoring Using Cloud Run

This article talks about how to set up your gitlab repository and cloud run for a seamless CI/CD process

Explore Article →

Recent Articles

Test Driven Development (TDD) : Implements TDD on the project

Test Driven Development (TDD) : Implements TDD on the project

This article describe about how i apply TDD on my project

Read Full Article
SonarQube : Static Code Analysis Tools

SonarQube : Static Code Analysis Tools

Setting up the my gitlab repository for SonarQube analaysis to identify code smell and security issue

Read Full Article
Stress Test Using JMeter On Django Application

Stress Test Using JMeter On Django Application

This article describe about how i use JMeter to do stress testing on my group project

Read Full Article
Implementing SRP and OCP by Using Template Pattern on Django

Implementing SRP and OCP by Using Template Pattern on Django

How i apply SOLID principle especially SRP and OCP by using template pattern on my django project

Read Full Article