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 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
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

Project Description Links
Byte-Brain An 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 Secrets A 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-Sentinel A 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-Pixel A CLI tool for invisible LSB steganography in RGB images. Secures payloads using AES-256-GCM authenticated encryption for covert communication. GitHub
Aura Process Guardian A real-time process anomaly detection system using Z-Score modeling to flag suspicious system behavior, CPU, and memory spikes. GitHub
Personal Portfolio My 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

Institution Degree Duration
Ajay Kumar Garg Engineering College (AKGEC) B.Tech 2023-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

Company Position Duration
Google Cloud GenAI Exchange Program Participant 2025-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

GitHubย ย ย LinkedInย ย ย Instagramย ย ย Codeforcesย ย ย LeetCode

๐Ÿ› ๏ธ Skills & Technologies

๐Ÿ’ป Programming Languages

Cย ย ย C++ย ย ย Pythonย ย ย JavaScript

๐Ÿ’ป Mobile App Development

React Native

๐Ÿ’ป Frontend Development

HTML5ย ย ย CSS3ย ย ย Tailwind CSS Next.js

๐Ÿ’ป Backend Development

Node.jsย ย ย Express.js

๐Ÿ’ป AI/ML

TensorFlowย ย ย Pandasย ย ย Seabornย ย ย PyTorchย ย ย OpenCVย ย ย scikit-learn

๐Ÿ’ป Database

MongoDBย ย ย MySQL

๐Ÿ’ป DevOps

AWSย ย ย Google Cloudย ย ย Azure

๐Ÿ’ป Tools & Workflow

Cursor, Antigravity, Vibe Coding

๐Ÿ’ป Other

Linuxย ย ย Gitย ย ย Arduino

๐Ÿ“Š 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-Pixel Public

    Python 1

  2. YouTube-clone YouTube-clone Public

    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-model Public

    Flood Prediction ML model

    Jupyter Notebook

  4. Secure-Secrets Secure-Secrets Public

    JavaScript

  5. git_sentinel git_sentinel Public

    Python

  6. Aura-Process-Guardian Aura-Process-Guardian Public

    Unsupervised process anomaly detector using statistical learning

    Python