Pinned Repositories
CertificateAuthority
An implementation of a Certificate Authority in Java.
FirstAndFollow
An implementation of an algorithm to find the First and Follow sets in a grammar in Java.
GodOfWar
A simple clone of God of War game in Unity3d and C#.
java-sockets-messaging
An implementation of a multi-threaded Client/Server based tcp sockets CLI messenger app for real-time group/private chatting in Java.
ML-Algorithms
Machine Learning tasks including S&P500 index prediction, Stock prices time series prediction and Predicting product rating from review text.
multer-drive
An Express.js Multer middleware Storage Engine for Google Drive.
SaveWesteros-Prolog
The project is a simulation for Game of Thrones, SaveWesteros problem, using Successor State Axioms in Prolog. Our implementation is relying on a Java code to generate a random grid as a knowledge base in Prolog, then Prolog takes over by applying an Iterative Deepening searching algorithm utilizing Prolog's default Depth First algorithm.
socket.io-cookies
A simple Socket.io echo server for illustrating how to use cookies with Socket.io.
whatsapp-notifications-app
An Express.js microservice for Socket.io real-time functionality of a Whatsapp clone.
omardoma's Repositories
omardoma/multer-drive
An Express.js Multer middleware Storage Engine for Google Drive.
omardoma/FirstAndFollow
An implementation of an algorithm to find the First and Follow sets in a grammar in Java.
omardoma/socket.io-cookies
A simple Socket.io echo server for illustrating how to use cookies with Socket.io.
omardoma/java-sockets-messaging
An implementation of a multi-threaded Client/Server based tcp sockets CLI messenger app for real-time group/private chatting in Java.
omardoma/whatsapp-notifications-app
An Express.js microservice for Socket.io real-time functionality of a Whatsapp clone.
omardoma/CertificateAuthority
An implementation of a Certificate Authority in Java.
omardoma/GodOfWar
A simple clone of God of War game in Unity3d and C#.
omardoma/ML-Algorithms
Machine Learning tasks including S&P500 index prediction, Stock prices time series prediction and Predicting product rating from review text.
omardoma/SaveWesteros-Prolog
The project is a simulation for Game of Thrones, SaveWesteros problem, using Successor State Axioms in Prolog. Our implementation is relying on a Java code to generate a random grid as a knowledge base in Prolog, then Prolog takes over by applying an Iterative Deepening searching algorithm utilizing Prolog's default Depth First algorithm.
omardoma/AlMakinah-LevelUp-Entry-Project-Solution
The solution for AlMakinah LevelUp Entry Project.
omardoma/BeatsCommercial
A commercial scene for Beats by Dre headphones in Unity3d & C#.
omardoma/ColorRoad
An infinite runner game in Unity3d and C#.
omardoma/FallbackDFA
An object oriented Java implementation of the Fallback DFA.
omardoma/fastify-cli
Run a Fastify application with one command!
omardoma/Furnish-My-Room
A program to furnish a room in Haskell.
omardoma/GUCCoders
SE Mini Project, A portfolio app for showcasing the projects of the MET and BI final year students, to connect them with employers worldwide.
omardoma/Hanakol-Eh-Enahrda
A roulette for Egyptian fast food to choose what to eat in Java & Swing.
omardoma/ionic-rating
An Ionic 3+ ratings stars component.
omardoma/java-calculator
A simple command line calculator in Java.
omardoma/java-groupchat
A group chat client/server based messenger for exchanging texts on the same server instance in Java & Swing.
omardoma/java-image-manipulation
Some popular image manipulation algorithms in Java.
omardoma/java-sockets-store
An implementation of a multi-threaded Client/Server based tcp sockets CLI app for fetching data in Java.
omardoma/LeftRecursionElimination
An implementation of an algorithm to remove Left Recursion from grammars in Java.
omardoma/OldRSABreaker
An implementation for decrypting RSA using Sieve algorithm in Java.
omardoma/OpenCV-Basics
Some basic operations of image processing done on sample images using OpenCV 3.4.3 and Java.
omardoma/powerbi-embed-nodejs
Powerbi Embed Integration using Node.js
omardoma/react-chat
A simple chat app in React and Socket.io.
omardoma/SearchingAI
An object oriented Java implementation of the Artificial Intelligence searching problem, themed with a Game Of Thrones like game.
omardoma/Theory-Of-Computation-App
An app to help study theory of computation by simulating some algorithms in Java & Swing.
omardoma/Twitter-US-Airline-Sentiment-Analysis
A classifier for sentiment analysis from tweets, by learning from previously classified tweets in Python.