Compare commits
No commits in common. "cc130edf30540d7a72d20ad15288a1dcfa042fc2" and "067eddd912750209e88f651938efefeb77390bec" have entirely different histories.
cc130edf30
...
067eddd912
3 changed files with 8 additions and 56 deletions
|
@ -23,63 +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.
|
- [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
|
## 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 🙂
|
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 🙂
|
||||||
|
|
||||||
<table>
|
| | When | Where | What |
|
||||||
<tr>
|
| - | - | - | - |
|
||||||
<td></td>
|
|  | May, 16-17 | _São Paulo-SP, Brazil_ | [CryptoRave 2025](https://2025.cryptorave.org/) |
|
||||||
<td>When</td>
|
|  | May, 17-18 | _São Paulo-SP, Brazil_ | [Security BSides](https://securitybsides.com.br/2025/) |
|
||||||
<td>Where</td>
|
|  | June, 17-22 | _Ribeirão Preto-SP, Brazil_ | [Caipyra 2025](https://2025.caipyra.python.org.br/) |
|
||||||
<td>What</td>
|
|  | October, 21-27 | _São Paulo-SP, Brazil_ | [Python Brasil 2025](https://2025.pythonbrasil.org.br/) |
|
||||||
<td>Speaking?</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><img src="/ribeirao-preto-flag.png" /></td>
|
|
||||||
<td>June, 19-22</td>
|
|
||||||
<td>Ribeirão Preto-SP, Brazil</td>
|
|
||||||
<td><a href="https://2025.caipyra.python.org.br/">Caipyra 2025</a></td>
|
|
||||||
<td><a href="https://talks.python.org.br/caipyra-2025/talk/BCVC7S/">Yes</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><img src="/campinas-flag.png" /></td>
|
|
||||||
<td>October, 18</td>
|
|
||||||
<td>Campinas-SP, Brazil</td>
|
|
||||||
<td><a href="https://devopsdays.org/events/2025-campinas/welcome/">DevOpsDays Campinas 2025</a></td>
|
|
||||||
<td>-</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><img src="/sao-paulo-flag.png" /></td>
|
|
||||||
<td>October, 21-27</td>
|
|
||||||
<td>São Paulo-SP, Brazil</td>
|
|
||||||
<td><a href="https://2025.pythonbrasil.org.br/">PythonBrasil 2025</a></td>
|
|
||||||
<td>?</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
## Past Events
|
## Contact
|
||||||
|
|
||||||
Events that I attended **and** presented something (a talk, a tutorial, etc.).
|
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).
|
||||||
|
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<td></td>
|
|
||||||
<td>When</td>
|
|
||||||
<td>Where</td>
|
|
||||||
<td>What</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><img src="/sao-paulo-flag.png" /></td>
|
|
||||||
<td>May, 16-17</td>
|
|
||||||
<td>São Paulo-SP, Brazil</td>
|
|
||||||
<td><a href="https://2025.cryptorave.org/">CryptoRave 2025</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="4"><strong>Talk:</strong> <a href="https://cpa.cryptorave.org/cryptorave-2025/talk/LQ9VBG/">Sem Janelas Quebradas: Mantendo Seu Ambiente Organizado</a> <a href="https://git.rocha.dev.br/rennerocha/talk-cryptorave-2025">[slides]</a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
|
@ -3,8 +3,6 @@ title: "Finding a job with web scraping"
|
||||||
date: 2025-02-07
|
date: 2025-02-07
|
||||||
tags: ["web scraping", "scrapy", "playwright"]
|
tags: ["web scraping", "scrapy", "playwright"]
|
||||||
slug: finding-a-job-with-web-scraping
|
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.
|
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.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue