Pinned Repositories
32-bits-intel-syntax-assembly-program
The program should take n as input and output (1 + 1/1) + (2 + 1/4) + (3 + 1/9) + (4 + 1/16) + ... + (n + 1/(n^2))
AI-Connect4-Game-Agent
make Connect4 Game Agent with using alpha beta pruning algorithm
Al-Maqraa_portfolio
CodeClause_Image_Background_remover
this is the first project in codeClause intern ship it take jpg photos and remove its background by using HTML,CSS,JS and apis
course-JS-and-the-DOM
Dynamic-Interval-Tree-algorithm
Dynamic Interval Tree algorithm implementation of an unbalanced binary search tree
e-commerce-website-ASP.Net-ITI-Summer-Intern
This is the summer intern ITI evaluation project in the asp.net track
FunctionPlotter
HPC-OpenMP-code
Student-Affairs-website-Django
This is a student affairs system website using HTML, CSS, JavaScript, and Django framework
Omarwalid10's Repositories
Omarwalid10/e-commerce-website-ASP.Net-ITI-Summer-Intern
This is the summer intern ITI evaluation project in the asp.net track
Omarwalid10/HPC-OpenMP-code
Omarwalid10/Student-Affairs-website-Django
This is a student affairs system website using HTML, CSS, JavaScript, and Django framework
Omarwalid10/32-bits-intel-syntax-assembly-program
The program should take n as input and output (1 + 1/1) + (2 + 1/4) + (3 + 1/9) + (4 + 1/16) + ... + (n + 1/(n^2))
Omarwalid10/AI-Connect4-Game-Agent
make Connect4 Game Agent with using alpha beta pruning algorithm
Omarwalid10/Al-Maqraa_portfolio
Omarwalid10/CodeClause_Image_Background_remover
this is the first project in codeClause intern ship it take jpg photos and remove its background by using HTML,CSS,JS and apis
Omarwalid10/course-JS-and-the-DOM
Omarwalid10/Dynamic-Interval-Tree-algorithm
Dynamic Interval Tree algorithm implementation of an unbalanced binary search tree
Omarwalid10/FunctionPlotter
Omarwalid10/Fuzzy-Logic-Toolbox
A “Fuzzy Logic Toolbox” provides functions and apps for designing and simulating fuzzy logic systems. It lets the user specify and configure input variables, output variables, membership functions, rules and defuzzification methods.
Omarwalid10/GeneticCurveOptimizer
GeneticCurveOptimizer : A Genetic Algorithm for Curve Fitting in C++. Optimize polynomial coefficients to minimize the distance between the curve and given data points. Customizable parameters for efficient optimization. Try it for accurate and dynamic curve fitting!
Omarwalid10/HPC-MPI-parallel-programs
High Performance Computing problems with MPI
Omarwalid10/knapsack-genetic-algorithm
this is a knapsack problem solved by genetic algorithm
Omarwalid10/Landing-page
Landing page with Udacity Professional Front-End Web Development program using HTML CSS JAVA Script
Omarwalid10/LZ77-compression-decompression-
This is the LZ77 algorithm to compress and decompress the text
Omarwalid10/LZW-compression-decompession
This is the LZW algorithm to compress and decompress the text and write in text files and read form text files
Omarwalid10/Machine-learning-fundamentals-projects
Machine learning projects that our team worked on, Machine learning fall 2023.
Omarwalid10/mohamedabusrea
Omarwalid10/Omarwalid10
Omarwalid10/producer-and-consumer-threads
producer and consumer threads with GUI by produce prime numbers
Omarwalid10/Round_Robin_Scheduling
This is Round Robin Scheduling algorithm to schedule the processes in the operating system
Omarwalid10/Spam-E-mail-Filter-Project
Omarwalid10/Standard-Huffman-Algorithm
this is the Standard Huffman algorithm with GUI to compress and decompress the text , read and write form text files
Omarwalid10/Verilog-Project-
make 4 operations between 2integers in 3-bit
Omarwalid10/weather-journal-app-NodeJS
This project is asynchronous web app that uses Web API , the server and user data to dynamically update the user interface by get information form the openweathermap website and but them in the server and get them form server again to update the UI by this data .