You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Kafka Producer project using Spring Boot (in Java). The producer object is created using the native Java Kafka library. The properties for Zookeeper and Kafka are created using an instance of the java.util.Properties class.
TweetPipe Apache Flink AWS Kinesis Consumer. A Flink-based consumer that reads from an AWS Kinesis source and maps the input stream elements to a domain model. Future iterations will output the transformed data to a sink.
Performance Comparison project for Graph Processing Systems, namely Apache Spark GraphX and Apache Flink Gelly, with data from Google | Analysis and Design of Information Systems at ECE NTUA
Turismo.uy, a project built in Java, featuring a desktop application developed with Swing, a mobile-friendly website and a separate website for desktop devices, all designed following the MVC architecture.
This website is created to allow teachers to add classes for their students and see the status of their student. It also allows the parent to create appointment, and allow the teacher to view it and accept it.
Spillet er et tekstbasert rollespill med enkel UI. Alle rom er tilfeldig lagd. Spillet har lokale filer med alle våpen, rustninger, velsignelser og fiender. Når man er på startmenyen kan man velge å oppdatere de lokale filene og overskrive med informasjon fra databasen. Informasjonen på databasen kan endres på gjennom en admin-side.