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

Block or report arsalansharief5

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
arsalansharief5/README.md

Cloud & DevOps enthusiast passionate about designing scalable, automated, and reliable infrastructure on AWS

Typing SVG

About Me

I'm Arsalan Sharief, a DevOps enthusiast actively bridging the gap between development dreams and operational reality. My journey involves creating self-healing infrastructure and optimizing the CI/CD pipeline universe.

Current Focus:

  • Mastering cloud-native technologies on AWS
  • Container orchestration with Kubernetes in production environments
  • Automating everything with Terraform & Ansible
  • Implementing observability with Prometheus+Grafana stacks

Technical Arsenal

OS & Networking

Linux

Cloud Platforms

AWS

Version Control

Git GitHub

Programming & Scripting

Bash

Infrastructure as Code (Learning)

Terraform Ansible CloudFormation

CI/CD (Learning)

Jenkins GitHub Actions AWS CodePipeline

Security & Compliance (Learning)

SonarQube OWASP Trivy

Containers & Orchestration

Docker Kubernetes

Monitoring & Logging (Learning)

Prometheus Grafana


GitHub Stats

Top Langs

Top Contributed Repo

Top Repos


Featured Projects

An AI-powered web application security testing tool that automatically detects common web vulnerabilities, generates intelligent fuzzing payloads, and provides mitigation recommendations using Large Language Models (LLMs).

Key highlights:

  • Automated web crawling and fuzzing
  • Detection of common vulnerabilities:
    • SQL Injection (SQLi)
    • Cross-Site Scripting (XSS)
    • Command Injection
  • AI-generated custom payloads using Gemini AI
  • Multiple scan modes:
    • Quick Scan
    • Regular Scan
    • Deep Scan
  • Severity-based vulnerability classification
  • AI-generated mitigation reports
  • Role-based access (User, Tester, Manager)
  • Dashboard-based result visualization
  • Docker support for easy deployment

A fully serverless dictionary app hosted on AWS Amplify, with backend powered by AWS Lambda, API Gateway, and DynamoDB. Search for any word and get its meaning instantly — all in the cloud, no servers to manage.

Key highlights:

  • Static frontend hosted on AWS Amplify
  • Backend API using API Gateway + Lambda (Python)
  • DynamoDB stores words and definitions
  • Fully serverless and scalable

A cloud-native dictionary web application built using AWS Free Tier services, demonstrating secure networking, authentication, monitoring, and CI/CD-ready design.

AWS Services Used:

  • AWS EC2:-> Hosts Nginx, Flask backend API, and frontend (HTML/CSS/JS)
  • AWS VPC:-> Provides network isolation and security
  • Internet Gateway:-> Enables internet access for the public subnet
  • Elastic IP:-> Provides a static IP for the EC2 instance
  • AWS DynamoDB:-> NoSQL database for dictionary words and meanings
  • DynamoDB VPC Gateway Endpoint:-> Enables private, secure access to DynamoDB from EC2
  • AWS Cognito:-> Handles user authentication and authorization
  • AWS IAM:-> Manages secure access using roles and policies
  • AWS CloudWatch:-> Logs, monitors metrics, and sets alarms for EC2 and backend
  • AWS SNS:-> Sends alerts and notifications based on CloudWatch alarms
  • Cloudflare:-> Provides DNS, CDN, HTTPS, and DDoS protection

🔍 Explore All Projects →


📬 Let's Collaborate!

I'm always excited to discuss:

  • DevOps best practices
  • Cloud architecture challenges
  • Automation opportunities

"In DevOps, we don't just deploy code - we deploy confidence."

Popular repositories Loading

  1. OIBSIP OIBSIP Public

    HTML 1

  2. Cloud-Dictonary-Serverless Cloud-Dictonary-Serverless Public

    The Cloud Dictionary App is a fully serverless application built using AWS Amplify, Lambda, API Gateway, and DynamoDB. The project allows users to search for word meanings through a simple web inte…

    HTML 1

  3. Cloud-Dictionary-S3 Cloud-Dictionary-S3 Public

    Test for static Cloud Dictionary website on S3

    HTML 1

  4. Cloud-Dictionary-EC2 Cloud-Dictionary-EC2 Public

    Cloud-native dictionary web app built on AWS using EC2, VPC, DynamoDB, Nginx, Flask, Cognito, and CloudWatch. Features secure networking, authenticated REST APIs, monitoring, and a free-tier optimi…

    1

  5. payload-weaver payload-weaver Public

    Payload Weaver: AI-Powered Web Fuzzer with Smart Mitigation

    HTML 1

  6. command-line-chess command-line-chess Public

    Forked from marcusbuffett/command-line-chess

    A python program to play chess against an AI in the terminal.

    Python 1