1
0
Fork 0
kirsle.net/www/current-projects.md

2.1 KiB

Current Projects

These are the personal projects I'm currently working on.

Active Software Projects

Open Source

  • sonar is an alarm clock program that plays a folder of random music. Mine currently wakes me up to speeches from the philosopher Alan Watts.
  • kirsle/blog: the Go software that currently powers the back-end of kirsle.net.
  • rivescript-js: the JavaScript port of RiveScript, see RiveScript below.
  • dethnote: encrypted, zero-knowledge message storage with time-delayed dead man's switch to unlock messages.

Closed Source

  • doodle: a drawing-based maze game written in Go using SDL2.

Long Term Support

  • rophako: the Python blog and content management system that previously powered kirsle.net.

RiveScript

RiveScript is a chatbot scripting language I originally programmed in Perl around 2003 during a time when chatbots were popular (i.e. SmarterChild).

A second wave of chatbots has come and gone around 2016 and interest has been dropping off again. Most of the implementations of RiveScript are in "long term support" mode without actively gaining new features.