CICD Pipeline Using Github Actions and Kubernetes
The pipeline test the application code,builds a Docker image of the application, pushes it to Docker Hub, and then deploys it in kubernetes environment (local) via argocd.
Full Stack User Dashboard
This is a full stack custom Auth dashboard where users can signup, access their dashboard, settings page, login and reset password.
Discord Clone
Fully resoponsive discord UI clone built with Tailwind Css and NextJS app router.