Creative thinking
1x
2 Issues Created
2x
16 Issues Created
3x
128 Issues Created
4x
1024 Issues Created
Problem Solving
1x
2 Pulls Created
2x
16 Pulls Created
3x
128 Pulls Created
4x
1024 Pulls Created
Practical/Professional Skills
Communication Skills
1x
100th Community Interaction
2x
1000th Community Interaction
3x
10000th Community Interaction
Collaboration
1x
2 Pulls Created
2x
16 Pulls Created
3x
128 Pulls Created
4x
1024 Pulls Created
Community Engagement
1x
100 Activity Points
2x
1000 Activity Points
3x
10000 Activity Points
Leadership
1x
Promoted to a team leader
Learn How to Learn
1x
Completed the course work
Skills to apply digital & technology solutions
1x
1 Project Completed Successfully
2x
2 Projects Completed Successfully
3x
3 Projects Completed Successfully
Critical Thinking
Autonomy And Responsibility
1x
2 issues identified and resolved
2x
16 issues identified and resolved
3x
128 issues identified and resolved
4x
1024 issues identified and resolved
Empathy
Value inculcation
Multicultural Competence
Individual Skills
Creative thinking
Problem Solving
Practical/Professional Skills
Team Skills
Communication Skills
Collaboration
Community Engagement
Leadership
Learn How to Learn
Skills to apply digital & technology solutions
Critical Thinking
Advanced Skills
Autonomy And Responsibility
Empathy
Value inculcation
Multicultural Competence
Cultural Skills
Web Development 101
Web Development 202
Web Development 301
Teaching Assistant & Internship
Industry Placement
Alumni & Teaching Fellow
Still waiting for this
Shared a comment on an issue in coronasafe/ayushma on April 28, 2023 at 10:14:07 AM
Updates: 1. New Prompt added: https://ayushma.ohc.network/project/c3c5ef72-0e86-4bb7-a887-ca62e13f2b46 ``` Main Focused point: to limit the bots power and make it safe in terms of not giving unsafe answers. ```
https://github.com/coronasafe/ayushma/issues/72#issuecomment-1527326435
Shared a comment on an issue in coronasafe/ayushma on April 26, 2023 at 10:07:19 AM
@skks1212 What is meant by web links? Are we going change the upsert function to process direct text and scrape website from the given link? Can you explain user the flow for this issue
https://github.com/coronasafe/ayushma/issues/62#issuecomment-1523153620
Shared a comment on a pull request in coronasafe/ayushma on April 15, 2023 at 6:48:32 AM
@skks1212 @rithviknishad if we are allowing user giving the api request to set "allow" variable on their own in the request body, then our api will not safe to be made public. Instead if we can create a new field in user model specifying if "special/nurse" or not and use our api key in that case. So normal user have to send the api_key everytime 🤔
https://github.com/coronasafe/ayushma/pull/41#issuecomment-1509589105
Shared a comment on an issue in coronasafe/ayushma on April 14, 2023 at 3:41:19 PM
on it @skks1212
https://github.com/coronasafe/ayushma/issues/26#issuecomment-1508820015
Shared a comment on an issue in coronasafe/care_fe on December 10, 2022 at 5:00:24 PM
API made on starlette is deployed: http://139.59.33.255:8000/api/predict Working on CRON job.
https://github.com/coronasafe/care_fe/issues/2655#issuecomment-1345316968
Shared a comment on an issue in coronasafe/care_fe on December 1, 2022 at 6:19:39 PM
@khavinshankar working on it will upload a patch by tomorrow
https://github.com/coronasafe/care_fe/issues/3994#issuecomment-1334169712
Shared a comment on a pull request in coronasafe/care_fe on August 27, 2022 at 9:25:39 AM
Updated PR for https://github.com/coronasafe/care_fe/pull/2843
https://github.com/coronasafe/care_fe/pull/3485#issuecomment-1229158197
Shared a comment on a pull request in coronasafe/care_fe on August 27, 2022 at 9:24:55 AM
@khavinshankar PR updated to this https://github.com/coronasafe/care_fe/pull/3485. I am closing this one
https://github.com/coronasafe/care_fe/pull/2843#issuecomment-1229158124
Shared a comment on a pull request in coronasafe/care_fe on August 27, 2022 at 8:42:46 AM
@khavinshankar sorry for delay, onto fixing the PR
https://github.com/coronasafe/care_fe/pull/2843#issuecomment-1229152169
Shared a comment on an issue in coronasafe/care_fe on June 29, 2022 at 3:36:31 PM
@aparnacoronasafe We need to add an extra filter in "Advance Filter" section of the patients tab which can instead of date range take a single date and search all patients that were in the hospital at that date?, something like in the image below? 
https://github.com/coronasafe/care_fe/issues/1789#issuecomment-1170135259
Shared a comment on a pull request in coronasafe/care_fe on June 23, 2022 at 8:06:42 AM
Will redo this PR...
https://github.com/coronasafe/care_fe/pull/2635#issuecomment-1164090129
Shared a comment on a pull request in coronasafe/care_fe on June 16, 2022 at 9:33:32 AM
read-only user Credentials:readonly, Welcome@123
https://github.com/coronasafe/care_fe/pull/2718#issuecomment-1157443827
Shared a comment on a pull request in coronasafe/care on June 10, 2022 at 9:45:28 AM

