Skip to content

Commit 5cbdb93

Browse files
committed
Add alumni
1 parent 9bee962 commit 5cbdb93

File tree

1 file changed

+49
-53
lines changed

1 file changed

+49
-53
lines changed

_data/contributors.yml

+49-53
Original file line numberDiff line numberDiff line change
@@ -61,20 +61,6 @@
6161
report: |
6262
[Final Report](/assets/docs/Aaron_Jomy_GSoC23_Report.pdf)
6363
64-
- name: QuillPusher
65-
info: "Technical Writer, Google Season of Docs 2023 contributor"
66-
active: 1
67-
68-
education: "Bachelors Degree in Science (BS)"
69-
github: "https://github.com/QuillPusher"
70-
projects:
71-
- title: "Interactive Programming Documentation for Data Science"
72-
status: Ongoing
73-
description: |
74-
Revamp of Clang-Repl, Xeus-Clang-Repl and libInterOp documentation. The idea is to disambiguate these technologies, both for advanced users (that are interested in adopting or contributing to components), and for newcomers (that are interested in learning what these technologies have to offer). Initially, this may include a high-level orientation of the delivered technologies, existing features' timeline, and planned features' highlights for visibility and early feedback. Over time, existing documentation may be restructured and rewritten to make it more accessible. Missing features may be identified and documented.
75-
proposal: /assets/docs/QuillPusher_GSoD2023.pdf
76-
mentors: Vassil Vassilev, David Lange
77-
7864
- name: Petro Zarytskyi
7965
info: "IRIS-HEP Fellow"
8066
photo: Petro.jpg
@@ -127,28 +113,6 @@
127113
proposal: /assets/docs/Pavlo_Svirin_Proposal_2024.pdf
128114
mentors: Vassil Vassilev, Danilo Piparo
129115

130-
- name: "Chaitanya Shahare"
131-
photo: Chaitanya-Shahare.jpeg
132-
info: "GSoC 2024 Contributor"
133-
134-
education: "B.Tech in Mechanical Engineering, National Institute of Technology Srinagar, India"
135-
github: "https://github.com/Chaitanya-Shahare"
136-
www: "https://chaitanyashahare.com"
137-
active: 1
138-
linkedin: "https://www.linkedin.com/in/cs03"
139-
projects:
140-
- title: "LLVM.org website redesign"
141-
status: Ongoing
142-
description: |
143-
Revamping the LLVM.org Website: Modernizing the central hub for LLVM project
144-
information. Enhancing navigation, content discoverability, and usability for
145-
both new users and existing community members. Utilizing static site
146-
generators, like Hugo, for efficiency and scalability. Separating data and
147-
visualization using YAML and Markdown for easier content management. Engaging
148-
the community for feedback and collaboration throughout the redesign process.
149-
proposal: /assets/docs/Chaitanya_Shahare_Proposal_2024.pdf
150-
mentors: Tanya Lattner, Vassil Vassilev
151-
152116
- name: "Maksym Andriichuk"
153117
photo: Andriichuk.jpg
154118
info: "IRIS-HEP Fellow"
@@ -164,23 +128,6 @@
164128
proposal: /assets/docs/Maksym_Andriichuk_Proposal_2024.pdf
165129
mentors: Vassil Vassilev, David Lange, Petro Zarytskyi
166130

167-
- name: Thomas Fransham
168-
info: "GSoC 2024 Contributor"
169-
170-
github: "https://github.com/fsfod"
171-
active: 1
172-
projects:
173-
- title: "Support clang plugins on Windows"
174-
status: Ongoing
175-
description: |
176-
This project aims to allow using dynamically loaded Clang plugins on windows by adding
177-
support for building LLVM and Clang as shared libraries on Windows with all the
178-
public c++ API exported and dynamically linking to them. Part of the process will be
179-
automated with a tool built using the Clang tooling API to automatically add export macros
180-
on the appropriate class and functions declarations in llvm public headers.
181-
proposal: /assets/docs/Thomas_Fransham_GSoC24_Proposal.pdf
182-
mentors: Vassil Vassilev, Saleem Abdulrasool
183-
184131
- name: Matthew Barton
185132
info: "Open Source Contributor"
186133
@@ -277,6 +224,55 @@
277224
################################################################################
278225
# 2024 #
279226
################################################################################
227+
- name: QuillPusher
228+
info: "Technical Writer, Google Season of Docs 2023 contributor"
229+
230+
education: "Bachelors Degree in Science (BS)"
231+
github: "https://github.com/QuillPusher"
232+
projects:
233+
- title: "Interactive Programming Documentation for Data Science"
234+
status: Completed
235+
description: |
236+
Revamp of Clang-Repl, Xeus-Clang-Repl and libInterOp documentation. The idea is to disambiguate these technologies, both for advanced users (that are interested in adopting or contributing to components), and for newcomers (that are interested in learning what these technologies have to offer). Initially, this may include a high-level orientation of the delivered technologies, existing features' timeline, and planned features' highlights for visibility and early feedback. Over time, existing documentation may be restructured and rewritten to make it more accessible. Missing features may be identified and documented.
237+
proposal: /assets/docs/QuillPusher_GSoD2023.pdf
238+
mentors: Vassil Vassilev, David Lange
239+
240+
- name: Thomas Fransham
241+
info: "GSoC 2024 Contributor"
242+
243+
github: "https://github.com/fsfod"
244+
projects:
245+
- title: "Support clang plugins on Windows"
246+
status: Completed
247+
description: |
248+
This project aims to allow using dynamically loaded Clang plugins on windows by adding
249+
support for building LLVM and Clang as shared libraries on Windows with all the
250+
public c++ API exported and dynamically linking to them. Part of the process will be
251+
automated with a tool built using the Clang tooling API to automatically add export macros
252+
on the appropriate class and functions declarations in llvm public headers.
253+
proposal: /assets/docs/Thomas_Fransham_GSoC24_Proposal.pdf
254+
mentors: Vassil Vassilev, Saleem Abdulrasool
255+
256+
- name: "Chaitanya Shahare"
257+
photo: Chaitanya-Shahare.jpeg
258+
info: "GSoC 2024 Contributor"
259+
260+
education: "B.Tech in Mechanical Engineering, National Institute of Technology Srinagar, India"
261+
github: "https://github.com/Chaitanya-Shahare"
262+
www: "https://chaitanyashahare.com"
263+
linkedin: "https://www.linkedin.com/in/cs03"
264+
projects:
265+
- title: "LLVM.org website redesign"
266+
status: Completed
267+
description: |
268+
Revamping the LLVM.org Website: Modernizing the central hub for LLVM project
269+
information. Enhancing navigation, content discoverability, and usability for
270+
both new users and existing community members. Utilizing static site
271+
generators, like Hugo, for efficiency and scalability. Separating data and
272+
visualization using YAML and Markdown for easier content management. Engaging
273+
the community for feedback and collaboration throughout the redesign process.
274+
proposal: /assets/docs/Chaitanya_Shahare_Proposal_2024.pdf
275+
mentors: Tanya Lattner, Vassil Vassilev
280276

281277
- name: "Atell Yehor Krasnopolski"
282278
photo: Atell.jpg

0 commit comments

Comments
 (0)