Pinned Repositories
3DCoinCollectorGame
This is a 3D game created using OpenGl and C++ which has a 3D car models that tries to avoid obstacles and collect coins
DataEngineering
HajjHackathon
We are trying to help the disabled perform mansaek al Hajj through the help of our app employees who will guide them through
JupyterNotebook_Python_CrashCourse
This respository has an introductory explanation of jupyter notebook, Python 3.X, Numpy, and Pandas.
Minion_CSS
Drawing a Minion using vanilla CSS and HTML
NLP_Project
PageReplacementOS
This has page replacement algorithms written in C (FIFO, Second Page Replacement algorithm)
ScroogeCoin
A blockchain system that is implemented using java
SearchAgent_AI
This is a search agent implemented using Java.
WaterApp
marwagaser's Repositories
marwagaser/AES_Security
marwagaser/FallbackDFA_ANTLR
A fallback DFA implemented using antlr
marwagaser/Frontend_Text_JS
marwagaser/NFA_to_DFA
A java program which converts an NFA to a DFA, then solves the search problem using the generated DFA
marwagaser/SearchAgent_AI
This is a search agent implemented using Java.
marwagaser/NutritionInformation
marwagaser/K-means-clustering
This repository applies k-means clustering algorithm to a dataset of images containing numbers from 0 to 9.
marwagaser/ImageSharpening
A python code which is used to apply an edge kernel to an image to sharpen it
marwagaser/gitignore
A collection of useful .gitignore templates
marwagaser/Naive-Bayes-Classifier
A machine learning algorithm which is used to train and test a data set of images using Naive Bayes classifier algorithm.
marwagaser/LeastSquareClassifier
A machine learning assignment, where an implementation of an image classification algorithm is required using the least squares approach
marwagaser/ImageProcessing
A program used to compute the co-occurrence matrix, and manipulate the image contrast
marwagaser/CSEN1095-Data-Engineering
Material and notebooks for the Data Engineering course @ the GUC
marwagaser/chrF
a tool for calcualting character n-gram F score
marwagaser/callforcodev1
marwagaser/LightingSystem
In this project and LED light turns on when the light intensity in the room is low and turns off otherwise a detailed report is included in the repo to explain this assembly project in details
marwagaser/GraphsLibrary
A library for graphs created using Java. It includes several ways of graphs' traversal and finding paths using several techniques
marwagaser/iWorkApp
Creating a website using ASP.NET, C#, and SQL that facilitates the communication between workers at companies
marwagaser/SmartAttendance
This project helps universities record classes' attendance through scanning the teaching staff and students IDs
marwagaser/3DCoinCollectorGame
This is a 3D game created using OpenGl and C++ which has a 3D car models that tries to avoid obstacles and collect coins
marwagaser/3DHauntedHouse
This project is basically concered with creating animated 3D objects which can be simply controlled by keyboard strokes
marwagaser/pydatadc_2018-tidy
PyData 2018 tutorial for tidying data
marwagaser/ShootingGame
A shooting game (similar to chicken invaders) done using OpenGL and C++
marwagaser/HajjHackathon
We are trying to help the disabled perform mansaek al Hajj through the help of our app employees who will guide them through
marwagaser/CSSwebpage
This is a webpage which is created using css and html
marwagaser/SimpleWebpage
This is a simple one page webpage created using css and html
marwagaser/MIPS-pipeline
Implementation of MIPS pipeline in Computer Architecture
marwagaser/Scheduling_AlgorithmsOS
Round Robbin and Lottery scheduling algorithms in C
marwagaser/WebServer
A webserver application in java which allows you to send http requests, process them, and get an http response
marwagaser/PageReplacementOS
This has page replacement algorithms written in C (FIFO, Second Page Replacement algorithm)