hasaan21
Software Engineer having experience with Python( Django, Flask, FastApi), Ruby on Rails, React, and DevOps.
Lahore, Pakistan
Pinned Repositories
AI-Assign1
AI first agent-PUCIT
calculator-react
This repository contains the code for a simple calculator build using react.js.
Canny-Edge-Detection
Canny Edge Detection is a wonderful edge detection technique. I have implemented it from scratch. It follows a series of steps, i.e. Noise Removing, Gradient Calculation, Non Maxima Suppression, Double Thresholding and Hysteresis.
Car-Number-Plate-Recognition-Sysytem
Number Plate Recognition System is a car license plate identification system made using OpenCV in python. It can be used to detect the number plate from the video as well as from the image. It will blur the number plate and show a text for identification.
Ecommerce-Customer-Linear-Regression
A machine learning project that uses linear regression to check which factor affects a company revenue and how it can be increased by focusing on its mobile app. The work is done in Python Language using Jupyter notebook.
Fake-Ad-Prediction
A machine learning project that uses logistic regression to predict fake Ad clicks on the website. The work is done in Python Language.
flask-gist-api
Gistapi is a simple HTTP API server implemented in Flask for searching a user's public Github Gists.
Iris-Data-Classifier-SVM
A support vector machine method of ML used to classify iris flower data. It has 98% accuracy.
The-Escape
The Escape is a game built in java using java Swing. In the game, there are two play modes, i.e. Normal and Difficult. The game is to save your player from enemies using cursor control keys. If you want to play the game, clone or download the repo and run "The Escape.jar" file in Compiled Project folder.
Titanic-Survival-Kaggle-Compitetion
Titanic Survival Challenge is a machine learning beginners projects. I used Logistic Regression too predict the survival of the passengers. The model predicts 75% of the result correctly.
hasaan21's Repositories
hasaan21/Car-Number-Plate-Recognition-Sysytem
Number Plate Recognition System is a car license plate identification system made using OpenCV in python. It can be used to detect the number plate from the video as well as from the image. It will blur the number plate and show a text for identification.
hasaan21/Canny-Edge-Detection
Canny Edge Detection is a wonderful edge detection technique. I have implemented it from scratch. It follows a series of steps, i.e. Noise Removing, Gradient Calculation, Non Maxima Suppression, Double Thresholding and Hysteresis.
hasaan21/The-Escape
The Escape is a game built in java using java Swing. In the game, there are two play modes, i.e. Normal and Difficult. The game is to save your player from enemies using cursor control keys. If you want to play the game, clone or download the repo and run "The Escape.jar" file in Compiled Project folder.
hasaan21/AI-Assign1
AI first agent-PUCIT
hasaan21/calculator-react
This repository contains the code for a simple calculator build using react.js.
hasaan21/Ecommerce-Customer-Linear-Regression
A machine learning project that uses linear regression to check which factor affects a company revenue and how it can be increased by focusing on its mobile app. The work is done in Python Language using Jupyter notebook.
hasaan21/Fake-Ad-Prediction
A machine learning project that uses logistic regression to predict fake Ad clicks on the website. The work is done in Python Language.
hasaan21/flask-gist-api
Gistapi is a simple HTTP API server implemented in Flask for searching a user's public Github Gists.
hasaan21/Iris-Data-Classifier-SVM
A support vector machine method of ML used to classify iris flower data. It has 98% accuracy.
hasaan21/Titanic-Survival-Kaggle-Compitetion
Titanic Survival Challenge is a machine learning beginners projects. I used Logistic Regression too predict the survival of the passengers. The model predicts 75% of the result correctly.
hasaan21/Cheetay-Technical-Assessment
This repo contains code given to solve as first technical assessment by Cheetay Logistics.
hasaan21/Chest-Xray-Classfier
Chest X-ray classifier can be used to detect pneumonia in a body. It is trained using CNN.
hasaan21/django-ledger
A bookkeeping & financial analysis engine for the Django Framework. UNDER ACTIVE DEVELOPMENT & NOT STABLE YET.
hasaan21/docker-test-repo
It's just a test project to used with docker.
hasaan21/EAD
hasaan21/Fashionmnest-Dataset-Model
Fashion object classifier that uses fashionmnest dataset and Convolutional Neural Network for model building.
hasaan21/files-changed-detector-action
This is a custom github action used to detect any files changes in the github repo on PR. It will add the message to the PR.
hasaan21/Github-GIST-API
The project is completed in python(Flask) framework. The goal of the project is to get public gists of a user using Github GIST API.
hasaan21/GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
hasaan21/HMCODEX
hasaan21/JGameEngine
A basic class that uses a Canvas and a JFrame but bundles in basic 2D game development tools