Asib Hossen

Results 5 issues of Asib Hossen

I'm using Driver class to auomate login process on a website and even I'm using the **uc mode**, it does not seem to work properly. I've also tried with other...

I've added a new Python project for scraping job listings. This script allows users to input their desired job title, remote work preference, sorting preference, and choose to save the...

### The ```textsize``` method has been deprecated in newer version of **Pillow** I tried to use the script to generate some certificate but it was not working as instructed. Then...

Prevoiusly the filename was something like this ![image](https://github.com/user-attachments/assets/0c350984-78e7-4896-bd42-543db1f78548) I've added this function in the receive.lua file to modify the filename so that it: - Replace spaces with underscores - Remove...

Currently the filenames when fetching from a problem is like `N. Char.cpp` ![image](https://github.com/user-attachments/assets/0ad78c8c-114f-4674-b991-a624abf107a8) Then we'd have to rename it again. **It'd be much better if it would be like `N_Char.cpp`...