Skip to content
View MuhammadShavaiz's full-sized avatar
♻️
Work | Eat | Sleep | Repeat
♻️
Work | Eat | Sleep | Repeat

Block or report MuhammadShavaiz

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

Hello

About Me

I'm a scientist with a keen interest in technology, especially in the field of Artificial Intelligence. I am passionate about learning and implementing my knowledge in real-world scenarios.

Skills

Programming Languages:

  • Python
  • C++
  • Java

Database Management:

  • SQL

Web Development:

Data Structures:

  • Data Structures Proficient in implementing and understanding data structures

Artificial Intelligence:

  • Deep Learning

Contact Me

Feel free to reach out to me via email at shavaizsohail@gmail.com. I'm always open to discussing new project ideas, interesting initiatives, or opportunities to add value to your team.

Thank you for visiting my GitHub profile!!!

Pinned Loading

  1. DL-Visual-Question-Answering DL-Visual-Question-Answering Public

    The Visual Question Answering (VQA) project features a model with a simple GUI that handles both images and videos. It uses OpenAI's CLIP for encoding images and questions and GPT-2 for decoding em…

    Jupyter Notebook

  2. Hand-Sketch-Recognition--InceptionV3 Hand-Sketch-Recognition--InceptionV3 Public

    The Hand Drawn Sketch Classification project uses PyTorch to classify hand-drawn sketches. It evaluates model Inception_v3, with Inception_v3 achieving the highest accuracy of 57%. The repository f…

    Python

  3. Aeon-Sentinels-Unity-Game Aeon-Sentinels-Unity-Game Public

    A Unity-based tower defense game using C#, ShaderLab, and HLSL. Features dynamic difficulty scaling and single-player mode, utilizing Unity’s physics and rendering systems.

    C#

  4. Clothes-Generator-GAN-s Clothes-Generator-GAN-s Public

    The Clothes-Generator project uses TensorFlow and GANs to create synthetic clothing images from the Fashion MNIST dataset. Leveraging TensorFlow’s framework, the project explores advanced image syn…

    Jupyter Notebook

  5. Advanced-Data-Structues-FIFA_Dataset Advanced-Data-Structues-FIFA_Dataset Public

    This C++ project showcases efficient data management for FIFA World Cup data from 1930 to 2018. It uses AVL Trees for fast searching, Hash Tables for quick access, and Singly Linked Lists for easy …

    C++

  6. Road_Lane-Detection-OpenCV Road_Lane-Detection-OpenCV Public

    Real-time Lane Detection: A digital Image Processing project detecting lanes in live video feeds. Utilizes OpenCV & Python for accurate lane identification.

    JavaScript