From 1b189660be49c116bba37bf3bcda74d576157393 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 7 Aug 2017 12:45:06 -0300 Subject: [PATCH] added worktime as personal projects --- index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/index.html b/index.html index bd03d72..a4cb8ab 100644 --- a/index.html +++ b/index.html @@ -437,6 +437,22 @@
+
+

+ + WorkTime +

+ +
    +
  • Calculate the worked time and time + remaining till completion of a whole day work.
  • +
  • Written in Clojure.
  • +
  • Managed to do the most basic operations.
  • +
  • Broke in a mid-refactor when changing companies (when + the rules for work time changed.)
  • +
+
+

@@ -451,6 +467,7 @@
  • Designed to support multiple networks. (currently Twitter, Identica and Facebook were planned.)
  • Support ended when Twitter used OAuth in its APIs.
  • +