Pinned Repositories
coursera-scalashop
Box blur filter implementation (used in applications like Adobe® PhotoShop® to blur images).
hdp-docker-env
Hortonworks Data Platform docker environment
kafka-streams-aggregator
Proof of concept of aggregating data using the Kafka Streams API.
kafka-streams-workshop
kafka-watcher
mockito-test
Mockito testing framework project example.
scala-data-abstraction
scala-higher-order-functions
Online scala course - Exercise 2 solutions
scala-recursion
Online scala course - Exercise 1 solutions
struts2-spring-hibernate-cookbook
Cookbook online using Struts2 Spring & Hibernate
ardlema's Repositories
ardlema/coursera-scalashop
Box blur filter implementation (used in applications like Adobe® PhotoShop® to blur images).
ardlema/tdd-bowling-demo
Ejercicio de TDD para la charla "Desarrollo ágil y orientado a tests"
ardlema/akka-examples
Playing with akka and actor model
ardlema/big-brother
Spark streaming project to detect user activity depending on the events generated by them
ardlema/calculator
ardlema/diamond-kata
ardlema/distributed-akka-hashmap
The idea of this project is to learn Akka Cluser by creating a distributed hashmap that will be broadcasted to all the nodes in the cluster. When a new node will join he cluster it will get automatically a copy of the current state of the hashmap.
ardlema/Flights
scala and spark examples project
ardlema/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
ardlema/github-commit-stats
ardlema/hazelcast-pubsub
Simple publisher-subscriber example using Hazelcast
ardlema/metamodel
Mirror of Apache Metamodel
ardlema/metamodel-elasticsearch
Elasticsearch module integration for the Metamodel project
ardlema/microservice-random-responses
Simple microservice implemented in Play that returns random json responses
ardlema/quickcheck
ardlema/rabbitmq-message-consumer
Simple rabbitmq message consumer
ardlema/rabbitmq-message-sender
Simple rabbitmq message producer
ardlema/rabbitmq-message-worker
Simple rabbitmq message consumer
ardlema/rabbitmq-task-generator
Simple rabbitmq task generator
ardlema/sbt-assembly
Deploy fat JARs. Restart processes. (port of codahale/assembly-sbt)
ardlema/scala-basic-examples
Basic examples implemented in Scala for an introductory talk about the language
ardlema/scala-cassandra-spike
Spike to find out the best scala client for cassandra
ardlema/scala-coderust-problems
Resolving coderust App problems with Scala
ardlema/scala-fp
Functional programming exercises
ardlema/scala-storm-spike
ardlema/scalajs-first-steps
ardlema/ScalaStorm
Harness the power and elegance of Scala with nathanmarz's Storm real-time system
ardlema/sort-algorithms
Sort algorithms implemented in Scala
ardlema/spark-examples
Apache Spark examples
ardlema/spray-examples
Playing with spray