Skip to content
View M-Awwab-Khan's full-sized avatar
:electron:
Focusing
:electron:
Focusing

Highlights

  • Pro

Block or report M-Awwab-Khan

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
M-Awwab-Khan/README.md
Teaching Computers to Learn and Understand
#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Muhammad Awwab Khan"
        self.role = "Software Engineer"
        self.interests = [
            "Machine Learning", 
            "Deep Learning", 
            "Computer Vision", 
            "Natural Language Processing", 
            "Generative AI"
        ]
        self.email = "mawwabkhank2006@gmail.com"
        self.github = "https://github.com/M-Awwab-Khan"
        self.linkedin = "https://www.linkedin.com/in/muhammad-awwab-khan/"

    def say_hi(self):
        print("Thanks for visiting my profile! Feel free to explore my projects.")


me = SoftwareEngineer()
me.say_hi()

m-awwab-khan

m-awwab-khan

🔗 Connect with me:

image image image image image image

Tech I have command on:

image image image image image

The AI Stuff

image image image image image image image image image image

A bit of Web Engg

image image image image image image image image image

Inevitable Stuff

image image image image image

📝 Blog Posts

✨  About Me

Muhammad Awwab Khan, a 18-year-old software engineering student at NED University, is a passionate data science enthusiast, skilled in Python and Web Technologies, with a love for problem-solving, football, and a knack for mathematics.

  • I am deeply passionate about the vast realms of technology, with a keen interest in data science, machine learning, deep learning, and artificial intelligence.
  • I embarked on my data science journey in July 2023, showcasing a remarkable learning curve in a relatively short period.
  • In addition to my academic pursuits, I am an avid problem solver, actively engaging in platforms like HackerRank and LeetCode to hone my algorithmic skills.
  • But hey, life isn’t just about coding and algorithms. I’m a football fanatic – nothing beats kicking the ball around with my buddies.
  • I’m not just a tech geek; I’m also fluent in English and Urdu. Good communication is key, right?

m-awwab-khan

 m-awwab-khan

m-awwab-khan

Pinned Loading

  1. lp-price-prediction-and-recommendation lp-price-prediction-and-recommendation Public

    A machine learning based laptop price predictor and recommender with GUI built using tkinter and python.

    Jupyter Notebook 5

  2. collaborative-filtering-based-book-recommender-application collaborative-filtering-based-book-recommender-application Public

    A collaborative filtering based book recommendation desktop application built using Flet framework python.

    Jupyter Notebook 2

  3. cool-flask-blog cool-flask-blog Public

    A fully fledged blog web app with posts, users, comments, including all the CRUD operations built using Flask microweb framework

    CSS 1

  4. whatsapp-chat-analyzer whatsapp-chat-analyzer Public

    A fully functional streamlit app to analyze any whatsapp chat written in python.

    Jupyter Notebook 1

  5. facial-recognition-based-attendance-with-realtime-database facial-recognition-based-attendance-with-realtime-database Public

    A desktop app written in python to mark student attendance in realtime database.

    Python 4

  6. MathScribe MathScribe Public

    An AI powered problem solver, just draw your problem, hit enter and have your solution on the screen.

    Python 3