|
| 1 | +--- |
| 2 | +title: week-06 |
| 3 | +author: Aaditya Singh |
| 4 | +--- |
| 5 | +<!-- |
| 6 | +SPDX-License-Identifier: CC-BY-SA-4.0 |
| 7 | +
|
| 8 | +SPDX-FileCopyrightText: 2024 Aditya Singh <singh.aaditya889@gmail.com> |
| 9 | +--> |
| 10 | + |
| 11 | +# Meeting 09 |
| 12 | +*(June 13, 2024)* |
| 13 | + |
| 14 | +## Attendees: |
| 15 | + |
| 16 | + - [Gaurav Mishra](https://github.com/GMishx) |
| 17 | + |
| 18 | + - [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) |
| 19 | + |
| 20 | + - [Kaushlendra Pratap](https://github.com/Kaushl2208) |
| 21 | + |
| 22 | + - [Ayush Bhardwaj](https://github.com/hastagAB) |
| 23 | + |
| 24 | + - [Abdelrahman Jamal](https://github.com/Hero2323) |
| 25 | + |
| 26 | + - [Aaditya Singh](https://github.com/Aaditya-Singh78) |
| 27 | + |
| 28 | + - [Akash Sah](https://github.com/Akashsah2003) |
| 29 | + |
| 30 | + - [Divij Sharma](https://github.com/dvjsharma) |
| 31 | + |
| 32 | + - [Rajul Jha](https://github.com/rajuljha) |
| 33 | + |
| 34 | + - [Avinal Kumar](https://github.com/avinal) |
| 35 | + |
| 36 | +## Absentees: |
| 37 | + |
| 38 | + - [Katharina Ettinger](https://github.com/EttingerK) |
| 39 | + |
| 40 | + - [Samuel Dushimimana](https://github.com/dushimsam) |
| 41 | + |
| 42 | + - [Soham Banerjee](https://github.com/soham4abc) |
| 43 | + |
| 44 | + - [Shreya Singh](https://github.com/SinghShreya05) |
| 45 | + |
| 46 | + - [Abhishek Kumar](https://github.com/abhi-kumar17871) |
| 47 | + |
| 48 | + - [Valens Niyonsenga](https://github.com/valens200) |
| 49 | + |
| 50 | + - [Anupam Ghosh](https://github.com/ag4ums) |
| 51 | + |
| 52 | + - [Sahil Jha](mailto:sjha200000@gmail.com) |
| 53 | + |
| 54 | + - [Vasudev Maduri](https://github.com/vasudevmaduri) |
| 55 | + |
| 56 | + - [Shreya Gautam](https://github.com/ShreyaGautamm) |
| 57 | + |
| 58 | +## General Discussion |
| 59 | + |
| 60 | +**Mentor:** |
| 61 | +- [Gaurav Mishra](https://github.com/GMishx): Provided project updates. |
| 62 | + |
| 63 | +**Contributors:** |
| 64 | + |
| 65 | +- [Abdelrahman Jamal](https://github.com/Hero2323) |
| 66 | + |
| 67 | + - Conducted tests with different models using Semantic Search for similarity matches. |
| 68 | + |
| 69 | + - Tested semantic transformers and worked on a basic license identifier. |
| 70 | + |
| 71 | +- [Shreya Gautam](https://github.com/ShreyaGautamm) |
| 72 | + |
| 73 | + - Was absent. |
| 74 | + |
| 75 | +- [Aaditya Singh](https://github.com/Aaditya-Singh78) |
| 76 | + |
| 77 | + - Following my last conversation with mentors, began rewriting scheduler code from C to Go. Submitted a pull request for the same. |
| 78 | + |
| 79 | + - Focused on implementing a queue and working on CLI code. |
| 80 | + |
| 81 | +- [Abhishek Kumar](https://github.com/abhi-kumar17871) |
| 82 | + |
| 83 | + - Developed SPDX 3.0 JSON format, exploring validation of generated reports. Plans to start on RDF report soon. |
| 84 | + |
| 85 | +- [Akash Sah](https://github.com/Akashsah2003) |
| 86 | + |
| 87 | + - Per discussions with mentors, utilized JSON format to convert license expressions and store them in a database (successful). |
| 88 | + |
| 89 | + - Developed a user interface for the same and is now adding comments, acknowledgments, and text for license expressions. |
| 90 | + |
| 91 | +- [Divij Sharma](https://github.com/dvjsharma) |
| 92 | + |
| 93 | + - Completed OAUTH implementation via API. Currently transitioning API from V1 to V2. |
| 94 | + |
| 95 | +- [Rajul Jha](https://github.com/rajuljha) |
| 96 | + |
| 97 | + - Focused on adding line number support for repo scans. Next, will work on nomos and ojo components. |
| 98 | + |
| 99 | +- [Valens Niyonsenga](https://github.com/valens200) |
| 100 | + |
| 101 | + - Implemented unit test cases for APIs such as License, Group, and Upload. Submitted a pull request for the same. |
0 commit comments