|
165 | 165 | education: PhD Computer Science, National Technical University of Ukraine, 2014
|
166 | 166 | active: 1
|
167 | 167 |
|
| 168 | +- name: Shreyas Atre |
| 169 | + photo: Shreyas.jpg |
| 170 | + info: "Open Source Contributor" |
| 171 | + |
| 172 | + education: "B.Tech in Electronics and Telecommunications Engineering, Veermata Jijabai Technological Institute, Mumbai, India | Masters in Computer Science, Louisiana State University, Baton Rouge, United States" |
| 173 | + github: "https://github.com/SAtacker" |
| 174 | + www: "https://satacker.github.io" |
| 175 | + active: 1 |
| 176 | + linkedin: "https://www.linkedin.com/in/atreshreyas/" |
| 177 | + projects: |
| 178 | + - title: "Improve the test coverage for CppInterOp" |
| 179 | + status: Ongoing |
| 180 | + description: | |
| 181 | + This project aims to enhance the reliability and robustness of |
| 182 | + CppInterOp, a library facilitating language interoperability by |
| 183 | + exposing APIs from Clang and LLVM. Focusing on backward |
| 184 | + compatibility and minimalistic design, CppInterOp is instrumental |
| 185 | + in enabling downstream tools to embed Clang and LLVM in their |
| 186 | + codebases for dynamic interaction with C++. The project's primary |
| 187 | + objective is to improve the test coverage of CppInterOp by |
| 188 | + identifying and addressing potential edge cases, especially |
| 189 | + scenarios involving language interoperability and |
| 190 | + compiler-as-a-service functionalities. The outcome is expected to |
| 191 | + increase the overall reliability of the library, providing |
| 192 | + developers with a more stable foundation for utilizing CppInterOp |
| 193 | + in diverse scenarios. Previously I worked on improving the lookup |
| 194 | + of template specialization decls in clang modules. |
| 195 | + mentors: Vassil Vassilev |
| 196 | + |
168 | 197 | - name: "This could be you!"
|
169 | 198 | photo: rock.jpg
|
170 | 199 | info: See <a href="/vacancies">openings</a> for more info
|
|
0 commit comments