Giter VIP home page Giter VIP logo

Anas Zafar's Projects

amazon-product-scraper icon amazon-product-scraper

This project implements an automated bot (Autobot) using Python and Selenium to scrape product data from Amazon. It extracts details such as product title, price, image URL, and reviews, storing the data in JSON files. Additionally, it provides a FastAPI-based web API for accessing the scraped product data.

auto-messaging-on-facebook icon auto-messaging-on-facebook

This project is aimed at automating the process of sending messages on Facebook using the Python Selenium library. It can be used to send messages to friends or anyone on Facebook.

auto-messaging-on-whatsapp icon auto-messaging-on-whatsapp

This project aims to automate the process of messaging on Whatsapp. Using Selenium in Python, the script will open Whatsapp Web, search for the desired contact and send the pre-defined message.

auto-searching-on-youtube icon auto-searching-on-youtube

This project uses selenium to automatically search for videos on YouTube. It is implemented from scratch in python and is executed in a jupyter notebook (.ipynb) file.

candycrush_game icon candycrush_game

A C++ implementation of the popular Candy Crush game using object-oriented programming & SFML library for graphics. Matches candies to score, swap adjacent candies. Game ends when score reaches a certain level or out of moves. User input via mouse clicks. No saved progress.

census_income_dataset_classification icon census_income_dataset_classification

Classify individuals using Census Income dataset and Naïve Bayes/Logistic Regression. Preprocess data, train algorithms, evaluate performance with accuracy, precision, recall, & F1 score.

daraz-product-sentiment-analysis icon daraz-product-sentiment-analysis

This project aims to conduct sentiment analysis on product reviews collected from Daraz website. The user can choose the desired product category to scrape data from. The collected data will be cleaned and preprocessed, and then the sentiment of the reviews will be analyzed

distributed_system_database icon distributed_system_database

Distributed System Data Base implemented in C++ using B-Trees to manage and manipulate the death rate dataset efficiently.

exploratory-data-analysis-using-pandas-and-matplotlib icon exploratory-data-analysis-using-pandas-and-matplotlib

In this project, we will perform Exploratory Data Analysis (EDA) on three datasets, `ufo`, `u.user` and `movies`. We will use the Python library Pandas for data cleaning, transforming, and manipulation and Matplotlib for data visualization.

exploratory-data-analysis-with-pandas icon exploratory-data-analysis-with-pandas

This project is focused on performing Exploratory Data Analysis (EDA) on a dataset using Pandas. The goal of EDA is to get insights about the data, identify patterns and relationships, and prepare the data for further analysis or modeling.

exploratorydataanalysis_on_nuces_admission_dataset icon exploratorydataanalysis_on_nuces_admission_dataset

This project preprocesses and analyzes NUCES University's admission dataset. The data will be cleaned and transformed to reveal valuable insights and improve the admission process efficiency. The project uses Pandas, Matplotlib, and Seaborn. The results will provide valuable insights into admission criteria and distribution.

finding-the-wave-with-most-frequencies icon finding-the-wave-with-most-frequencies

This repository contains an implementation of finding the wave with the highest number of frequencies (peaks) from an image, and then drawing a bounding rectangle around it.

game_of_life icon game_of_life

The Game of Life is a simple yet powerful simulation that demonstrates how complex behavior can emerge from a small set of simple rules.

genetic_algorithm_for_feature_selection icon genetic_algorithm_for_feature_selection

Implements a genetic algorithm to select the most impactful features in a dataset to improve classifier performance. Written in Jupyter Notebook using pandas, numpy, scikit-learn. Results displayed with accuracy, precision, recall, F1 score comparison to using all features.

grammy-award-analysis icon grammy-award-analysis

This project aims to analyze the Grammy award data to understand the trends and patterns in the award distribution among young and old artists. The objective is to determine if the claim that judges are inclined to give the Grammy to old artists is true or false.

heart_attack_prediction icon heart_attack_prediction

Classify Heart Attack dataset using 3+ ML models and perform Exploratory Data Analysis for insights. Preprocess data, apply majority voting for final prediction, aim for accuracy & F-score over 65%. Use Numpy, Pandas, Sklearn, Matplotlib. Final report & insights on methodology & results expected. Run code in Jupyter Notebook.

image-processing-tallest-finger-detection icon image-processing-tallest-finger-detection

Find the tallest finger in your hand images with ease! This repo provides a solution using computer vision & image processing. Written in Python with OpenCV & Numpy. Simply run the code from the command line with the input image path. Enhance your app's capabilities today

intensity-slicing-and-object-count icon intensity-slicing-and-object-count

This project implements intensity slicing to separate objects in a digital image and counts the number of pixels for each object. The implementation uses OpenCV library for image processing tasks.

internet-usage-in-denmark-and-belarus-analysis icon internet-usage-in-denmark-and-belarus-analysis

This project aims to compare the adoption of the internet in Denmark and Belarus and determine if income level has an impact on the speed of adoption. The data used for this analysis is from the World Bank Data (1990-present) and is stored in the file "WorldBankData.csv".

latin-word-scrapper icon latin-word-scrapper

A Python program to scrape Latin words and related information from the Dickinson College Commentaries website using BeautifulSoup, Requests, and other tools.

london_geojson_mapvisualization_using_d3 icon london_geojson_mapvisualization_using_d3

Discover London GeoJson data with our interactive Graph & Map Visualization Solution using D3. View data with map, graph, & timeline visualizations. Advanced interactivity: pan, zoom, select, brush, link.

maze_game icon maze_game

A C++ implementation of a command line maze game where the player navigates through a maze, avoiding walls and obstacles to reach the exit. Input includes maze size and layout, and output shows the maze and player's position after each move. ASCII characters represent the maze and player.

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.