Pinned Repositories
actorbintree
From edX Online Course: using Scala and Akka Actors, create an actor-based binary tree set where each node is represented by one actor
AI-For-Beginners-fork
12 Weeks, 24 Lessons, AI for All!
akka-cassandra-demo
The repository for the demonstration of Akka & Cassandra integration
akka-dlt-poc
Simple project for a "Jobcoin Digital Ledger / DLT-based" POC using Scala 2.13.5, SBT (1.5.3), Typed Akka Actors (2.6.14), and Akka HTTP (10.2.4)
dbldatagen-forked
Generate relevant synthetic data quickly for your projects. The Databricks Labs synthetic data generator (aka `dbldatagen`) may be used to generate large simulated / synthetic data sets for test, POCs, and other uses in Databricks environments including in Delta Live Tables pipelines
rockthejvm-spark-essentials-FORK
The official repository for the Rock the JVM Spark Essentials with Scala course
scala-postgres-tutorial
Showing example of using Http4s + Doobie + Postgres combination with minimal implementations
scala_pekko_streams_tutorial_FORK
A collection of runnable and self-contained examples inspired by various akka-streams (pekko-streams), Alpakka (Pekko connectors) and akka-http (pekko-http) docs, tutorials and blogs
spark
Apache Spark - A unified analytics engine for large-scale data processing
starwars-scala-rest-api
a command-line Scala && Akka application that takes a planet name from the Star Wars universe and returns a list of people that are from that planet
alastor1729's Repositories
alastor1729/akka-samples
Akka Sample Projects
alastor1729/alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
alastor1729/Azure-DataFactory
This repo is forked from https://github.com/Azure/Azure-DataFactory
alastor1729/cloud-integration
Spark cloud integration: tests, s3 committer and more
alastor1729/crypto-coin-alerts
An application that let you set alerts for the prices of several cryptocurrencies
alastor1729/fp-resources
Functional programming great resources
alastor1729/hll-algorithm-sample
HLL Algorithm and Web Scraping sample (from gvolpe)
alastor1729/maven
Apache Maven core
alastor1729/play-samples
alastor1729/play-scala-websocket-example-enhancement
Refactoring the play-scala-websocket-example from Play Samples (https://github.com/playframework/play-samples)
alastor1729/sitemapgen4j
Automatically exported from code.google.com/p/sitemapgen4j
alastor1729/solr-scala-client
Solr Client for Scala
alastor1729/workshop-fp-in-scala
TBD / WIP