Skip to content
View maxabcr2000's full-sized avatar

Organizations

@aetheras-io

Block or report maxabcr2000

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. BPNN BPNN Public

    Scala Practice - Back Propagation Neural Network

    Scala 2 1

  2. LoginServerGo LoginServerGo Public

    Practice for using go http server with BoltDB + Java Web Token

    Go 1

  3. UnityAppCommunication UnityAppCommunication Public

    For Android: Use bundleID to open another app, and pass data to Intent object through extra

    C# 1

  4. SOM SOM Public

    Scala Practice - Self Organizing Map

    Scala

  5. KafkaStockSimulator KafkaStockSimulator Public

    Kafka Practice - Use historical stock data from TWSE as data source and create a data stream through Kafka which will be used for calculating MA values(5 KBars, 5sec per Kbar) in FlinkTAGenerator

    Java

  6. FlinkTAGenerator FlinkTAGenerator Public

    Flink Practice - Consume data stream from KafkaStockSimulator and compute MA_5(Moving Average of 5 previous stock price) value for every 5 secs

    Java