CI/CD Pipeline — Jenkins, Azure, GitHub & Email Notifications
Jenkins, Azure, GitHub Webhooks, NestJS, Node.js, Email Notifications

About this project
• Built an end-to-end CI/CD pipeline for a NestJS application integrating Jenkins, Azure cloud, GitHub webhooks, and
automated email alerts on build success/failure.
• Configured Jenkins jobs with pipeline-as-code (Jenkinsfile); automated test, build, and deploy stages triggered on every push.
•