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/android-course
This is the repository for all labs and programming assignments.
omardoma/COMP-550-AlgorithmAnalysis
Java code for Algorithms and Data Structures Class
omardoma/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
omardoma/JavaScript-OOP
JavaScript OOP Course Repository
omardoma/Operating-Systems-CS149
Assignments for CS149 - Operating Systems at San Jose State University