Skip to content
View vishwaraj-kumar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vishwaraj-kumar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vishwaraj-kumar/README.md

GitHub Banner

Hi πŸ‘‹, I'm Vishwaraj Kumar

πŸš€ A passionate learner with an engineering background, exploring the world of Cloud Computing and DevOps

Coder Gif Image

vishwaraj-kumar


πŸš€ About Me

  • πŸŽ“ Graduate in Aeronautical Engineering | AWS Certified Cloud Practitioner
  • ☁️ Passionate about Cloud & DevOps | Hands-on with AWS, Linux, Git, GitHub, Python, Docker, Kubernetes, and Infrastructure as Code (CloudFormation)
  • πŸ” Actively seeking entry-level roles in Cloud, DevOps, or Technical Support to apply my skills and grow in the tech industry.
  • πŸ› οΈ Quick learner, team player, and always excited to build real-world tech solutions.
  • πŸ“« Reach me at viishwaraj99@gmail.com

🧰 Tech Stack & Tools

aws linux docker kubernetes git bash python mysql mongodb html5 azure gcp


🧠 Projects

Project Name Description Tech Used Link
Kubernetes DevOps Assignment Containerized a Hello World web app using Docker, built a custom Docker image, deployed it on a local Kubernetes cluster using Kind, and exposed it using Kubernetes Deployment and Service YAMLs. Docker, Kubernetes, Kind, YAML, Port Forwarding πŸ”— GitHub Repo
Static Website Hosting on S3 Hosted a static website on Amazon S3 with public access, versioning, and custom bucket policy configuration. AWS S3, HTML, Bucket Policy πŸ”— GitHub Repo
EC2 Web Server Deployment Launched an EC2 instance, installed Apache, set up Elastic IP, configured security groups and deployed a sample website. AWS EC2, Apache, SSH, Elastic IP πŸ”— GitHub Repo
IAM User Management System Created and managed IAM users, groups, roles, and custom policies with least privilege access and MFA for enhanced security. AWS IAM, CLI, MFA, IAM Policies πŸ”— GitHub Repo
AWS CloudFormation for Infrastructure as Code Deployed and managed cloud infrastructure (EC2, S3, RDS) using version-controlled CloudFormation templates for automated provisioning. AWS CloudFormation, EC2, S3, RDS, YAML πŸ”— GitHub Repo

πŸ“Œ More exciting projects coming soon...


πŸ“„ Resume & Portfolio


πŸ“¬ Let's Connect!

vishwaraj-kumar

πŸ“Š GitHub Stats

Top Languages

GitHub Stats

GitHub Streak

Pinned Loading

  1. aws-s3-static-website-hosting aws-s3-static-website-hosting Public

    A beginner-friendly project to host a static website on AWS S3 with public access, versioning, and bucket policy setup. Includes error handling and deployment steps with screenshots.

    HTML

  2. ec2-web-server-deployment ec2-web-server-deployment Public

    Launched an EC2 instance, installed Apache, configured security groups, and hosted a static HTML website with Elastic IP.

    Shell

  3. aws-iam-user-management-system aws-iam-user-management-system Public

    AWS IAM project to manage users, groups, roles, policies, and enable MFA for secure identity and access management.

  4. aws-cloudformation-infrastructure-as-code aws-cloudformation-infrastructure-as-code Public

    Automate AWS infrastructure using CloudFormation and YAML templates to deploy EC2, S3, and RDS with Infrastructure as Code (IaC).