Coder Social home page Coder Social logo
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 = "[email protected]"
        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

Muhammad Awwab Khan's Projects

ai-roadmap-generator icon ai-roadmap-generator

MasteryMap is your path finder tool to master any skills. Just enter the skill and duration and you will see a practical roadmap to master that skill.

analyzing-nobel-prize-winners icon analyzing-nobel-prize-winners

This notebook is focused on uncovering patterns in the past Nobel laureates and learning about the Nobel prize and our world more generally.

authentication-flask icon authentication-flask

A fully functional flask app demonstrating user authentication and access restriction to protected routes,

book-price-notifier-web-scraping icon book-price-notifier-web-scraping

a simple python script which scrapes book information such as title, description and price and sends user an email if the price is low enough.

cafe-wifi-restful-api icon cafe-wifi-restful-api

a simple RESTful api built using Flask and SQLalchemy with CRUD operations to read, add, update, delete a cafe from database.

coffee-wifi-flask-app icon coffee-wifi-flask-app

a flask app which utitlizes flask-wtf forms and bootstrap to render tables, forms and let the user add data which is written directly to a csv only after validation.

computation-with-numpy icon computation-with-numpy

A notebook depicting the possibilities of numpy, NumPy is a library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays

cookie-clicker-bot icon cookie-clicker-bot

a simple python bot built using selenium to play cookie clicker game at tremendously high speed

cool-flask-blog icon cool-flask-blog

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.