riaz-khan-16
I love Machine Learning, Python, Web Development, Problem-solving
MyMedicalHUB International Ltd.USA
riaz-khan-16's Stars
smartcontractkit/hardhat-starter-kit
A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
smartcontractkit/external-adapters-js
Monorepo containing JavaScript implementation of external adapters
craigkai/volleyhub
Management software for 716 Volleyball!
riaz-khan-16/FaceRecognition
This project was built to test and showcase my understanding of computer vision This project was built using OpenCV. OpenCV, face_recognition, Numpy, OS library are used in this project. In this project, we use the OpenCV library of python which is used for analyzing all types of images and videos. From the OpenCV library imread(), imshow(),imwrite(),cvtColor(),waitkey(),resize(),destroyAllWindows() etc functions are used. Many mathematical functions from numpy library are used for this project. face_recognition is a simple library which have been used in this project including functions like - face_encodings(),face_locations(),compare_faces(),face_distance() etc.It is used for real-time face recognition and it is built using a deep learning model of Geitgey. The os module of python is used for interacting with the operating system.
riaz-khan-16/189_problems_of_Cracking_Coding_Interview_Book
If you are a searching for Standard problems for your coding interview, you may hear the book whose name is 'Cracking Coding Interview'. There are total 189 important problems solved by JAVA. In this repo I will do these using Python
riaz-khan-16/CMSPortfolio
The website is made for showing a person's skills, experiences, educational history, previous and present projects, services, contact information etc.
riaz-khan-16/Django_Image_CRUD
Image CRUD is very important for creating CMS for any website. Proper guideline can't be found easily for creating Image CRUD in Django Framework. I have made an simple Image CRUD application which can be helpful for anyone Django beginner.
riaz-khan-16/django_Login_and_Registration_Ssytem
Django Login and Registration System
riaz-khan-16/django_rest_api_2023
riaz-khan-16/ecommerce-reactjs
This is my first react js website. I made this for increasing my knowledge about react js and front end development. The site is live at https://riaz-khan-16.github.io/ecommerce-reactjs/
riaz-khan-16/Ecommerce-website-using-php
This is an eCommerce website. I made this website using raw PHP. It takes 12 days for me to develop the website from scratch. I took help from different youtube videos, w3schhol, and some other tutorials. As a beginner, it helps me a lot to understand backend development using PHP.
riaz-khan-16/Ecommerce_MERN_Stack
This is an Ecommerce website made with React Js, Node Js, MongoDB and Express JS. React Js is being used for front end development and the Express frame work is being used for backend development and the MongoDB is being used as a database. I am using REST API here which can be easily made by node js.
riaz-khan-16/HybridAIModel
This section provides the outcomes of using machine learning models to categorize transformers into excellent, good, medium, bad, or extremely poor categories. SVM, Logistic Regression, Decision Tree, and Random Forest classifiers are trained with the dataset for this purpose.
riaz-khan-16/Image_classification_ANN
riaz-khan-16/marrage_app
riaz-khan-16/Matrimony
This application will help a person to get their desired person for marriage easily. A person can search the types of person he or she likes and view the details of the person. If he likes any person he can propose to that person by using this app. On the other hand, he can create his own profile.
riaz-khan-16/mediusware
Test
riaz-khan-16/my_website
https://riaz-khan-16.github.io/my_website/
riaz-khan-16/my_website1
riaz-khan-16/mywebsite
riaz-khan-16/node-js-practise
riaz-khan-16/portfoilo
riaz-khan-16/portfolio
About myself, my projects, work experiences and many more
riaz-khan-16/REST_API_Django_CRUD
riaz-khan-16/riazkhan_portfolio
MY profile here
riaz-khan-16/simple_scripts_working_with_database
riaz-khan-16/Story-Books-App-using-Node-Js
This is a full application build of the story writing app which uses Node Js, Express Js, MongoDB, Passport Js with a Google OAuth strategy, and more. In designing part with the normal HTML CSS I also used material UI for better quality. Handlebars with different types of helpers are used as the templating language.
riaz-khan-16/Story_Writing_Site
Description: This is a full application build of the story writing app which uses Node Js, Express Js, MongoDB, Passport Js with a Google OAuth strategy, and more. In designing part with the normal HTML CSS I also used material UI for better quality. Handlebars with different types of helpers are used as the templating language.
riaz-khan-16/WinnerPredictor
A model is made from the data set of 950 cricket match. It can take 19 input parameters and predict the winner team.
riaz-khan-16/working_with_google_Api