alvinj
Author of “Scala Cookbook”, “Functional Programming, Simplified”, “Learn Scala3 The Fast Way”, and more.
Valley ProgrammingBroomfield, Colorado
Pinned Repositories
AkkaRemoteActorsHelloWorld
A simple "Hello, world" example that shows to to use remote actors with Akka
Cato-CRUD-Generator
A template-driven, programming language independent CRUD generator
KotlinQuickReference
Source code and text for the Kotlin Quick Reference book
LearnScala3TheFastWayBook1
The repository for the book “Learn Scala 3 The Fast Way, Book 1”
Sarah
A computer speech recognition and interaction application
SbtSubProjectsExample
An example of using sub-projects in a Scala/SBT project
ScalaApacheAccessLogParser
An Apache access log parser written in Scala
ScalaCookbook2Examples
Source code examples for the Second Edition of the Scala Cookbook
Teleport
The Teleport command is an improvement on the Unix/Linux cd command
alvinj's Repositories
alvinj/ScalaApacheAccessLogParser
An Apache access log parser written in Scala
alvinj/Cato-CRUD-Generator
A template-driven, programming language independent CRUD generator
alvinj/ScalaCookbook2Examples
Source code examples for the Second Edition of the Scala Cookbook
alvinj/AkkaRemoteActorsHelloWorld
A simple "Hello, world" example that shows to to use remote actors with Akka
alvinj/LearnScala3TheFastWayBook1
The repository for the book “Learn Scala 3 The Fast Way, Book 1”
alvinj/LearnFunctionalProgrammingBook
The repository for my book, “(Almost) Functional Programming”
alvinj/Sbtmkdirs
A Scala version of my `sbtmkdirs` shell script
alvinj/ScalaReplDocCommands
Commands to see Scaladoc and source code in the Scala REPL
alvinj/FileFind
A file-find utility written in Scala
alvinj/StringUtils
A little collection of Scala String utility functions
alvinj/ScalaSed
This is something of a sed-like application written in Scala
alvinj/TextPlottingUtils
ASCII/Text Plotting Utilities (UTF-8, really)
alvinj/MultiPatternFileFind
A file-find utility that will find all files containing multiple patterns
alvinj/AutomatedGuiTesting
An “Automated GUI Testing” library, written with Scala 3
alvinj/docs.scala-lang
The Scala Documentation website
alvinj/FileUtils
A small collection of Scala and Java file utilities
alvinj/Laminar101HelloWorld
My Laminar 101 “Hello, world” example (static content)
alvinj/ScalaSlowHttpServer
An intentionally slow HTTP server written in Scala
alvinj/SimpleTest
A simple testing framework for the Scala Cookbook
alvinj/SlinkyHelloWorld
A Slinky/Scala.js “Hello, world” example project
alvinj/JavaXeyes
This is a Java version of the old “Xeyes” application
alvinj/Laminar102HelloWorld
My Laminar reactive “Hello, world” example
alvinj/RandomUtils
Some Scala "Random" utilities
alvinj/Laminar103ReactiveRouting
My Laminar 103 “Reactive routing” project
alvinj/monix
alvinj/SbtScala3Nightly
An SBT project that uses the Scala 3 nightly build
alvinj/scala-cli
alvinj/scala3.g8
alvinj/Scala3StringUtils
My StringUtils library ported to Scala 3
alvinj/zio-grpc
ScalaPB meets ZIO: write purely functional gRPC services and clients using ZIO