Skip to content
View imehsanullah's full-sized avatar

Highlights

  • Pro

Block or report imehsanullah

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
imehsanullah/README.md

Hi 👋, I'm Muhammad Ehsan Ullah

A passionate Software Engineer with interest in Backend Development and Machine Learning Image

Contact Me 💬


azzar azzar

Popular repositories Loading

  1. Pacman-CPP Pacman-CPP Public

    This is Pacman Game made in Pure C++

    C++

  2. Processor-using-circuits Processor-using-circuits Public

    It is 4-bit processor which will take 11- bit input and give a 4-bit output which will perform several mathematical operations like addition ,subtraction, multiplication etc.

  3. NEON-Management-System NEON-Management-System Public

    This is a University Management System made in pure C++ using different OOP concepts and Design Patterns

    C++

  4. TourPAK TourPAK Public

    TourPAK is a tourism promoting website made using ASPX.NET

  5. RubikCube-TreeSearch RubikCube-TreeSearch Public

    Using BFS to solve a Rubik cube

    Python

  6. Othello-MinMax Othello-MinMax Public

    Using Min-Max Algorithm with Alpha Beta Pruning to play the adversarial Othello game.

    Python