Skip to content

Commit d7138aa

Browse files
authored
Add Tharun to contributors list (#179)
1 parent b29ab31 commit d7138aa

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed

_data/contributors.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,22 @@
230230
proposal: /assets/docs/Atell_Krasnopolsky_Proposal_2024.pdf
231231
mentors: Vassil Vassilev, Vaibhav Thakkar, Petro Zarytskyi
232232

233+
- name: "Tharun Anandh"
234+
photo: tharun_a.jpg
235+
info: "GSoC 2024 Contributor"
236+
237+
education: "B.Tech in Computer Science and Engineering, National Institute of Technology, Tiruchirapalli, Tamil Nadu, India"
238+
github: "https://github.com/tharun571"
239+
active: 1
240+
linkedin: "https://www.linkedin.com/in/tharun-anandh-8b624b199/"
241+
projects:
242+
- title: "Integrate a Large Language Model with the xeus-cpp Jupyter kernel"
243+
status: Ongoing
244+
description: |
245+
Xeus-cpp, a Jupyter kernel for C++, is built upon the native implementation of the Jupyter protocol, xeus. This setup empowers users to interactively write and execute C++ code, providing immediate visibility into the results.With its REPL (read-eval-print-loop) functionality, users can rapidly prototype and iterate without the need to compile and run separate C++ programs. Additionally, this integration facilitates seamless interaction between C++ and Python within the same Jupyter environment. With the ever growing popularity of large language models, this project aims to integrate a large language model with the xeus-cpp Jupyter kernel. This integration will enable users to interactively generate and execute code in C++ leveraging the assistance of the language model.
246+
proposal: /assets/docs/TharunA_GSoC_Proposal_2024-Xeus-Cpp.pdf
247+
mentors: Anutosh Bhat, Johan Mabille, Aaron Jomy, David Lange, Vassil Vassilev
248+
233249
- name: "This could be you!"
234250
photo: rock.jpg
235251
info: See <a href="/vacancies">openings</a> for more info

_pages/team/tharun_a.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Compiler Research - Team - Tharun Anandh"
3+
layout: gridlay
4+
excerpt: "Compiler Research: Team members"
5+
sitemap: false
6+
permalink: /team/TharunAnandh
7+
8+
---
9+
10+
{% include team-profile.html %}
Binary file not shown.

images/team/tharun_a.jpg

84.1 KB
Loading

0 commit comments

Comments
 (0)