Pinned Repositories
decision-tree-classifier-implementation-python
Implementation of one of the most popular machine learning algorithm "Decision Tree" in python using numpy.
facial-recognition-based-attendance-with-realtime-database
A desktop app written in python to mark student attendance in realtime database.
LangSearch
This AI-powered search engine leverages Groq, Mixtral, Langchain.JS, Brave Search, Serper API, and OpenAI to deliver accurate sources, answers, images, and videos in response to user queries
lp-price-prediction-and-recommendation
A machine learning based laptop price predictor and recommender with GUI built using tkinter and python.
M-Awwab-Khan
Aesthetic Github Profile
MathScribe
An AI powered problem solver, just draw your problem, hit enter and have your solution on the screen.
neural-network-implementation-python
This is a simple dense layer based neural network implmentation in python. Can be used to create as many layers and neurons. Modular based approach.
neuropace
Master any topic with the power of spaced repetition.
OOCP-labs
A repository to hold to all my SE-102 lab assignments :)
smart-teaching-assistant
Smart Teaching Assistant lets teacher grade students tests using OMR technology and conduct virtual whiteboard sessions
M-Awwab-Khan's Repositories
M-Awwab-Khan/lp-price-prediction-and-recommendation
A machine learning based laptop price predictor and recommender with GUI built using tkinter and python.
M-Awwab-Khan/A-New-Era-of-Data-Analysis-in-Baseball
This data analysis project analyzes home runs of two giant baseball players namely Aaron Judge and Giancarlo Stanton.
M-Awwab-Khan/analyzing-LEGO-dataset
An indepth data analysis of LEGO firm, their blocks, colors, themes and a whole lot more.
M-Awwab-Khan/authentication-flask
A fully functional flask app demonstrating user authentication and access restriction to protected routes,
M-Awwab-Khan/collaborative-filtering-based-book-recommender-application
A collaborative filtering based book recommendation desktop application built using Flet framework python.
M-Awwab-Khan/cookie-clicker-bot
a simple python bot built using selenium to play cookie clicker game at tremendously high speed
M-Awwab-Khan/google-playstore-data-analysis
This project replicates some of the app store analytics provided by companies like App Annie or Sensor Tower.
M-Awwab-Khan/popularity-of-programming-languages
A data analysis project focused on analyzing popularity of programming languages since the creation of Stack Overflow
M-Awwab-Khan/A-Visual-History-of-Nobel-Prize-Winners
a data analysis project focused on analyzing nobel prize winners from 1901 to 2016
M-Awwab-Khan/aesthetic-name-card-flask
a very aesthetic and simple name card which dyanamically shows data passed to it.
M-Awwab-Khan/books-library-flask-sql
M-Awwab-Khan/college-major-data-exploration
A Data Exploration Project in Pandas focused on Analysing the Post-University Salaries of Graduates by Major
M-Awwab-Khan/cool-flask-blog
A fully fledged blog web app with posts, users, comments, including all the CRUD operations built using Flask microweb framework
M-Awwab-Khan/object-oriented-bank-design
An incredible transformation of bank from procedural to functional to object oriented design.
M-Awwab-Khan/template-rendering-flask
M-Awwab-Khan/top-10-movies-flask-sql
a simple web app which beautifully renders 10 movies allowing user to add, edit and delete movies.
M-Awwab-Khan/auto-job-apply-linkedin-bot
a simple python bot which signs in and applies to all the jobs one by one and handles exception if occurs.
M-Awwab-Khan/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.
M-Awwab-Khan/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.
M-Awwab-Khan/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.
M-Awwab-Khan/flask-bootstrap-wtforms
a simple web app which demonstrates the use of flask-wtforms with bootstrap and jinja templating
M-Awwab-Khan/google-form-filler-bot
a python program which scrapes data from zillow and automates filling that data in a google form...
M-Awwab-Khan/google-trends-time-series-analysis
This data analysis project focuses on analyzing google search trends data with the actual time series.
M-Awwab-Khan/instagram-followers-bot
This python bot log in to instagram account and follows your competitor's followers
M-Awwab-Khan/internet-speed-tweeting-bot
a simple python bot which checks internet speed and tweets corresponding isp complaining about internet speed.
M-Awwab-Khan/learning-flask
a repository where i keep all my flask related learning material
M-Awwab-Khan/predictive-modeling-for-agriculture
In this project, I have applied machine learning to build a multi-class classification model to predict the type of "crop", while using techniques to avoid multicollinearity.
M-Awwab-Khan/trying-out-selenium
M-Awwab-Khan/web-scraping-basics
M-Awwab-Khan/workout-tracker-nlp-api
a simple workout tracker which analyzes human language and extracts workouts and adds them to a google sheet.