https://github.com/coronasafe/care/pull/814#issuecomment-1152179165
Shared a comment on a pull request in coronasafe/care_fe on June 5, 2022 at 1:59:54 PM
@nihal467 @gigincg it was because of /analyze endpoint not having permission for readOnly user for access. Here is the issue at backend: [#813](https://github.com/coronasafe/care/issues/813) and here is the PR fixing the issue: [#817](https://github.com/coronasafe/care/pull/817) This PR converted /analuze endpoint from POST to GET so merging this PR at backend needs parallel changes at frontend. Once backend PR is approved I will make PR at frontend to make it compatible.
https://github.com/coronasafe/care_fe/pull/2635#issuecomment-1146810103
Shared a comment on an issue in coronasafe/care_fe on June 4, 2022 at 12:08:48 PM
Shifted to backend repo https://github.com/coronasafe/care/issues/818
https://github.com/coronasafe/care_fe/issues/2572#issuecomment-1146597135
Shared a comment on a pull request in coronasafe/care on June 4, 2022 at 11:58:40 AM
Once approved I will make a PR at frontend to change endpoint to GET. So these PR at frontend and backend can be merged at same time @vigneshhari
https://github.com/coronasafe/care/pull/817#issuecomment-1146595443
Shared a comment on a pull request in coronasafe/care_fe on June 2, 2022 at 8:34:50 AM
@khavinshankar Yes this PR is good to merge but dont close the issue, I will edit the issue and make another PR once backend is fixed
https://github.com/coronasafe/care_fe/pull/2571#issuecomment-1144599366
Shared a comment on an issue in coronasafe/care_fe on June 1, 2022 at 12:33:14 PM
Its an issue with S3 bucket CORS rules, I am getting CORS error while uploading file.   @gigincg
https://github.com/coronasafe/care_fe/issues/2611#issuecomment-1143550685
Shared a comment on a pull request in coronasafe/care_fe on May 31, 2022 at 6:50:30 AM
@nihal467 yes I am looking into the care repo to fix this bug
https://github.com/coronasafe/care_fe/pull/2571#issuecomment-1141732378
Shared a comment on a pull request in coronasafe/care_fe on May 30, 2022 at 3:30:06 PM
@nihal467 "Add Deatils of patient" button is diabled in facility tab since the ss you shared is patient tab, therefore its not been modified
https://github.com/coronasafe/care_fe/pull/2571#issuecomment-1141282863
Shared a comment on a pull request in coronasafe/care_fe on May 30, 2022 at 3:28:04 PM
@nihal467 I have modified only *Facility* tab, since there are many pages connected in each tab I will modify other tabs in other PRs
https://github.com/coronasafe/care_fe/pull/2571#issuecomment-1141281000
Shared a comment on a pull request in coronasafe/care_fe on May 28, 2022 at 9:23:06 PM
**ReadOnly user credentioal** username: readonly password: Welcome@123
https://github.com/coronasafe/care_fe/pull/2571#issuecomment-1140331279
Shared a comment on a pull request in coronasafe/care_fe on May 28, 2022 at 11:56:22 AM
@nihal467 Above Issues fixed
https://github.com/coronasafe/care_fe/pull/2506#issuecomment-1140246421
Shared a comment on a pull request in coronasafe/care_fe on May 28, 2022 at 11:39:42 AM
@nihal467 Nelify preview build is not showing the latest changes
https://github.com/coronasafe/care_fe/pull/2473#issuecomment-1140243967
Shared a comment on a pull request in coronasafe/care_fe on May 28, 2022 at 11:24:44 AM
@nihal467 After the new changes, I pushed 4 days a go, date of shift is now fetching current date 
https://github.com/coronasafe/care_fe/pull/2473#issuecomment-1140242086
Shared a comment on a pull request in coronasafe/care_fe on May 24, 2022 at 5:17:09 PM
@nihal467 Fixed above issues
https://github.com/coronasafe/care_fe/pull/2473#issuecomment-1136218196
Shared a comment on a pull request in coronasafe/care_fe on May 22, 2022 at 8:47:26 AM
@nihal467 Can you give more details about date auto fetching issue.
https://github.com/coronasafe/care_fe/pull/2473#issuecomment-1133846854
Shared a comment on an issue in coronasafe/care_fe on May 18, 2022 at 7:19:24 AM
fixed: https://github.com/coronasafe/care_fe/pull/2413
https://github.com/coronasafe/care_fe/issues/2410#issuecomment-1129659520
Shared a comment on a pull request in coronasafe/care_fe on May 17, 2022 at 3:07:04 AM
> @ishanExtreme @gigincg there is a merging conflict ! Conflict fixed
https://github.com/coronasafe/care_fe/pull/2341#issuecomment-1128357523
Shared a comment on an issue in coronasafe/care_fe on May 14, 2022 at 12:25:38 PM
Issue already added https://github.com/coronasafe/care_fe/issues/2338
https://github.com/coronasafe/care_fe/issues/2349#issuecomment-1126707120
*EOD UPDATES* Issue raised: *2* • <https://github.com/coronasafe/care_fe/issues/2452|issue#2452> • <https://github.com/coronasafe/care_fe/issues/2454|issue#2454> Pull Requestes: *1* • <https://github.com/coronasafe/care_fe/pull/2453|PR#2453>
*EOD Updates* • Made two issues • Worked and solved one issue, made PR for the same
*EOD Updates* ° Setup and explored care_fe repo ° Found a bug and raised issue ° Solved the issue and made PR
*Updates* • Fixed <https://github.com/coronasafe/care_fe/pull/2506|PR#2506> (bed management breadcrumb link fixed) • Tried Yarn
*Updates* • Today I have setup care backend in my system and have explored it to solve this <https://github.com/coronasafe/care_fe/issues/2572|issue>(read-only user can make edit/update in location management of a facility)
*EOD Updates* Issues raised: • <https://github.com/coronasafe/care_fe/issues/2572|#2572>(read-only user can edit/update in location management of a facility) Pull Requests: • <https://github.com/coronasafe/care_fe/pull/2571|#2571>(Facility page for read-only users improved, step towards improving role-based functionality of care) Other than that I also cleaned my pop os today, made more space in root directory and extended it to more space.
*EOD Updates* *Sorry for late update my system was behaving stangerly today right arrow key was continuously pressed even in boot menu, I tried to fix it by* *opening the laptop case and eventually arrow key died in lappy keyboard 🥹🥹* *Other* than *that I explored care be code*
*EOD Updates* Issues raised: • <https://github.com/coronasafe/care_fe/issues/2605|#2605> (Fix Patient notes broken link) PR: • <https://github.com/coronasafe/care_fe/pull/2607|#2607> (Patient notes broken link fixed) Working on: • <https://github.com/coronasafe/care_fe/issues/2611|#2611> (File Upload: Audio not working)
*EOD Updates* Issues raised: • <https://github.com/coronasafe/care_fe/issues/2633|#2633> (Improve patients page for read-only users) • <https://github.com/coronasafe/care_fe/issues/2636|#2636> (improve patient details section for read-only users) PR: • <https://github.com/coronasafe/care_fe/pull/2635|#2635> (Partially improved patients page for read-only users) • <https://github.com/coronasafe/care_fe/pull/2637|#2637> (Partially improved patients details section for read-only users)
*EOD Updates* Issue Raised: • <https://github.com/coronasafe/care/issues/813|#813 backend> Working on solving issue #813 found the buggy code snippet working on its fix.
*EOD Updates* Issue Raised: • <https://github.com/coronasafe/care_fe/issues/2656|#2656>(Longitude value doesnot accepts more than 90 and less than -90) PR: • <https://github.com/coronasafe/care/pull/830|#830(backend)>(DRY Permissions added for assetLocation viewset)
Nothing for today :sweat_smile::sweat_smile:
EOD Updates Fixed previous PRs and merged conflicts
Worked on image processing task
Adding role permission at backend
*EOD Updates* PR: • <https://github.com/coronasafe/care_fe/pull/2718|#2718>(Facility Page made full role responsive for read-only users) Issue Raised: • <https://github.com/coronasafe/care_fe/issues/2719|#2719>(When pressing logout 404 is displayed for a small time frame) ICU monitor data extraction repo is live <https://github.com/coronasafe/care_ocr|here>
*EOD UPDATES* PR: • <https://github.com/coronasafe/care_fe/pull/2722|#2722>(404 page displayed on logout fixed) Other: • Created several issues in <https://github.com/coronasafe/care_ocr/|care_ocr> repo
Nothing much today, working on setting up a yolo based model for monitor detection
Working on a few personal project today
*EOD Updates* PR: • <https://github.com/coronasafe/care/pull/873|#873(backend)>: Notes endpoint fixed for read-only users • <https://github.com/coronasafe/care/pull/871|#871(backend)>: /test_sample route fixed for staff readonly Issues raised: • <https://github.com/coronasafe/care/issues/872|#872(backend)>: Read-Only type can post patient's notes • <https://github.com/coronasafe/care/issues/869|#869(backend)>: read-only staff user can not GET "patient/patientID/test_sample/" route
Made a pr: <https://github.com/coronasafe/care_fe/pull/2843|#2843>(Completed patient details section for read-only user)
Explored issues and reviewed nodejs
Working on <https://github.com/coronasafe/care_fe/issues/1789|#1789> backend is complete and working, needs some improvement at frontend
Trained an initial model for detecting monitors
Working on image_ocr
Added yolo detection method for monitor detection, <https://github.com/coronasafe/care_ocr>
Worked on writing new validation script so that data can be extracted correctly for the method 2 (model based detection) for image detection
Worked on making REST API for monitor data extraction
Trying other methods to optimize ocr api
Removed Tensorflow deoendencies from care_ocr api making it faster