flylight
Senior Software Engineer | Speaker | Mentor | Devoxx Ukraine Program Committee | Morning@Lohika Program Committee
JappwareUkraine
Pinned Repositories
algorithms
Here I will introduce different algorithm & tasks solutions that you may meet on interview process
atomix-distributed-fighters
This is an example of Atomix framework prepared for Conference talks. It shows how to build distributed application based on three Atomix Replicas where one might be executed several times and represent fighters. Another two replicas represents Judge and View (Fight participants).
atomix-in-practice
This repository contains examples of all available features provided by http://atomix.io/atomix/ . Use this like a tutorial and feel free to ask question.
atomix-space-racing
Distributed Application made for Devoxx Ukraine Conference demo. This example shows how to easily build distributed application using modern tool like Atomix framework.
dynamodb-duplicate-finder
Find duplicated records in AWS Dynamo DB by Secondary Index column
LinClick
Link click - analytic based on collecting HTTP headers from user that use generated in application short URL. Project developed in scope of Big Data training at Lohika Systems company.
machine-learning-examples
Machine learning examples using popular approaches like Linear Regression, Logistic Regression (classification) and Neural Network on different solutions
mvn-gui
Apache maven GUI
shebang-java-example
Shebang Java Example for JEEConf
trackable
Java trackable object. Functionality to track interaction with Java object and add additional functionality into their behavior.
flylight's Repositories
flylight/mvn-gui
Apache maven GUI
flylight/atomix-distributed-fighters
This is an example of Atomix framework prepared for Conference talks. It shows how to build distributed application based on three Atomix Replicas where one might be executed several times and represent fighters. Another two replicas represents Judge and View (Fight participants).
flylight/dynamodb-duplicate-finder
Find duplicated records in AWS Dynamo DB by Secondary Index column
flylight/atomix-in-practice
This repository contains examples of all available features provided by http://atomix.io/atomix/ . Use this like a tutorial and feel free to ask question.
flylight/atomix-space-racing
Distributed Application made for Devoxx Ukraine Conference demo. This example shows how to easily build distributed application using modern tool like Atomix framework.
flylight/trackable
Java trackable object. Functionality to track interaction with Java object and add additional functionality into their behavior.
flylight/algorithms
Here I will introduce different algorithm & tasks solutions that you may meet on interview process
flylight/LinClick
Link click - analytic based on collecting HTTP headers from user that use generated in application short URL. Project developed in scope of Big Data training at Lohika Systems company.
flylight/machine-learning-examples
Machine learning examples using popular approaches like Linear Regression, Logistic Regression (classification) and Neural Network on different solutions
flylight/shebang-java-example
Shebang Java Example for JEEConf
flylight/spark-for-noobie
flylight/sqs-copier
This simple example shows how to copy messages from one AWS SQS queue to another.
flylight/Stat4J
Provide performance statistic for Java application via HTTP end-point (Servlet) or print statistic file into file system.