I am a coder, who likes Functional Programming, and mainly use Scala.
I like to develop tools to help ease the pain in my daily tasks and solve real world problems.
Project | Description | Repo | |
---|---|---|---|
whatsub | A tool for subtitles (Convert charsets / SMI <=> SRT / Sync) | ||
extras | Extra tools to make development easier | ||
refined4s | Newtypes and refinement types for Scala 3 | ||
effectie | Abstraction for functional effect libraries | ||
logger-f | Logger for F[_] - Abstraction for logging |
||
just-semver | Just a Semantic Versioning library for Scala | ||
sbt-github-pages | Publish GitHub Pages with minimal effort | ||
sbt-docusaur | sbt plugin for Docusaurus | ||
sbt-devoops | Upload artifacts and changelog to GitHub Release | ||
2020 Hindsight Scala | The Good, the Bad and the Ugly Practices in FP Scala | ||
First Day | Documents to set up Scala dev environment | ||
maven2sbt | A tool to convert Maven pom.xml into sbt build.sbt |
||
just-fp | A small Functional Programming library | ||
j8plus | Missing Functional Parts of Java 8 | ||
Blog |
and more...
These are all my personal projects. I do use Scala at work as well but none is publicly available.
- Homepage: https://kevinlee.io
- Blog: https://blog.kevinlee.io
- FP Scala Doc: https://2020-hindsight-scala.kevinly.dev