• Stars
    star
    5
  • Rank 2,860,562 (Top 57 %)
  • Language
    Java
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An implementation of an algorithm to find the First and Follow sets in a grammar in Java.

More Repositories

1

multer-drive

An Express.js Multer middleware Storage Engine for Google Drive.
JavaScript
7
star
2

socket.io-cookies

A simple Socket.io echo server for illustrating how to use cookies with Socket.io.
JavaScript
5
star
3

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.
Java
4
star
4

whatsapp-notifications-app

An Express.js microservice for Socket.io real-time functionality of a Whatsapp clone.
JavaScript
4
star
5

ML-Algorithms

Machine Learning tasks including S&P500 index prediction, Stock prices time series prediction and Predicting product rating from review text.
Jupyter Notebook
2
star
6

GodOfWar

A simple clone of God of War game in Unity3d and C#.
C#
2
star
7

CertificateAuthority

An implementation of a Certificate Authority in Java.
Java
2
star
8

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.
Java
2
star
9

SearchingAI

An object oriented Java implementation of the Artificial Intelligence searching problem, themed with a Game Of Thrones like game.
Java
1
star
10

react-chat

A simple chat app in React and Socket.io.
TypeScript
1
star
11

Twitter-US-Airline-Sentiment-Analysis

A classifier for sentiment analysis from tweets, by learning from previously classified tweets in Python.
Jupyter Notebook
1
star
12

java-image-manipulation

Some popular image manipulation algorithms in Java.
Java
1
star
13

Hanakol-Eh-Enahrda

A roulette for Egyptian fast food to choose what to eat in Java & Swing.
Java
1
star
14

OpenCV-Basics

Some basic operations of image processing done on sample images using OpenCV 3.4.3 and Java.
Java
1
star
15

Theory-Of-Computation-App

An app to help study theory of computation by simulating some algorithms in Java & Swing.
Java
1
star
16

LeftRecursionElimination

An implementation of an algorithm to remove Left Recursion from grammars in Java.
Java
1
star
17

AlMakinah-LevelUp-Entry-Project-Solution

The solution for AlMakinah LevelUp Entry Project.
CSS
1
star
18

java-groupchat

A group chat client/server based messenger for exchanging texts on the same server instance in Java & Swing.
Java
1
star
19

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.
JavaScript
1
star
20

FallbackDFA

An object oriented Java implementation of the Fallback DFA.
Java
1
star
21

BeatsCommercial

A commercial scene for Beats by Dre headphones in Unity3d & C#.
C#
1
star
22

Furnish-My-Room

A program to furnish a room in Haskell.
Haskell
1
star
23

java-calculator

A simple command line calculator in Java.
Java
1
star
24

ColorRoad

An infinite runner game in Unity3d and C#.
ASP
1
star
25

powerbi-embed-nodejs

Powerbi Embed Integration using Node.js
JavaScript
1
star
26

OldRSABreaker

An implementation for decrypting RSA using Sieve algorithm in Java.
Java
1
star
27

java-sockets-store

An implementation of a multi-threaded Client/Server based tcp sockets CLI app for fetching data in Java.
Java
1
star
28

NFAToDFA

An object oriented Java implementation of the computation automata model with subset construction NFA to DFA algorithm.
Java
1
star