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/Sarah
A computer speech recognition and interaction application
alvinj/BasicScalaSbtProjectWithScalatest
A basic Scala/SBT project (template) with the Scalatest dependency in build.sbt and initial tests
alvinj/TypeAhead
A type-ahead, predictive text editor, written in Java
alvinj/AppleScriptUtils
A small collection of AppleScript utilities.
alvinj/AkkaRemoteObjectsAsMessages
An Akka remote example, showing how to pass custom objects as messages
alvinj/BlueParrot
BlueParrot is a Scala project that randomly plays sound clips and text phrases.
alvinj/AkkaActorsPingPongDemo
A ping-pong demo using Akka actors
alvinj/FocusDesktopClient
The desktop client for my Focus application
alvinj/NetworkUtils
A collection of Scala network utilities
alvinj/PlayMongoForm
A large Play Framework example form (from Play Framework Recipes and the Scala Cookbook)
alvinj/ScalaCasbahConnections
A test of Casbah database connections in a simple Scala app.
alvinj/PlayFormValidations
A Play Framework form validation example (from Play Framework Recipes and the Scala Cookbook)
alvinj/PlaySimpleTemplates
An example of using Play Framework templates (from Play Framework Recipes and the Scala Cookbook)
alvinj/PlayStocksProject
A Play Framework 'Anorm' example (from Play Framework Recipes and the Scala Cookbook)
alvinj/Finance
The server side component of a "finance" application, written with Scala and the Play Framework
alvinj/PlayFrameworkWithUserAuthentication
A Play Framework 2.1 application with built-in user authentication
alvinj/ScalaMacUtils
A small collection of Scala utilities for Mac OS X systems
alvinj/StockBrowser
A stock market browser, based on Scala Swing
alvinj/AlsMacFrame
A Scala/JFrame with rounded corners and custom close/min/max buttons
alvinj/JavaSplitString
A Java "split string" example
alvinj/LongitudeLatitudeTests
A couple of examples of how to plot longitude and latitude values with Scala
alvinj/neuro-thinkgear
A Scala library for connecting to Neurosky headsets.
alvinj/PlayFrameworkJavascriptRouter
A Play Framework 2 (2.1) Javascript Router example
alvinj/SarahEmailClientPlugin
A non-interactive email plugin for SARAH
alvinj/SarahLogBackInPlugin
A plugin that enables SARAH to log back into your Mac
alvinj/SarahRandomNoisePlugin
A 'random noise' plugin for SARAH. Plays sound files and 'speaks' text you supply, randomly.
alvinj/ScalaFutureExamples
Examples of using a Scala Future
alvinj/SenchTouch2Example
A simple Sencha Touch 2 example
alvinj/StockUtils
A collection of Scala stock market utilities
alvinj/UnixShellScripts
A collection of Unix/Linux shell scripts