Coder Social home page Coder Social logo

Hi, My Name is Hassan Aftab.

hassanaftab93

About Me

👨🏻‍🎓 Computer Scientist | 2018 Graduate

🧿 Data Analyst | IBM Certified

DevOps Engineer | TEO International

Area of expertise:

  • - DevOps CI/CD Pipelines & Practices

  • - Linux Administration

  • - Data Science & Analytics

  • - Sentiment Analysis

  • - IoT & Embedded Systems

Profile Summary

Tech & Tools

DevOps
Python
Vagrant
Terraform
Ansible
Kubernetes
Tools
Code
Bash
git
Docker
Cloud
Azure
AWS
GCP
OS
Kali
Linux
GitOps
ArgoCD

Bachelors Thesis

Ultrasonic Object Detection for the Blind

The system is designed for visually impaired people. It is an Arduino-based system integrated on a white cane (walking stick for the blind) that uses Ultrasonic sensors for obstacle detection.

If an obstacle is detected in the user’s range, the cane would tell the user in the form of different beeps and alarms. At this point, we are assuming that the user is not hearing impaired so that he or she can detect the alarm sounds.

Apart from an Ultrasonic sensor for obstacle detection, the system also has a GPS module to track the location of the user. This location can be checked by the user’s relative using mobile SMS service.

The module is capable of sending an SMS message to the family member periodically / on button press, that contains the google maps location of the device (and the person using it).

Repository Link

Presentation Link

Data Science Badges

Tools for Data Science Data Science Methodology Python for Data Science & AI Databases for SQL & Data Science
Data Analysis with Python Data Visualization with Python Machine Learning with python Fundamentals of Scalable Data Science
Advanced Machine Learning and Signal Processing Data Science Professional Certificate

Microsoft Badges

Data Science Projects

Web Scraping & Analysis of Stocks with Python

Feb 2021 – Mar 2021

Extraction of financial data like historical share price and quarterly revenue reportings from various sources using Python libraries and web scraping on popular stocks. After collecting this data, I visualized it to identify patterns or trends. The stocks I worked with were:

  • Tesla
  • Amazon
  • AMD
  • GameStop

  • View Project

    Data Analysis of House Sales in Kings County, USA

    Mar 2021

    Tasked with determining the market price of a house given a set of features. Analysis and prediction of housing prices using attributes or features such as:

  • Square Footage
  • Number of bedrooms
  • Number of floors
  • and so on

    View Project

    Loan Payment Prediction Model

    May 2021

    Loaded a historical dataset from previous loan applications, cleaned the data, and applied different classification algorithms on the data. Used the following models to decide the best among them for this scenario:

  • K-Nearest Neighbour
  • Decision Tree
  • Support Vector Machine
  • Logistic Regression

  • The results are reported as the accuracy of each classifier, using the following metrics when these are applicable:

  • Jaccard index
  • F1-score
  • Log Loss

  • View Project

    Segmenting and Clustering Neighborhoods in Toronto

    June 2021

    I was required to explore, segment, and cluster the neighborhoods in the city of Toronto based on the postal code and borough information.

    For the Toronto neighborhood data, a Wikipedia page exists that has all the information needed to explore and cluster the neighborhoods in Toronto. I was required to scrape the Wikipedia page and wrangle the data, clean it, and then read it into a pandas data frame so that it was in a structured format.

    Once the data was in a structured format, I used the dataset to explore and cluster the neighborhoods in the city of Toronto, with the help of Foursquare API and K-means Clustering Algorithm for Unsupervised Machine Learning.

    View Project

    COVID-19 Analysis - Pakistan 2020

    July 2021

    The 2019–20 coronavirus pandemic was confirmed to have reached Pakistan on 26 February 2020, when a student in Karachi tested positive upon returning from Iran. By 18 March, cases had been registered in all four provinces, the two autonomous territories, and the federal territory of Islamabad. The dataset is completely acquired from NIH Publications, Governmental resources and extra mile contacts.

    The dataset reflects at provincial level and details from all the aspects.

    View Project

    US Accidents Analysis - Kaggle Dataset 2020

    August 2021

    This is an Exploratory Data Analysis Project on a Dataset used from Kaggle.com. Said Dataset containing Data on Accidents occured in USA uptil Dec 2020.

    View Project

    Other Projects

    CSV File White Space Remover

    Sometimes Excel or Notepad will not recognize whitespaces when you try to remove extra spaces in an entire column of data, or a dataset.

    So this script file in the code will help remove those white spaces, it converts them to "?" characters, which can then be manually removed.

    Repository Link

    Repository Automation

    This project comes out of an irritation I faced personally.

    When I was first learning to code - setting up my local repo and syncing with Github

    Repository Link

    Social Media Links

    LinkedIn Facebook Gmail Stack Overflow Google Dev Profile
    Linkedin Badge Facebook Badge Gmail Badge StackOverflow GoogleDevProfile

    Hassan Aftab's Projects

    covid-19-analysis-pakistan icon covid-19-analysis-pakistan

    The 2019–20 coronavirus pandemic was confirmed to have reached Pakistan on 26 February 2020, when a student in Karachi tested positive upon returning from Iran. By 18 March, cases had been registered in all four provinces, the two autonomous territories, and the federal territory of Islamabad. The dataset is completely acquired from NIH Publications, Governmental resources and extra mile contacts.

    csv-white-space-remover icon csv-white-space-remover

    Sometimes Excel or Notepad will not recognize whitespaces when you try to remove extra spaces in an entire column of data, or a dataset. So this script file in the code will help remove those white spaces, it converts them to "?" characters, which can then be manually removed.

    devops-master-class icon devops-master-class

    Devops Tutorial for Beginners - Learn Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops

    devops-the-hard-way-aws icon devops-the-hard-way-aws

    This repository contains free labs for setting up an entire workflow and DevOps environment from a real-world perspective in AWS

    go-template icon go-template

    Open Source Template for Go Projects with Workflows/Pipelines

    image-compressor icon image-compressor

    This script compresses the image choosen to much reduced size. Image can be of any format. Note : The image should be in same folder as the script It will return with the compressed image when you compile. It automates the task of compressing the image in day to day lives

    madewithml icon madewithml

    Learn how to responsibly deliver value with ML.

    my-masjid-widget-generator icon my-masjid-widget-generator

    This repository contains a simple script that takes a Masjid Name and Link as input and outputs the iframe code for the said Masjid's widget

    obstacle-detection-for-the-blind icon obstacle-detection-for-the-blind

    My project is an Arduino based module that would will help the visually impaired people to be able to sense whether there are obstacles in front of them (further than the reach of their walking cane) and easily let their family/friends know their location with the help of Internet of Things.

    pakistan-temperature-visualization icon pakistan-temperature-visualization

    Context Climate change is affecting the world and Pakistan is no different. This is a one of its kind dataset for the average temperature in the country for the last 116 years.

    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.