RM

Featured & Past Projects

A showcase of my hands-on experience building, deploying, and managing modern scalable systems and infrastructure over the years.

Featured
CI/CD Pipeline — Jenkins, Azure, GitHub & Email Notifications

CI/CD Pipeline — Jenkins, Azure, GitHub & Email Notifications

• 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. •

Jenkins, Azure, GitHub Webhooks, NestJS, Node.js, Email Notifications
Featured
CI/CD Pipeline — Jenkins, AWS EC2 & GitHub Webhook (Next.js)

CI/CD Pipeline — Jenkins, AWS EC2 & GitHub Webhook (Next.js)

• Automated deployment of a Next.js application to AWS EC2 using Jenkins triggered by GitHub webhooks on every merge to main. • Configured security groups, SSH key-based access, and Nginx reverse proxy on the EC2 instance for production serving.

Jenkins, AWS EC2, GitHub Webhooks, Next.js, Nginx, Ubuntu
Featured
Personal Portfolio Website — Full-Stack DevOps

Personal Portfolio Website — Full-Stack DevOps

• Designed and deployed a production-grade portfolio at rabinmishra.com.np using Next.js 15, TypeScript, Tailwind CSS, and Sanity CMS. • Wrote multi-stage Dockerfile, docker-compose.yml, Nginx reverse proxy config, and a GitHub Actions CI/CD pipeline (lint → build → deploy to Vercel).

Next.js, TypeScript, Sanity.io, Docker, GitHub Actions, Vercel, Cloudflare