Pinned Repositories
Continuing-Education-Validation-System
The "Continuing Education Validation Software" is a program that validates continuing education activity statements for members of professional orders.
Digital-Audio-Synthesis
This software is a basic "Digital Audio Synthesis" This type of software constructs a sound wave (music) from a description of the music (composition).
Electric-Vehicle-Fleet-Planning
This project aims to plan the routes for an electric vehicle fleet while taking into account the constraints of battery recharging. The program Uses advanced algorithms and graph-based techniques in C++ and allows users to generate efficient route plans based on the provided inputs.
EV-Charging-Station-Reservation-System
This project is a C++ application that manages reservations for electric vehicle charging stations. The program uses AVL trees & Map trees to efficiently manage reservations for electric charging stations based on power, location, and time.
Geolocation-Analysis-Program
Geolocation Analysis Program: The goal of this project is to implement a program that simulates the management of tracks in a city, using various data structures and algorithms...
Optimized-Threadpool-ML-Image-Processing
This project involves creating an Optimized "ThreadPool" implementation for image processing as part of a pre-processing step for machine learning. The project required the completion of ThreadPool-related functions using Pthread condition variables, with each image being processed using one processor per thread.
Web-Library-Store
Web Library Store is an e-commerce application created using Angular and Express frameworks, with the primary objective of providing a shared platform for multiple sellers to sell books online.
OthmaneAzzouzi's Repositories
OthmaneAzzouzi/Digital-Audio-Synthesis
This software is a basic "Digital Audio Synthesis" This type of software constructs a sound wave (music) from a description of the music (composition).
OthmaneAzzouzi/Electric-Vehicle-Fleet-Planning
This project aims to plan the routes for an electric vehicle fleet while taking into account the constraints of battery recharging. The program Uses advanced algorithms and graph-based techniques in C++ and allows users to generate efficient route plans based on the provided inputs.
OthmaneAzzouzi/Optimized-Threadpool-ML-Image-Processing
This project involves creating an Optimized "ThreadPool" implementation for image processing as part of a pre-processing step for machine learning. The project required the completion of ThreadPool-related functions using Pthread condition variables, with each image being processed using one processor per thread.
OthmaneAzzouzi/Web-Library-Store
Web Library Store is an e-commerce application created using Angular and Express frameworks, with the primary objective of providing a shared platform for multiple sellers to sell books online.
OthmaneAzzouzi/Continuing-Education-Validation-System
The "Continuing Education Validation Software" is a program that validates continuing education activity statements for members of professional orders.
OthmaneAzzouzi/EV-Charging-Station-Reservation-System
This project is a C++ application that manages reservations for electric vehicle charging stations. The program uses AVL trees & Map trees to efficiently manage reservations for electric charging stations based on power, location, and time.
OthmaneAzzouzi/Geolocation-Analysis-Program
Geolocation Analysis Program: The goal of this project is to implement a program that simulates the management of tracks in a city, using various data structures and algorithms...