Skip to content
View abhishekmallav's full-sized avatar
📚
Learning
📚
Learning

Highlights

  • Pro

Block or report abhishekmallav

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
abhishekmallav/README.md

Agentic Enginner | AI & DevOps | CyberSecurity & Cloud | System Design


About Me

#include <string>
#include <vector>

struct Abhishek {

    std::vector<std::string> domains = {
        "Cloud & DevOps",
        "Distributed Systems",
        "Cybersecurity & Ethical Hacking",
        "Agentic AI"
    };

    std::vector<std::string> building = {
        "Cloud-based SaaS Infrastructure (AWS/GCP/Azure/OCI)",
        "AI Agents & MCP Systems",
        "Healthcare Interoperability (EHR)",
        "Automation & Developer Tooling"
    };

    std::vector<std::string> learning = {
        "Advanced System Design",
        "MLOps & AI Infrastructure",
        "DevSecOps & Cloud Security",
        "Cybersecurity & Ethical Hacking"
    };

    std::vector<std::string> skills = {
        "Cloud Architecture",
        "DevOps & Automation",
        "AI Agents",
        "Linux & Systems"
    };

    std::string funFact =
        "I love turning complex systems into simple, scalable solutions 🚀";
};

🎯 What I'm Up To

  • ☁️ Building cloud-native & secure SaaS platforms on AWS

  • 🤖 Designing AI agents, RAG pipelines & MCP-based systems

  • 🏗️ Architecting scalable, cost-efficient distributed systems

  • 🛡️ Applying cloud security & DevSecOps best practices

  • 🚀 Creating automation tools & developer productivity solutions

  • 💡 Learning advanced system design & ethical hacking

Coding

🌟 Core Expertise

  • ☁️ Cloud & DevOps Engineering – AWS, GCP, Azure, OCI, Docker, Kubernetes, Linux, Automation
  • 🤖 GenAI & Agentic AI – LLMs, RAG, tool-using agents, MCP
  • 🏗️ System Design – Scalable architectures, microservices, reliability
  • 🛡️ Cloud Security – IAM, WAF, least-privilege access, secure design

Tech Stack

💻 Programming & Development

☁️ Cloud & DevOps

🗄️ Databases

📊 Data Science & AI/ML

🐧 Operating Systems

🎨 Design & Tools

📈 Contribution Graph


Connect & Collaborate

💬 Let’s Build Scalable, Secure Systems Together
I’m open to collaborating on:

☁️ Cloud-native & multi-cloud architectures (AWS, Azure, GCP, OCI)
🏗️ Scalable distributed systems & microservices
🔐 DevSecOps, cloud security & secure system design
🤖 Agentic AI & Generative AI systems (LLMs, RAG, MCP)
🌐 Open-source tools & developer infrastructure
💼 Freelance opportunities
🎓 Mentoring & knowledge sharing

!! Ganpati Bappa Morya !!

Pinned Loading

  1. SamvaadSetu SamvaadSetu Public

    SamvaadSetu is a GenAi based application to enhance speech and presentation skills by analyzing video input and providing real-time transcript and posture improvement suggestions. Leveraged MediaPi…

    HTML 1 2

  2. Arduino-MCP Arduino-MCP Public

    AI-driven Arduino automation platform that connects Python agents with hardware to run timers, sensors, and actuators concurrently using non-blocking firmware and intent-based control.

    Python 1

  3. ESP32-OST ESP32-OST Public

    ESP32-OST is a high-performance toolkit that bypasses standard firmware sanity checks to perform raw IEEE 802.11 frame injection, complete with a beautifully designed, embedded Single Page Applicat…

    HTML 1

  4. OpenEHR-MCP OpenEHR-MCP Public

    Forked from Ayush9284/openehr_mcp

    An intelligent bridge connecting AI assistants to Electronic Health Record (EHR) systems using the Model Context Protocol (MCP) and openEHR standards.

    Python

  5. prompt-confirm prompt-confirm Public

    Chrome extension that prevents accidental ChatGPT prompt sends using a confirmation flow, designed for long prompts with a native dark UI and privacy-first Manifest V3 architecture.

    JavaScript 1

  6. goGreen goGreen Public

    Python tool that generates patterned Git commits by manipulating author and committer dates, exploring how GitHub visualizes contribution data and how Git stores commit metadata.

    Python