qusaionali
Product Insights Analyst at Concentrix | AI SWE at Huawei Technologies, Canada | Associate Product Specialist - Wilfrid Laurier University | Master of Applied C
Waterloo, Canada
Pinned Repositories
anayticsdemo.github.io
Attempting a Google Analytics demo
Awesome-Bugbounty-Writeups
A curated list of bugbounty writeups (Bug type wise) , inspired from https://github.com/ngalongc/bug-bounty-reference
bugbounty-cheatsheet
A list of interesting payloads, tips and tricks for bug bounty hunters.
coding-interview-university
A complete computer science study plan to become a software engineer.
Covid-19-dashboard
An interactive dashboard
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Kaggle-Titanic-Machine-Learning-from-Disaster
This is a tutorial in an IPython Notebook for the Kaggle competition, Titanic Machine Learning From Disaster. The goal of this repository is to provide an example of a competitive analysis for those interested in getting into the field of data analytics or using python for Kaggle's Data Science competitions .
powerai-counting-cars
Run a Jupyter Notebook to detect, track, and count cars in a video using PowerAI Vision and OpenCV
Self-driving---moinitoring-car
Here I am building a minimal version of a Self-Driving car. It is an End to End CNN Model which predicts the steering wheel angle based on the video/image.
Yolov3-Object-Detection
This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
qusaionali's Repositories
qusaionali/coding-interview-university
A complete computer science study plan to become a software engineer.
qusaionali/Self-driving---moinitoring-car
Here I am building a minimal version of a Self-Driving car. It is an End to End CNN Model which predicts the steering wheel angle based on the video/image.
qusaionali/anayticsdemo.github.io
Attempting a Google Analytics demo
qusaionali/Awesome-Bugbounty-Writeups
A curated list of bugbounty writeups (Bug type wise) , inspired from https://github.com/ngalongc/bug-bounty-reference
qusaionali/bugbounty-cheatsheet
A list of interesting payloads, tips and tricks for bug bounty hunters.
qusaionali/Cartoonizer
qusaionali/Create_a_Pencil_Sketch_Portrait_with_Python_OpenCV
Using OpenCV and Python, an RGB color image can be converted into a pencil sketch in four simple steps:
qusaionali/Data-Science-Hackathon-And-Competition
Grandmaster in MachineHack (3rd Rank Best) | Top 70 in AnalyticsVidya & Zindi | Expert at Kaggle | Hack AI
qusaionali/developer-roadmap
Roadmap to becoming a web developer in 2020
qusaionali/Ecommerce-Full-Boilerplate-With-Admin
:zap: This is Full Working E commerce Site ( Boilerplate and Configuration Enabled ) With Admin Page Integrated :zap:
qusaionali/Feeling-and-Healing
Mental health is a level of psychological well-being or an absence of mental illness. It's the psychological state of someone who is functioning at a satisfactory level of emotional and behavioural adjustment. It includes subjective well-being, perceived self-efficacy, autonomy, competence, inter-generational dependence, and self-actualization of one's intellectual and emotional potential, among others.
qusaionali/handwritten.js
Convert typed text to realistic handwriting!
qusaionali/incogly
Incogly is a video conferencing app aimed to remove any implicit bias in an interview and easing the process of remote collaboration.
qusaionali/Kaggle-Titanic-Machine-Learning-from-Disaster
This is a tutorial in an IPython Notebook for the Kaggle competition, Titanic Machine Learning From Disaster. The goal of this repository is to provide an example of a competitive analysis for those interested in getting into the field of data analytics or using python for Kaggle's Data Science competitions .
qusaionali/lane_detection_opencv
The main emphasis of this project is to find the further ways which can be used further to improve the result of lane detection algorithms. Join Discord channel for discussion.
qusaionali/Learn-Data-Science-For-Free
This repositary is a combination of different resources lying scattered all over the internet. The reason for making such an repositary is to combine all the valuable resources in a sequential manner, so that it helps every beginners who are in a search of free and structured learning resource for Data Science. For Constant Updates Follow me in Twitter.
qusaionali/les-chat-pern-gql
Real-time messenger with private, public & group chat, made with PERN + GraphQL stack
qusaionali/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
qusaionali/NeuralNetwoks
qusaionali/Persona-A-MEAN-Stack-Application
A MEAN Stack Application which includes features like account creation, user authentication and profile updation.
qusaionali/Python-Projects
# Python-Projects _The projects included in this repository are straightforward and easy to code. Beginners can start of with these projects to develop their skills. Following are some of the undertaken projects:_ `1. Password Generator: In this project you will create a program to generate passwords for you,using the random module in Python3.` `2. Guess Game : In this project you will create a guessing game,in which user make attempts to identify the number chosen by the compu2ter.` `3. Credit Card Validator : Simple implementation of the "Luhn Algorithm" or Mod 10 Algorithm, verifies a valid credit card number.`
qusaionali/Python-Scripts
Collection of Various Python Script's.💻
qusaionali/qusaionali
Qusai's Portfolio
qusaionali/Resources-for-Beginner-Bug-Bounty-Hunters
A list of resources for those interested in getting started in bug bounties
qusaionali/Social_Distancing
Computer Vision and AI to detect if people are at a specific distance and adhere to social distancing or not.
qusaionali/Wallstreet
A full stack Realtime MERN app for stock-market enthusiasts.
qusaionali/WebHackersWeapons
⚔️ Web Hacker's Weapons / A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting
qusaionali/WhatsApp-Web-Clone
Created a FullStack Functional Web App from Scratch
qusaionali/xstar-university
qusaionali/Data-Augmentation-with-Generative-Adversarial-Networks-for-CNNs
An enriched dataset incorporating neural style transfer, the original cat and dog images, and their augmented variants using OpenAI’s DALL-E are utilised in a comparative analysis alongside three distinct CNN models trained on separate datasets.