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/WaterApp
marwagaser/JupyterNotebook_Python_CrashCourse
This respository has an introductory explanation of jupyter notebook, Python 3.X, Numpy, and Pandas.
marwagaser/DataEngineering
marwagaser/Minion_CSS
Drawing a Minion using vanilla CSS and HTML
marwagaser/NLP_Project
marwagaser/ScroogeCoin
A blockchain system that is implemented using java
marwagaser/AR_IslamicMuseum
This a front-end based webpage made with Angular which provides details on my bachelor project done under the topic of Augmented Reality in the Islamic Museum of Arts in Cairo
marwagaser/backup_docker_scripts
with these script you are able to backup your docker environment. There is one for the compose project, for mysql or mariadb, for postgres SQL and for normal docker volumes.
marwagaser/Compensation_Quiz_2_CSEN1095
Template for Compensation Quiz 2
marwagaser/DCG
College assignment under the title of Definite Clause Grammar created using prolog
marwagaser/Draft_datasets
A repo which holds several datasets intended to be explored
marwagaser/expressapp
marwagaser/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
marwagaser/FirstandFollow
An algorithm to find the first and follow of a context free grammar
marwagaser/grammar-parser
marwagaser/HackerRankProblems
marwagaser/leetcodeproblems
A repository with my solutions to some leet code problems
marwagaser/Left_Recursion_Elimination
A java written program used to eliminate left recursion in context-free grammar. Use the method `eliminateRecursion` to pass to it a String of rules and it will print the new set of rules with no left recursion
marwagaser/LL1_Parser
A Java code which implements an LL(1) parser using a stack
marwagaser/module9_miniproject1
marwagaser/mosesdecoder
Moses, the machine translation system
marwagaser/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
marwagaser/preprocessing_scripts
marwagaser/Quiz1-CSEN1095
This is a template for quiz 1 for students to use to solve the data engineering problems.
marwagaser/Quiz1.2-CSEN1095
marwagaser/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
marwagaser/teachingAngular
marwagaser/Text_Mining_Diploma
A repository for the Text Mining post-diploma course notebooks
marwagaser/TrialQuiz
This is a trial quiz template to get your familiar with the GitHub Classrooms platform
marwagaser/XMLparser
A script to parse xml files and save the target content of tags in different files