Skip to content
View mmehwishh's full-sized avatar

Block or report mmehwishh

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. Unary-Multiplication---Turing-Machine-Simulation Unary-Multiplication---Turing-Machine-Simulation Public

    Turing Machine simulator for unary multiplication with step-by-step tape visualization built using Python and Tkinter.

    Python 1

  2. LeetCode-Solutions LeetCode-Solutions Public

    A personal collection of LeetCode problems solved in C++ for practice. Includes solutions for arrays, strings, and basic algorithms. Continuously updated as I solve more problems.

    Python

  3. NetOps--Intelligent-Network-Management-System NetOps--Intelligent-Network-Management-System Public

    Forked from Arwa-Abbas/NetOps--Intelligent-Network-Management-System

    NetOps is an Intelligent Network Management System which summarizes log files, classify alerts and uses a chatbot to show real time network traffic through commands

    Python

  4. TLS-Secure-VPN-Server TLS-Secure-VPN-Server Public

    A Secure VPN Client-Server implementation in C using OpenSSL. The project establishes encrypted communication using TLS and AES-256 encryption, with client authentication and secure key exchange. I…

    C

  5. Divide-And-Conquer--Algorithms Divide-And-Conquer--Algorithms Public

    mplementation and visualization of classic Divide & Conquer algorithms in Python, including Closest Pair of Points and Step-by-Step Integer Multiplication. Interactive GUI and Streamlit support for…

    Python

  6. HireHub---Job-Portal-System HireHub---Job-Portal-System Public

    A full-stack Job Portal Management System built with ASP.NET MVC and SQL Server. Features job posting for employers and profile management for job seekers. (In Development)

    JavaScript