Skip to content
View arjunsudheer's full-sized avatar

Block or report arjunsudheer

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

👋 Hi, I'm Arjun

About Me

I'm a junior at San Jose State University studying software engineering. I am interested in machine learning, cybersecurity, and full‑stack web development. I recently completed a Software Engineering Co‑Op at Cisco where I built a full‑stack web application for the Cisco hardware compliance team. I used Python Flask, MySQL, and JavaScript, with Nginx serving as a reverse proxy for improved security and scalability.

I have also published two research papers. In my first paper, I proposed a feedback‑loop system that incorporates high‑fidelity images generated by a diffusion model to enhance zero‑day malware dataset quality. This method showed a 15% improvement in zero‑day attack detection accuracy. My second paper utilizes AI agents to enhance the explainability of network‑based attacks and offers product recommendations and similar CVE vulnerabilities to aid with incident response. I used LangChain ReAct agents and RAG to build an up‑to‑date recommendation pipeline.

Tech Stack

Languages

Python Java TypeScript JavaScript Bash SQL

Frameworks & Libraries

PyTorch Scikit-learn Spring Flask React TailwindCSS LangChain

Tools & Databases

MySQL PostgreSQL Git Linux Prometheus Docker Nginx

Research Publications

You can find all my publications on my Google Scholar profile.

Title GitHub Repo Google Scholar
Synthetic Malware Generation Based on Generative Models Against Zero-Day Attacks Repository View Paper
A Real-time Multi-Agent Network Attack Detection and Incident Response System Repository View Paper

Contact

I am actively looking for summer 2026 internships. If you think I may be a good fit, please reach out to me via email at:
arjunsudheer05@outlook.com

Pinned Loading

  1. synthetic-malware-generation-based-on-generative-models-against-zero-day-attacks synthetic-malware-generation-based-on-generative-models-against-zero-day-attacks Public

    This repository is dedicated to our source code for our research paper titled Synthetic Malware Image Generation Based on Generative Models Against Zero-Day Attacks. We presented our research work …

    Python 2

  2. a-real-time-multi-agent-network-attack-detection-and-incident-response-system a-real-time-multi-agent-network-attack-detection-and-incident-response-system Public

    This repository is dedicated to our source code for our research paper titled Demo: A Real-time Multi-Agent Network Attack Detection and Incident Response System. We presented our research work at …

    Python 1

  3. SCE-Development/cleezy SCE-Development/cleezy Public

    sce url shortening service

    Python 1 2

  4. stock-news stock-news Public

    This repository is dedicated to StockNews, which is a multi-agent system that provides stock recommendation based on current market trends.

    Python