Pinned Repositories
Juggler-OS
A basic Operating System that implements text file interpretation to execute processes using JAVA.
AI-I-WS
AI search agent that solves the water sort algorithm using 6 search strategys
clinic
A full clinic system developed with the MERN stack
CS4-Marvel-Game-Project
This repository is created and optimized to serve as a code pool for the CS4 game project.
Haskell-Minesweeper
Mini-DB-Engine
A DataBase Engine that supports indexing using OctTrees created using Java
SportsSystemDatabase_MSSQL
TipTopTrips
A NodeJS Website for Trips (Want to go list)
Tomasulo-Simulator
An Implementation of the Tomasulo Algorithm for MIPS64 instructions
Wordle-Project-Prolog
Implementing the game "Wordle" using the logic programming language Prolog.
Omar-Nour's Repositories
Omar-Nour/Haskell-Minesweeper
Omar-Nour/SportsSystemDatabase_MSSQL
Omar-Nour/TipTopTrips
A NodeJS Website for Trips (Want to go list)
Omar-Nour/Wordle-Project-Prolog
Implementing the game "Wordle" using the logic programming language Prolog.
Omar-Nour/AI-I-WS
AI search agent that solves the water sort algorithm using 6 search strategys
Omar-Nour/Caesar-Cipher
Omar-Nour/clinic
A full clinic system developed with the MERN stack
Omar-Nour/CS4-Marvel-Game-Project
This repository is created and optimized to serve as a code pool for the CS4 game project.
Omar-Nour/Mini-DB-Engine
A DataBase Engine that supports indexing using OctTrees created using Java
Omar-Nour/Tomasulo-Simulator
An Implementation of the Tomasulo Algorithm for MIPS64 instructions
Omar-Nour/cpython
The Python programming language
Omar-Nour/CreditCard-Validator
Omar-Nour/CS4-notes
notes for cs4 game course
Omar-Nour/DNA-Matcher
Omar-Nour/fractal
Here we collect the fractal programming assigment
Omar-Nour/guc-evaluation-automate
👨🎓Simple scripts to automate the GUC's evaluate courses and academics process
Omar-Nour/GUC-Grades
A simple Python script based on web scraping idea to save your time while checking your grades
Omar-Nour/HCV-Neural-Network
Omar-Nour/Image-Filters
Instagram-like Image Filters in C
Omar-Nour/Image-Recovery-
Image Recovery from raw bits in C
Omar-Nour/Juggler-OS
A basic Operating System that implements text file interpretation to execute processes using JAVA.
Omar-Nour/LnkrDocs
Omar-Nour/McHarvard-Micro-Processor
A Harvard micro-arch based ISA interpreter using JAVA.
Omar-Nour/pharmacy
Skill_IssueSquad's Pharmacy
Omar-Nour/Plurality
Elections in C
Omar-Nour/Runoff-
Rank list Elections In C
Omar-Nour/Signals-Song-Creation-and-Noise-Cancellation
In this project, we use the Python programming language along with the numpy, matplotlib, sounddevice and scipy libraries to create a song and simulate the process of removing noise from it
Omar-Nour/Speller
C program to output misspelled words from a large text file in a short time using a hash table and linked lists
Omar-Nour/Text-Grader
Omar-Nour/Vigenere
Vigenere Cipher Algorithm