Skip to content
View NehalNaeem36's full-sized avatar

Highlights

  • Pro

Block or report NehalNaeem36

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

Popular repositories Loading

  1. Maze-Generator-with-Graphs Maze-Generator-with-Graphs Public

    C++ maze generator using spanning tree & BFS algorithms. Creates solvable mazes with guaranteed shortest paths. ASCII visualization included. 🧩🔍

    C++ 2

  2. securechat-security-layer-showcase securechat-security-layer-showcase Public

    Python PKI-enabled chat system showcasing app-layer crypto, MySQL auth, and signed transcripts.

    Python

  3. OpenCL-Grayscale-Pipeline OpenCL-Grayscale-Pipeline Public

    OpenCL-powered batch grayscale converter for the ISIC dataset, with multi-threaded host scheduling, async transfers, and JPEG output.

    C

  4. High-Rate-Network-Traffic-Analyzer-for-Early-DDoS-Detection-and-Mitigation High-Rate-Network-Traffic-Analyzer-for-Early-DDoS-Detection-and-Mitigation Public

    Distributed Denial of Service (DDoS) attacks pose one of the most significant challenges to network security. Detecting and mitigating these attacks in real time requires high- performance computat…

    C

  5. pdf-chatbot-with-rag-for-document-qa pdf-chatbot-with-rag-for-document-qa Public

    A local PDF chatbot that uses RAG to answer questions from a single text-based PDF with citations and out-of-scope detection.

    Python