Skip to content
View Shrey42-dot's full-sized avatar

Block or report Shrey42-dot

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

Hi 👋, I'm Shrey

🌐 Portfolio: shreypandey.tech

Security Researcher | AI & ML Enthusiast | GATE '26 Qualified | Fullstack Developer | B.Tech CSE(AI ML) Student

🚀 About Me

I am a 3rd Year B.Tech CSE (AIML) student at AKGEC, Ghaziabad. My passion lies at the intersection of Artificial Intelligence and Cybersecurity. I specialize in building offline malware analysis tools, zero-knowledge architectures, and secure automation scripts. Currently, I am focused on DevSecOps and explainable AI for threat detection.

💼 Current Work

  • 🔭 I'm currently working on Bio-Sentinel-Core
  • 👯 I'm looking to collaborate on AI-driven Threat Detection Tools
  • 🤝 I'm looking for help with Optimizing Biometric Inference Models
  • 📄 Currently collaborating on research papers in AI & Cybersecurity with faculty mentors

📚 Learning & Knowledge

  • 🌱 I'm currently learning Adversarial Machine Learning & Advanced Malware Analysis, Cyber Security tools and advanced full stack development. I am actively involved in academic research, collaborating with senior faculty members on research papers in AI, cybersecurity, and related domains, along with building side projects to complement my research work.

🚀 Projects

ProjectDescriptionLinks
Byte-BrainAn offline static malware analysis tool that detects malicious Windows PE files without cloud dependency. It uses a Random Forest classifier trained on the EMBER-2018 dataset to score threats based on entropy and suspicious imports.GitHub
Secure SecretsA Zero-Knowledge messaging app with "Burn-on-Read" functionality. It performs all encryption (AES-256-GCM) client-side and includes an EXIF metadata scrubber to protect user privacy before images are shared.Live / GitHub
Git-SentinelA pre-commit security scanner designed to prevent data leaks. It uses regex-based filtering to block API keys and secrets from being committed to GitHub, integrating seamlessly into DevSecOps workflows.GitHub
Shadow-PixelA CLI tool for invisible LSB steganography in RGB images. Secures payloads using AES-256-GCM authenticated encryption for covert communication.GitHub
Aura Process GuardianA real-time process anomaly detection system using Z-Score modeling to flag suspicious system behavior, CPU, and memory spikes.GitHub
Personal PortfolioMy personal developer portfolio showcasing projects, skills, and research work. Built using Next.js and explored vibe coding using Cursor & Antigravity.Live

Byte-Brain

Technologies Used: Python, Scikit-learn, PEfile, Machine Learning, Virtual Machine, Kali Linux

Secure Secrets

Technologies Used: React.js, Node.js, Web Crypto API, Express.js

Git-Sentinel

Technologies Used: Python, Git Hooks, Regex, DevSecOps

Shadow-Pixel

Technologies Used: Python, Cryptography, Steganography, AES-256-GCM

Aura Process Guardian

Technologies Used: Python, psutil, Statistics, Z-Score Modeling

🎓 Education

InstitutionDegreeDuration
Ajay Kumar Garg Engineering College (AKGEC)B.Tech2023-10 - 2027-10

B.Tech in CSE (Artificial Intelligence & Machine Learning)

Ajay Kumar Garg Engineering College (AKGEC)

Pursuing B.Tech in Computer Science and Engineering with a specialization in Artificial Intelligence & Machine Learning. Currently in 3rd Year with a Cumulative SGPA of 7.1 / 10.0.

🏆 Achievements & Recognitions

  • 🎉 GATE 2026 Qualified: Secured All India Rank (AIR) 21,846 in Computer Science & IT (CS) as a 3rd-year undergraduate (Score: 381).
  • 🚀 Bharatiya Antariksh Hackathon 2025: Delivered solutions addressing national space technology challenges in collaboration with ISRO & Hack2Skill.
  • ☁️ Google Cloud GenAI Exchange: Earned multiple Google Cloud Skill Badges in Generative AI and deployed ML applications using Vertex AI.

💼 Internships

CompanyPositionDuration
Google CloudGenAI Exchange Program Participant2025-04 - 2025-07

GenAI Exchange Program Participant at Google Cloud

Completed intensive Generative AI training and successfully deployed Machine Learning models on Google Cloud Vertex AI. Gained hands-on experience with cloud-based AI services and large language models.

📞 Contact & Links

⚡ Fun Fact

I am eager to learn advanced cyber security and machine learning along with full stack development. I actively explore research in AI & cybersecurity and collaborate on research papers alongside building practical security-focused projects.

🌐 Connect with Me

GitHubLinkedInInstagramCodeforcesLeetCode

🛠️ Skills & Technologies

💻 Programming Languages

CC++PythonJavaScript

💻 Mobile App Development

React Native

💻 Frontend Development

HTML5CSS3Tailwind CSS Next.js

💻 Backend Development

Node.jsExpress.js

💻 AI/ML

TensorFlowPandasSeabornPyTorchOpenCVscikit-learn

💻 Database

MongoDBMySQL

💻 DevOps

AWSGoogle CloudAzure

💻 Tools & Workflow

Cursor, Antigravity, Vibe Coding

💻 Other

LinuxGitArduino

📊 GitHub Stats & Activity

Top Langs


🎯 "Code is like humor. When you have to explain it, it's bad." – Cory House

Thank you for visiting my profile! 😊

Popular repositories Loading

  1. Shadow-Pixel Shadow-PixelPublic

    Python 1

  2. YouTube-clone YouTube-clonePublic

    This is a very basic YouTube clone project that has only used HTML & CSS basics for its creation.

    HTML

  3. Flood-Prediction-ML-model Flood-Prediction-ML-modelPublic

    Flood Prediction ML model

    Jupyter Notebook

  4. Secure-Secrets Secure-SecretsPublic

    JavaScript

  5. git_sentinel git_sentinelPublic

    Python

  6. Aura-Process-Guardian Aura-Process-GuardianPublic

    Unsupervised process anomaly detector using statistical learning

    Python