• Stars
    star
    8
  • Rank 2,099,232 (Top 42 %)
  • Language
    Java
  • Created over 4 years ago
  • Updated about 2 years ago

Reviews

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

Repository Details

Object Oriented Design Patterns implemented in java

More Repositories

1

GoodMovs---spring-microservices-movie-ratings

providing a simple app to track user movie ratings with java spring, using micro-services architecture (communicating through REST-API) with auto discovery (eureka) and fault tolerance (hystrix)
Java
2
star
2

COVID-19-Live-Tweet-Analyzer-Kafka-Spark-Cassandra-and-Airflow

Analysing live tweets from twitter by generating a big data pipeline and scheduling it with Airflow (Using also Kafka for tweet ingestion, Cassandra for storing parsed tweets, and Spark for Analysis)
Python
2
star
3

Java-projects

Academic java projects using OOP concepts (classes, interfaces, abstract classes, etc..)
1
star
4

Web-server-logs-ETL-pipeline

ETL streaming pipeline using python. generating a constant stream of fake web server logs, analyzing it, and storing in a PostgreSQL DB
Python
1
star
5

Recipe-Calorie-Alert-using-Kafka

Building a system with Kafka, that parses recipes from an online API and alerts the user of recipes that exceed a calorie threshold. the system uses micro-services written in python, using Kafka-python.
Python
1
star
6

Engineering-Project---Data-Extraction-from-Encrypted-Video-Streams

B.Sc Engineering Project: Data Extraction from Encrypted Video Streams - Exploiting video compression vulnerabilities to derive Motion Estimation in Encrypted video, using Machine Learning techniques.
Jupyter Notebook
1
star
7

Twitter-Kafka-Docker

Building a system with Kafka, that pulls live Twitter tweets from it's online API, parses them, and outputs the number of hashtags in each tweet. the system uses microservices written in Scala, that communicate through a Kafka topic.
Scala
1
star