diff --git a/content/about-me.md b/content/about-me.md index c8ead8b..d263bd1 100644 --- a/content/about-me.md +++ b/content/about-me.md @@ -23,6 +23,17 @@ I am the maintainer of the following open source projects: - [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. +## Events + +I have plans to attend the following events in the coming months. If you want to invite me for a beer, I might accept the invitation 🙂 + +| | When | Where | What | +| - | - | - | - | +| ![São Paulo Flag](sao-paulo-flag.png) | May, 16-17 | _São Paulo-SP, Brazil_ | [CryptoRave 2025](https://2025.cryptorave.org/) | +| ![São Paulo Flag](sao-paulo-flag.png) | May, 17-18 | _São Paulo-SP, Brazil_ | [Security BSides](https://securitybsides.com.br/2025/) | +| ![Ribeirão Preto Flag](ribeirao-preto-flag.png) | June, 17-22 | _Ribeirão Preto-SP, Brazil_ | [Caipyra 2025](https://2025.caipyra.python.org.br/) | +| ![São Paulo Flag](sao-paulo-flag.png) | October, 21-27 | _São Paulo-SP, Brazil_ | [Python Brasil 2025](https://2025.pythonbrasil.org.br/) | + ## Contact -You can find me on [Linkedin](https://www.linkedin.com/in/rennerocha/) or the [Fediverse](https://chaos.social/@rennerocha). \ No newline at end of file +You can find me on [Linkedin](https://www.linkedin.com/in/rennerocha/) or on my Fediverse accounts: [@rennerocha@chaos.social](https://chaos.social/@rennerocha) (English mainly) and [@renne@rocha.social](https://go.rocha.social/@renne/) (Portuguese mainly). diff --git a/static/ribeirao-preto-flag.png b/static/ribeirao-preto-flag.png new file mode 100644 index 0000000..7c90ad4 Binary files /dev/null and b/static/ribeirao-preto-flag.png differ diff --git a/static/sao-paulo-flag.png b/static/sao-paulo-flag.png new file mode 100644 index 0000000..55f1d33 Binary files /dev/null and b/static/sao-paulo-flag.png differ