2 min read
Markdown editor

Markdown editor

Overview

A comprehensive Markdown editor built from scratch using microservices architecture, demonstrating modern full-stack development practices with a focus on cloud deployment and security. The project showcases the integration of Spring Boot backend services with Angular frontend, deployed on Google Kubernetes Engine (GKE) with automated CI/CD pipelines.

Key Features

  • Scalable microservices architecture
  • Frontend dashboard built with Angular 19
  • Role-based security with JWT authentication
  • Automated CI/CD pipeline using GitLab
  • Docker containerization
  • Google Kubernetes Engine cloud deployment
  • API testing with Postman

Tech Stack

  • Java
  • Spring Boot
  • Angular
  • Docker
  • GitLab CI/CD
  • Kubernetes

Note: Code will be released soon