Skip to content
View satendra-jaiswal's full-sized avatar
🔐
⚙️
🔐
⚙️

Block or report satendra-jaiswal

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

Satendra Jaiswal

Cybersecurity × AI | Threat Detection | SIEM | Security Operations | Intelligent Automation | Transforming Security Data into Actionable Intelligence

LinkedIn TryHackMe GitHub

Status Response


About Me

const satendra = {
  degree   : "B.Tech CSE · Dr. A.P.J. Abdul Kalam Technical University, Lucknow",
  focus    : ["SOC Operations", "Threat Detection", "AI/ML for Security"],
  current  : "Building expertise in SIEM, Threat Detection, and Incident Response",
  published: "YouTube Comment Sentiment Analysis · IJNRD Vol. 10, Issue 3",
  openTo   : ["Cybersecurity Roles", "AI/ML + Security Projects", "Collaborations"],
};
  • Passionate about SOC operations, SIEM monitoring, threat detection, and applying AI/ML to cybersecurity
  • Actively building hands-on skills through TryHackMe — Top 15% globally, 50+ rooms completed, 40+ day streak
  • Published YouTube Comment Sentiment Analysis in IJNRD Vol. 10, Issue 3 (ISSN: 2456-4184)
  • Interested in Security Operations, Threat Detection, Security Analytics, and intelligent automation

Tech Stack

Cybersecurity

SOC Splunk QRadar Kali Linux Wireshark Burp Suite Metasploit Nmap

Programming & AI / ML

Python Bash JavaScript TensorFlow PyTorch Scikit-learn OpenCV

Cloud & Platforms

AWS Azure GCP Linux Git


Featured Projects

AI Health Assistant

AI-powered voice health consultation platform

AI-powered voice health assistant enabling real-time multilingual consultations. Features continuous voice interaction, contextual health responses, automatic language detection, and a fully responsive UI. Deployed on Vercel.

Node.js Express.js JavaScript Google Gemini API Web Speech API HTML/CSS

Live Demo


YouTube Comments Sentiment Analyzer — Published in IJNRD

Real-time browser-based NLP sentiment analysis

Browser extension for real-time YouTube comment sentiment analysis — fully client-side, no backend required. Features an interactive sentiment dashboard. Published in IJNRD Vol. 10, Issue 3. Associated with ITM Gida, Gorakhpur.

JavaScript Transformer.js NLP YouTube Data API Chart.js HTML/CSS

GitHub


Let's Connect

I'm open to entry-level cybersecurity roles, AI/ML + security collaborations, or just a great conversation.

LinkedIn TryHackMe GitHub

Profile Views

Pinned Loading

  1. YouTube-Comments-Analyzer-using-Huggingface-Transformer-Model YouTube-Comments-Analyzer-using-Huggingface-Transformer-Model Public

    A browser extension that leverages Hugging Face Transformer.js to perform real-time sentiment analysis on YouTube video comments. The extension fetches comments using the YouTube Data API, analyzes…

    JavaScript

  2. Big_sales_prediction_using_random_forest_regressor Big_sales_prediction_using_random_forest_regressor Public

    Machine Learning project for predicting sales using Random Forest Regressor with data preprocessing, feature scaling, and performance evaluation on Big Sales dataset.

    Jupyter Notebook

  3. AI-Health-Assistant AI-Health-Assistant Public

    A full-stack AI-powered health consultation assistant capable of real-time voice interaction using Node.js, Express.js, Google Gemini API, and the Web Speech API.

    JavaScript

  4. OCR-Extractor OCR-Extractor Public

    A lightweight Python tool that extracts text from images using Tesseract OCR and Pillow. It supports multiple image formats (JPG, PNG, etc.), handles errors gracefully, and detects when no text is …

    Python