diff --git a/content/about-me.md b/content/about-me.md index d263bd1..948e3a3 100644 --- a/content/about-me.md +++ b/content/about-me.md @@ -23,17 +23,63 @@ 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. +## Contact + +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). + ## 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/) | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
WhenWhereWhatSpeaking?
June, 19-22Ribeirão Preto-SP, BrazilCaipyra 2025Yes
October, 18Campinas-SP, BrazilDevOpsDays Campinas 2025-
October, 21-27São Paulo-SP, BrazilPythonBrasil 2025?
-## Contact +## Past Events -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). +Events that I attended **and** presented something (a talk, a tutorial, etc.). + + + + + + + + + + + + + + + + + +
WhenWhereWhat
May, 16-17São Paulo-SP, BrazilCryptoRave 2025
Talk: Sem Janelas Quebradas: Mantendo Seu Ambiente Organizado [slides]
diff --git a/content/posts/20250207-finding-a-job-with-web-scraping.md b/content/posts/20250207-finding-a-job-with-web-scraping.md index d873ea3..7d2e81f 100644 --- a/content/posts/20250207-finding-a-job-with-web-scraping.md +++ b/content/posts/20250207-finding-a-job-with-web-scraping.md @@ -3,6 +3,8 @@ title: "Finding a job with web scraping" date: 2025-02-07 tags: ["web scraping", "scrapy", "playwright"] slug: finding-a-job-with-web-scraping +params: + mastodon_id: 114557079957825421 --- A few months ago I was looking for a new job. This means spending hours browsing LinkedIn and/or job boards and drowning into outdated ads or positions that weren't looking for someone with my skills. diff --git a/static/campinas-flag.png b/static/campinas-flag.png new file mode 100644 index 0000000..272a25c Binary files /dev/null and b/static/campinas-flag.png differ