Skip to content
View yashnishad-0923's full-sized avatar

Block or report yashnishad-0923

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

Hi 👋, I'm Yash Nishad

Cybersecurity & Digital Forensics Enthusiast | Python Learner | Linux User

Building practical cybersecurity skills through hands-on projects, CTFs, Linux, networking, and digital forensics.

Profile Views


About Me

B.Tech CSE (AI & ML) Student from Gorakhpur, India

I am passionate about Cybersecurity and Digital Forensics. I enjoy understanding how systems work, investigating digital evidence, solving Capture The Flag (CTF) challenges, and building practical projects that strengthen my technical skills.

I believe in learning by doing, which is why I document my work and continuously build projects to improve my understanding of cybersecurity.


Current Focus

  • Cybersecurity
  • Digital Forensics
  • Python Scripting & Automation
  • Linux
  • Networking Fundamentals
  • Web Application Security
  • Capture The Flag (CTFs)

🛠 Technical Skills

Programming Languages

C C++ Python Bash


Web Technologies

HTML5 CSS3 JavaScript


Operating Systems

Linux Kali Linux Parrot OS Windows


Development Tools

Git GitHub VS Code VMware Streamlit


Cybersecurity & Digital Forensics

Wireshark Nmap Burp Suite Gobuster Dirsearch Nikto Metasploit FTK Imager Autopsy Volatility OWASP


Networking

TCP/IP DNS HTTP HTTPS OSI Model IPv4 IPv6


Interests

Cybersecurity Digital Forensics CTF Linux Python Automation

Digital Forensics Journey

Currently building a practical Digital Forensics Portfolio that includes investigations related to:

  • Disk Forensics
  • Browser Forensics
  • USB Forensics
  • Memory Forensics
  • Mobile Device Forensics
  • Windows Event Logs
  • Evidence Acquisition
  • File System Analysis

Featured Projects

Digital Forensics Portfolio

A growing collection of practical forensic investigations with proper documentation, methodology, findings, and screenshots.

Topics include:

  • M57 Jean Investigation
  • Browser Forensics
  • USB Investigation
  • Memory Analysis
  • Mobile Forensics

PDF Tools

🔗 https://yashnishad-0923-pdf-tools-app-iz0kov.streamlit.app/

A PDF utility application built with Python that supports:

  • Merge PDFs
  • Compress PDFs
  • Encrypt PDFs
  • Extract Pages
  • Images to PDF
  • DOCX to PDF

Smart Assistant for You (S.A.Y.)

🔗 https://yashnishad-0923.github.io/Virtual-Assistant-S.A.Y./

A browser-based voice assistant developed using:

  • JavaScript
  • Web Speech API
  • OpenWeatherMap API

Features include:

  • Voice Commands
  • Weather Information
  • Time & Date
  • Basic Web Automation

Currently Learning

  • Python Automation
  • Linux Internals
  • Networking
  • Digital Forensics
  • Windows Internals
  • Web Security
  • Memory Analysis

Connect With Me


Learning by Building • Growing by Practicing • Improving Every Day

Popular repositories Loading

  1. 01-digital-forensics-case-study-m57-jean 01-digital-forensics-case-study-m57-jean Public

    Complete digital forensic investigation of the M57-Jean dataset with documented methodology, findings, and forensic report.

    1

  2. CDR-Analyzer CDR-Analyzer Public

    Forked from shudhansue048-wq/CDR-IPDR-analyzer

    Python 1

  3. Virtual-Assistant-S.A.Y. Virtual-Assistant-S.A.Y. Public

    A Virtual Assistant S.A.Y

    JavaScript

  4. yashnishad-0923 yashnishad-0923 Public

    Config files for my GitHub profile.

  5. PDF-Tools PDF-Tools Public

    A powerful and user-friendly Streamlit web app that offers essential PDF functionalities including merging, compressing, encrypting, extracting pages, converting images to PDF, and DOCX to PDF conv…

    Python

  6. port_scanner port_scanner Public

    This is a beginner-friendly Python port scanner that scans a given IP address or domain for open TCP ports in a specified range.

    Python