Kunam Balaram Reddy

Results 9 issues of Kunam Balaram Reddy

dashb - dashboard to show the progress. run - to run EulerPy itself.

when using 'euler problem_number' command, let the user know if the problem_number already exists. if exists, ask the user to verify solution or not .

Added search parameters to improve the search. File path is considered. Fix for issue #2528

Fix for the issue #2109 .

updating the steps for installation through npm.

**Summary:** multiple onRequest handlers **Issue Reference(s):** Fixes #1271 **Build & Testing:** - [ ] I ran `cargo test` successfully. - [ ] I have run `./lint.sh --mode=fix` to fix all...

type: feature

**Summary:** _Briefly describe the changes made in this PR._ **Issue Reference(s):** Fixes #... _(Replace "..." with the issue number)_ **Build & Testing:** - [ ] I ran `cargo test` successfully....

type: fix

Work: Completed. 1. health check feature where we show green or blue dot on top-right of the app. user can click on it for more details. 2. upload speed feature...

🙋 Bounty claim

Hi, currently when serializing to json, fields are coming in camel case. can we have explict option where we can set req case for json fields. Thanks.