diff --git a/_data/extras.yml b/_data/extras.yml index 6829921..390c7f2 100644 --- a/_data/extras.yml +++ b/_data/extras.yml @@ -1,16 +1,39 @@ ManagerialExp: - Title: Managerial Experiences + Title: Experiences Description: sub: + - Position: Graduate Student Researcher + Organization: Los Alamos National Lab + StartDate: July 2023 + EndDate: September 2023 + Description: > + Graduate research intern at Los Alamos National Lab (LANL) in the Computational Physics & Methods Group (CCS-2) group. + + - Position: Mentor + Organization: ME PhD peer mentorship program, Stanford University + StartDate: September 2022 + EndDate: August 2023 + # Description: > + # Headed a team of 10+ students working towards developing structural modules for buildings capable of being stored in + # compact shapes and be deployed on demand. + - Position: Structures and Materials Subsystem Head - Organization: "Project Leaf: Team Shunya" + Organization: "Project Leaf: Team Shunya" StartDate: August 2018 EndDate: January 2020 Description: > Headed a team of 10+ students working towards developing structural modules for buildings capable of being stored in compact shapes and be deployed on demand. + + - Position: Undergraduate Student Researcher + Organization: École Polytechnique Fédérale de Lausanne + StartDate: May 2019 + EndDate: July 2019 + Description: > + Undergraduate research intern at Applied Computing and Mechanics Laboratory (IMAC), EPFL, Switzerland. + - Position: Design Engineer - Organization: "Project Leaf: Team Shunya" + Organization: "Project Solarize: Team Shunya" StartDate: July 2017 EndDate: August 2018 Description: > @@ -20,7 +43,7 @@ ManagerialExp: within 12 days and was awarded with the 'Best Participation Award' for its effciency and dedication during the competition. - Position: Mentor - Organization: Department Academic Mentorship Program + Organization: Department Academic Mentorship Program, IIT Bombay StartDate: April 2018 EndDate: July 2020 Description: Mentored junior students, in consultation with a faculty, in their acadmeic and co-curricular pursuits. diff --git a/additional.html b/additional.html index 1ca1b27..edb1c36 100644 --- a/additional.html +++ b/additional.html @@ -3,6 +3,18 @@ title: Additional --- +
{{site.data.extras.ManagerialExp.Description}}
+{% for item in site.data.extras.ManagerialExp.sub %} +{{item.Description}}
+