{
  "projects": [
    {
      "name": "AI Security Lesson — AI Security Platform",
      "start": "Mar 2026",
      "end": "Mar 2026",
      "technologies": [
        "Python",
        "FastAPI",
        "React.js",
        "Electron",
        "LLM Security",
        "Prompt Engineering",
        "AI Red Teaming",
        "Web App",
        "Vercel"
      ],
      "points": [
        "Built an interactive AI security testing platform to simulate real-world adversarial attack scenarios on LLM systems.",
        "Designed modular red-teaming pipelines to emulate attack vectors such as prompt injection chains and data leakage attempts.",
        "Enabled developers to evaluate model robustness through scenario-based attack simulations.",
        "Demonstrates practical AI security risks and helps developers understand and mitigate real-world LLM threats."
      ],
      "imagelink": "/assets/img/ai-security.png",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "Bunny.AI — Autonomous AI Agent",
      "start": "Feb 2026",
      "end": "Feb 2026",
      "technologies": [
        "Python",
        "FastAPI",
        "React.js",
        "LLM Agents",
        "Playwright",
        "Tool Calling",
        "Web Automation",
        "GenAI",
        "LangGraph",
        "LangChain"
      ],
      "points": [
        "Developed an autonomous AI agent using a tool-based architecture capable of executing multi-step workflows.",
        "Implemented agent reasoning with tool invocation pipelines for dynamic decision-making.",
        "Enabled browser automation via Playwright, task chaining, and dynamic tool selection.",
        "Showcases practical autonomous AI agent capabilities for real-world task automation."
      ],
      "imagelink": "/assets/img/bunny-ai.png",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "SuuSri AI (V2) – Multimodal Desktop AI Assistant",
      "start": "Jan 2026",
      "end": "Present",
      "technologies": [
        "Python",
        "FastAPI",
        "React.js",
        "Electron",
        "Gemini Native Audio",
        "WebRTC",
        "MediaPipe",
        "Playwright",
        "build123d",
        "STT/TTS",
        "Socket.IO"
      ],
      "points": [
        "Developed a real-time multimodal desktop AI assistant with speech-to-speech interaction.",
        "Implemented live interruption handling for natural human-like conversations.",
        "Designed an agent-based architecture with a central AI supervisor.",
        "Enabled autonomous browser automation using Playwright.",
        "Integrated vision capabilities allowing the assistant to see and understand the screen.",
        "Implemented face authentication and permission-controlled execution.",
        "Added persistent memory to retain task context across sessions.",
        "Enabled system automation, smart-home control, and CAD workflows via voice."
      ],
      "imagelink": "/assets/img/suusri-ai.png",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "Website Vulnerability Scanner",
      "start": "Oct 2025",
      "end": "Sep 2025",
      "technologies": [
        "PHP",
        "WordPress",
        "REST API",
        "Flask",
        "HTML",
        "CSS"
      ],
      "points": [
        "Developed an online website vulnerability scanning platform to identify common security flaws.",
        "Implemented automated detection for OWASP Top 10 vulnerabilities including SQL Injection, XSS, CSRF, and misconfigurations.",
        "Added WordPress-specific security checks for vulnerable plugins, themes, and outdated core versions.",
        "Designed RESTful APIs to manage scan execution and vulnerability processing.",
        "Offered both automated scans and expert-driven deep security scans.",
        "Generated professional, certified vulnerability reports suitable for client and compliance use.",
        "Built a user-friendly interface for scan management, results visualization, and report downloads."
      ],
      "imagelink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQpPuxfhXhmFAUfql1GEgpwE2n8eHyVAh1qVA&s",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "AI Cybersecurity Chatbot",
      "start": "Aug 2025",
      "end": "Oct 2025",
      "technologies": [
        "React.js",
        "Flask",
        "Firebase",
        "GenAI",
        "LLM Integration",
        "Prompt Engineering"
      ],
      "points": [
        "Built an AI-powered cybersecurity chatbot for real-time client interaction.",
        "Designed the chatbot as a business lead generator for cybersecurity services.",
        "Implemented LLM-based conversational intelligence using advanced prompt engineering.",
        "Enabled the AI to explain penetration testing services, risks, and remediation steps in simple language.",
        "Integrated Firebase for real-time chat storage, analytics, and lead tracking.",
        "Developed a responsive React-based frontend for seamless user experience.",
        "Customized AI responses based on user industry, website type, and security concerns."
      ],
      "imagelink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQpPuxfhXhmFAUfql1GEgpwE2n8eHyVAh1qVA&s",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "AI Vulnerability Prediction Extension",
      "start": "Aug 2025",
      "end": "Oct 2025",
      "technologies": [
        "JavaScript",
        "Flask",
        "CVE Databases"
      ],
      "points": [
        "Developed a browser-based security extension for passive website vulnerability scanning.",
        "Enabled scanning of publicly accessible areas without login credentials.",
        "Mapped detected issues against known CVE databases.",
        "Implemented AI-driven risk scoring to prioritize vulnerabilities by severity.",
        "Evaluated security headers, TLS configuration, and client-side exposure.",
        "Maintained scan history for tracking security posture over time.",
        "Integrated a chatbot to explain findings and recommend fixes."
      ],
      "imagelink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQpPuxfhXhmFAUfql1GEgpwE2n8eHyVAh1qVA&s",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "Vulnerability Analysis Dashboard (V1 & V2)",
      "start": "May 2025",
      "end": "Aug 2025",
      "technologies": [
        "Next.js",
        "NoSQL",
        "Firebase",
        "PHP",
        "Laravel",
        "SQL"
      ],
      "points": [
        "Built a centralized dashboard to manage the complete vulnerability lifecycle.",
        "Streamlined collaboration between clients, testers, managers, and developers.",
        "Implemented role-based access control similar to AWS IAM.",
        "Automated vulnerability status flow from discovery to verification.",
        "Enabled real-time comments, notifications, and file attachments.",
        "Migrated from Laravel-based architecture (V1) to Next.js (V2) for scalability.",
        "Improved performance, real-time updates, and user experience in V2."
      ],
      "imagelink": "/assets/img/vulnerability-dashboard.png",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "IntelNexus – AI-Powered Competitive Intelligence Researcher (OSINT Tool)",
      "start": "Dec 2025",
      "end": "Dec 2025",
      "technologies": [
        "Python",
        "Flask",
        "Google Gemini 1.5 Pro",
        "Google Custom Search API",
        "BeautifulSoup",
        "OSINT"
      ],
      "points": [
        "Developed a production-grade OSINT-based competitive intelligence platform.",
        "Automatically crawled publicly available websites and documents.",
        "Implemented advanced OSINT query patterns for deep intelligence discovery.",
        "Discovered and analyzed PDFs, PPTs, DOCX, and structured web data.",
        "Built document intelligence pipelines for text extraction and normalization.",
        "Used AI-driven reasoning to extract insights such as company strategy, tech stack, and hiring signals.",
        "Ensured legal and ethical compliance by respecting robots.txt and public data policies.",
        "Architected a modular backend for scalability and future AI model integration."
      ],
      "imagelink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQpPuxfhXhmFAUfql1GEgpwE2n8eHyVAh1qVA&s",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "Docker-Based AI Automation Platform (Virtual Browser + n8n)",
      "start": "Nov 2025",
      "end": "Dec 2025",
      "technologies": [
        "Docker",
        "Playwright",
        "n8n",
        "Chromium",
        "Python",
        "REST APIs",
        "AI/LLM Integration"
      ],
      "points": [
        "Built a containerized AI automation platform using Docker.",
        "Provided secure virtual browser environments via Playwright and Chromium.",
        "Supported both headless and visual browser automation.",
        "Implemented real-time screenshot capture for monitoring and auditing.",
        "Integrated n8n for orchestrating AI-driven automation workflows.",
        "Enabled AI-assisted decision-making during automation tasks.",
        "Supported scraping, form filling, data extraction, and reporting pipelines.",
        "Designed the platform for reproducible, scalable, and isolated execution."
      ],
      "imagelink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQpPuxfhXhmFAUfql1GEgpwE2n8eHyVAh1qVA&s",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "AI-Based GitHub Repository Analyzer & Comparator",
      "start": "Nov 2025",
      "end": "Nov 2025",
      "technologies": [
        "Python",
        "Flask",
        "Google Gemini Pro",
        "REST API",
        "Prompt Engineering"
      ],
      "points": [
        "Built an AI-powered backend service to analyze GitHub repositories.",
        "Implemented intelligent summarization of repository structure and architecture.",
        "Enabled comparison of repositories based on tech stack and design patterns.",
        "Designed scalable REST APIs using modular Flask architecture.",
        "Created reusable prompt templates for consistent AI output.",
        "Made the system frontend-agnostic for easy integration with web or mobile clients."
      ],
      "imagelink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQpPuxfhXhmFAUfql1GEgpwE2n8eHyVAh1qVA&s",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "Swasthya Setu – Healthcare Innovation Platform (EHRSS)",
      "start": "Jan 2025",
      "end": "May 2025",
      "technologies": [
        "React.js",
        "Node.js",
        "Express.js",
        "Firebase",
        "PWA",
        "Socket.io"
      ],
      "points": [
        "Designed an AI-enabled emergency healthcare coordination platform.",
        "Connected hospitals, clinics, blood banks, and emergency responders.",
        "Implemented real-time emergency alerts using Socket.io.",
        "Built a blood donation discovery and matching system.",
        "Developed the platform as a Progressive Web App for offline access.",
        "Focused on scalability, rapid response, and user-friendly design.",
        "Ensured secure handling of healthcare-related data."
      ],
      "imagelink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQpPuxfhXhmFAUfql1GEgpwE2n8eHyVAh1qVA&s",
      "source_link": "#",
      "live_link": "#"
    },
    {
      "name": "Param Mitra – Women’s Safety App",
      "start": "Mar 2024",
      "end": "Jun 2024",
      "technologies": [
        "Flutter",
        "Dart",
        "Firebase",
        "Leaflet API",
        "TensorFlow",
        "Gemini API"
      ],
      "points": [
        "Developed an AI-powered mobile application focused on women’s safety.",
        "Implemented SOS alerts with real-time location sharing.",
        "Enabled live tracking and emergency contact notifications.",
        "Integrated AI-based assistance for threat awareness.",
        "Used map services for navigation and real-time tracking.",
        "Optimized the app for fast response in emergency scenarios."
      ],
      "imagelink": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQpPuxfhXhmFAUfql1GEgpwE2n8eHyVAh1qVA&s",
      "source_link": "#",
      "live_link": "#"
    }
  ]
}