Pinned Repositories
A-M-Amine
A-M-Amine.github.io
Advent-Of-Code-2021
Advent-Of-Code-2022
Data-Extraction-for-Medical-Usage
scraping-USTHB-Schedules
Stera
Music Streaming platform Website
University-Master-Schedules-visualization
Vehicle-Routing-Optimizer
Vehicle Routing Optimizer is a Python project that solves the Vehicle Routing Problem using Google OR-Tools and Open Route Service API. It can handle different VRP variants and generate GeoJSON paths that could be used to visualize and compare solutions. It is a useful tool for logistics and transportation optimization.
multiclient-app-for-tracking-flights
A-M-Amine's Repositories
A-M-Amine/Vehicle-Routing-Optimizer
Vehicle Routing Optimizer is a Python project that solves the Vehicle Routing Problem using Google OR-Tools and Open Route Service API. It can handle different VRP variants and generate GeoJSON paths that could be used to visualize and compare solutions. It is a useful tool for logistics and transportation optimization.
A-M-Amine/scraping-USTHB-Schedules
A-M-Amine/A-M-Amine
A-M-Amine/A-M-Amine.github.io
A-M-Amine/Advent-Of-Code-2021
A-M-Amine/Advent-Of-Code-2022
A-M-Amine/Arithmetic-Expression-Evaluation-Using-a-Stack
A-M-Amine/Basic-JavaFx-Classroom-Management-App
A-M-Amine/Data-Extraction-for-Medical-Usage
A-M-Amine/Digital-Watermarking-App--DCT-Image-Embedding-
A-M-Amine/first-site
A-M-Amine/Stera
Music Streaming platform Website
A-M-Amine/University-Master-Schedules-visualization
A-M-Amine/fs_open
A-M-Amine/LeetCode_Challenges
Collection of LeetCode questions Answers
A-M-Amine/Local-Terminal-Mail-Box
A-M-Amine/Sorting-Algorithms-for-different-data-structures
A-M-Amine/web-scraping-projects
This repository showcases a series of projects developed by me as experiments to learn more about web scraping. Each project explores a different technique and approach to gather the data I need. From leveraging Scrapy's powerful crawling capabilities to harnessing the dynamic nature of websites with Selenium.