Skip to content
View mohakchaudhary203's full-sized avatar

Block or report mohakchaudhary203

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.

Content in all repositories owned by your account will be closed.
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
mohakchaudhary203/README.md

👋 Hi, I'm Mohak Chaudhary

Cybersecurity Engineer • Software Engineer • Full-Stack Developer

Building secure software, modern web applications, and cybersecurity solutions.


💫 About Me

  • 🔭 Currently building cybersecurity tools and full-stack web applications.
  • 🌱 Learning System Design, Cloud Security, AWS, Docker, GitHub Actions, and SIEM technologies.
  • 💻 Interested in Cybersecurity, Backend Development, Full-Stack Development, and Software Engineering.
  • 🛡️ Passionate about secure coding, threat detection, network security, and automation.
  • 🚀 Building production-ready projects that solve real-world security and software engineering challenges.
  • 🤝 Open to collaborating on open-source projects, cybersecurity research, and innovative software solutions.

🚀 Featured Projects

🛡️ Cyber SentinelX

Adaptive Threat Monitoring Platform integrating authentication, SOC detection, and real-time threat visualization.

Tech Stack: Python • Java • Flask • SQLite

🔗 Repository:
https://github.com/mohakchaudhary203/cyber-sentinelx


🔍 Mini SOC Platform

SOC platform that correlates login behavior with IP threat intelligence to detect suspicious activities using risk-based analysis.

Tech Stack: Python • VirusTotal API • SQLite

🔗 Repository:
https://github.com/mohakchaudhary203/mini-soc-platform


📊 SOC Log Analyzer

Python tool for detecting suspicious login attempts through security log analysis.

Tech Stack: Python

🔗 Repository:
https://github.com/mohakchaudhary203/soc-log-analyzer


🌐 Packet Analyzer

Wireshark-style packet analyzer built with Scapy for monitoring and inspecting network traffic.

Tech Stack: Python • Scapy

🔗 Repository:
https://github.com/mohakchaudhary203/packet-analyzer-python


🔒 File Integrity Monitor

SOC-inspired File Integrity Monitoring system using SHA-256 hashing and risk scoring.

Tech Stack: Python

🔗 Repository:
https://github.com/mohakchaudhary203/file-integrity-monitor


🚨 Brute Force Detector

Python-based security monitoring tool that detects brute-force attacks using failed login patterns and behavioral analysis.

Tech Stack: Python

🔗 Repository:
https://github.com/mohakchaudhary203/brute-force-detector


💻 Tech Stack

Languages

Python Java JavaScript TypeScript C++ HTML5 CSS3 SQL

Frameworks & Libraries

React Next.js Node.js Express.js Flask Tailwind CSS Bootstrap

Databases

MySQL MongoDB PostgreSQL SQLite

Cloud & Tools

AWS Docker GitHub Actions Git GitHub Linux Postman Figma


📊 GitHub Stats


🌐 Connect With Me

LinkedIn

Email

Building secure software, one project at a time.

Pinned Loading

  1. cyber-sentinelx cyber-sentinelx Public

    Cyber SentinelX – Adaptive Threat Monitoring Platform integrating authentication, SOC detection, and real-time threat visualization.

    Python

  2. mini-soc-platform mini-soc-platform Public

    Mini SOC Platform that correlates user login behavior with IP threat intelligence (VirusTotal + local DB) to detect and prioritize security incidents using risk scoring

    Python