Nguyen Manh Cuong (Cuong)

Results 8 issues of Nguyen Manh Cuong (Cuong)

![image](https://github.com/googlecodelabs/feedback/assets/100360649/0b0912bc-573a-4722-b92f-43adb47eaeb8) What a time, I follow all step in tutorial : https://codelabs.developers.google.com/codelabs/cloud-app-engine-springboot#9 But that task run with infinity time.

1. I cannot find how to read color, font, size in existing ReadableWorkbook. 2. My problem very simple: read style of a row, and then copy all to below rows...

There is only 2 line of code ``` workbook = load_workbook(filename='input.xlsx', keep_vba=True, rich_text=True) # I will do operator here, but there is an error, so I comment this line workbook.save('output.xlsx')...

I am using Spring boot with HikariDataSource, this is my config ``` spring.datasource.hikari.maximum-pool-size=50 spring.datasource.hikari.minimum-idle=50 spring.datasource.hikari.idle-timeout=0 spring.datasource.hikari.max-lifetime=0 spring.datasource.hikari.connection-timeout=2000 spring.datasource.hikari.leak-detection-threshold=0 spring.datasource.hikari.keepalive-time=0 ``` But my application need perfomance. When it about 400 concurrent...

In the contacts, can I have something other like stack overflow, codeforces … with custom icon?.

https://2captcha.com/api-docs/amazon-aws-waf-captcha#code-examples In example, the java code for Amazon Captcha(aws waf) is: ![image](https://github.com/user-attachments/assets/3ea039b7-cc8a-4689-9ce8-d17356aa8d31) Please fix this.

The Github Calendar is very nice, so you can develop some code arena graph, like [codeforces](https://codeforces.com/). You can refer here: [Codeforces Analyzer](https://github.com/srinjoyray/Codeforces-Analyzer). The demo: ![image](https://github.com/user-attachments/assets/1a316bc4-0c62-480e-9234-736d44337cb7)