Pinned Repositories
http4s-circe-example
Example of http4s server with various endpoints
jmsScala
JMS for Scala
neo4j-d3v4
Neo4j 3.x accessed via bolt JS driver, plugged into D3 v4 force simulation
scalajs-leaflet
Scala.js bindings for Leaflet.js and example applications
scalajs-vue
Scala.js bindings for Vue.js and an example application
xqs
XQuery for Scala
zio-restful-webservice
ZIO 2.0 Restful webservice example using zio, zio-http, zio-json, quill, H2, twirl, zio-streams, zio-cache, zio-logging, zio-actors, zio-spark, openai, DallE
fancellu's Repositories
fancellu/zio-restful-webservice
ZIO 2.0 Restful webservice example using zio, zio-http, zio-json, quill, H2, twirl, zio-streams, zio-cache, zio-logging, zio-actors, zio-spark, openai, DallE
fancellu/http4s-circe-example
Example of http4s server with various endpoints
fancellu/sbt-docker-helloworld
Simple sbt-native-plugin docker hello world example plus docker-compose example
fancellu/scala-sam-app
Simple Scala AWS SAM App
fancellu/fs2-examples
A few fs2+zio examples (streaming file io, moving average, queue example, echo server, REPL)
fancellu/http4s-db-example
http4s + H2 + Doobie + Quill + flywaydb + Cats Effect example
fancellu/ecommerce-react
Example react shopping app with Node.js, React, React Router, Redux, Firebase, Reselect
fancellu/Finagle-postgres-example
Finagle + Postgres + Doobie + Quill + pureconfig + flywaydb
fancellu/GroupFinder
A simple piece of utility code to take a List and group its elements based on List membership, whilst returning unmatching elements, without unnecessary changing of order, via Group case class
fancellu/kafkastreams
Kafka streams Scala example, using docker
fancellu/langChainDemo
Lots of little applications showing langchain at work
fancellu/openai-scala-models
A collection of case classes that work against the OpenAI API
fancellu/scriptEngineManager-example
Some examples of using javascript and scalascript from Scala
fancellu/zio-cli-demo
A simple demo application to show zio-cli in action
fancellu/bmi_calculator_flutter
Little BMI Calculator demo in Flutter
fancellu/cats-actors-examples
Cats Effect Actors examples with cats-actors
fancellu/cats-effect-decline-example
Cats effect Decline (Composable command-line parsing for Scala) example
fancellu/docker-composenoderedis
A nodejs express web app talking to Redis inside Docker, via docker-compose
fancellu/docker-expressnodejs
Example nodejs express web server, inside Docker
fancellu/docker_rust
Tiny Rust application to show Rust running inside Docker. Uses Alpine image, for 11.4 mb image
fancellu/game-hub
GameHub: React + Chakra UI Game Browser
fancellu/ip2country
Reads in each IP, lookup for country, print out iso_code and country name, plus ip count per country
fancellu/kotlin-jetpack-calculator
Kotlin Jetpack Compose Calculator app
fancellu/scalafx-http4s-circe-example
ScalaFX example with http4s client talking to a json endpoint along with Circe
fancellu/streamlit_local_llm
Example streamlit UI to talk to a local llm (for instance run via lm studio)
fancellu/zio-intro-examples
Some intro code to help with understanding ZIO 1.x
fancellu/quizzler_flutter
A little quiz app in Flutter
fancellu/ktor-example
Little Kotlin Ktor web server example
fancellu/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
fancellu/zio-mock