From c41324c35c901707a43a1b22e5ae5061f2cc05fa Mon Sep 17 00:00:00 2001 From: Renne Rocha Date: Thu, 28 Sep 2023 06:49:19 -0300 Subject: [PATCH] Add Joker as a project in my About Me page --- content/about-me.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/about-me.md b/content/about-me.md index b0d52f1..1584027 100644 --- a/content/about-me.md +++ b/content/about-me.md @@ -17,6 +17,8 @@ I am the maintainer of the following open source projects: - [Spidermon](https://github.com/scrapinghub/spidermon/) is a extension that helps to monitor the execution of web crawlers developed with [Scrapy](https.scrapy.org) framework. +- [Joker](https://github.com/lhc/lhc-telegram-bot) is a **Telegram Bot** developed to run in [my hackerspace](https://lhc.net.br/) [Telegram channel](https://t.me/lhc_campinas). It provides a set of useful (or just funny) commands for calendar, finance reporting, [pizza math](https://github.com/lhc/lhc-telegram-bot/blob/main/src/joker/commands/pizza.py) and others. + - [DojoPuzzles](https://dojopuzzles.com) is a page that helps participants of [Coding Dojo](https://codingdojo.org/practices/WhatIsCodingDojo/) sessions to choose a suitable problem to be solved. I created this project many years ago, when I organized these sessions. There are not many updates since them, but it is still very used in Brazilian community. ## Contact