Vijay Mourya
Projects & Repositories

Projects & Portfolio

A collection of open-source projects, infrastructure tools, and automation frameworks I've built. All code is available on GitHub.

🚀 Featured Projects

✨ CI-Driven Portfolio Platform
A fully automated portfolio platform built with static HTML, Python automation scripts, and GitHub Actions. This repository powers my personal site, generating pages and content from YAML configurations and external sources (badges, certifications, blog posts) and deploying via GitHub Pages. Showcases automation, scripting, CI/CD, and platform engineering in a real end-to-end system.
#HTML #CSS #JavaScript #Python #GitHubActions #GitHubPages
✨ multi-stack-cloudformation-tf-iac-module
A structured AWS infrastructure-as-code reference that demonstrates a hybrid provisioning pattern: Terraform as the orchestration layer driving CloudFormation stacks for core AWS resources. It encapsulates reusable templates for VPC setups, subnet segmentation, compute and storage services, and IAM roles with clean separation of concerns and modular design. This pattern supports production-aligned architecture and clear resource ownership across teams, enabling scalable, maintainable cloud deployments.
#AWS #CloudFormation #Terraform #IaC #VPC #EC2 #S3 #ModularInfrastructure
✨ eks-hosted-web-app-with-alb-ingress
Built and deployed a containerized web application on AWS EKS using Kubernetes for scalable and reliable infrastructure.\ Configured ALB Ingress to manage external traffic with efficient routing and load balancing. Applied Infrastructure as Code principles to streamline deployment and ensure consistency across environments.
#AWS #Kubernetes #Terraform #IaC #EKS #ELB #k8s-elb-controller #ModularInfrastructure