Pinned Repositories
ascii85
A Java library for working with Ascii85, also called Base85 - a form of binary-to-text encoding. I've forked it to create a pull-request (for the original repo) for a bugfix. Bugfix in separate branch.
auxiliary
OSX: Launches "AU Lab.app" when PleX (OpenPHT) is launched.
crud-js-frameworks
deprive
object file and library link dependency analysis
larsjaas
Config files for my GitHub profile.
larsjaas.github.io
larsjaas github pages
mystakes
presto
web/rest server in scheme (chibi-scheme)
proforma
simple webapp for presenting a web form and mail user fills/results to an address
sbt-jst
sbt-web plugin that precompiles Underscore templates to JST files
larsjaas's Repositories
larsjaas/deprive
object file and library link dependency analysis
larsjaas/presto
web/rest server in scheme (chibi-scheme)
larsjaas/auxiliary
OSX: Launches "AU Lab.app" when PleX (OpenPHT) is launched.
larsjaas/larsjaas.github.io
larsjaas github pages
larsjaas/ascii85
A Java library for working with Ascii85, also called Base85 - a form of binary-to-text encoding. I've forked it to create a pull-request (for the original repo) for a bugfix. Bugfix in separate branch.
larsjaas/crud-js-frameworks
larsjaas/larsjaas
Config files for my GitHub profile.
larsjaas/mystakes
larsjaas/proforma
simple webapp for presenting a web form and mail user fills/results to an address
larsjaas/sbt-jst
sbt-web plugin that precompiles Underscore templates to JST files
larsjaas/shocon
Simple pure-scala Typesafe HOCON implementation using FastParse
larsjaas/sq
WIP: pretty-print scala object dumps, like jq is for json
larsjaas/test-zio-hangman
ZIO tutorial hangman implementation
larsjaas/test-zio-tictactoe
Exploring ZIO following tic-tac-toe tutorial