Skip to content

Commit

Permalink
mobility details update
Browse files Browse the repository at this point in the history
  • Loading branch information
kushaangowda committed Jul 20, 2021
1 parent bef6bc6 commit 0f1627d
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions src/Home/components/MobilityExchange/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -1102,6 +1102,14 @@ export const data = {
title: "USA",
cols: ["Name of the Faculty", "Department", "Visit", "Duration"],
data: [
{
"Sr. No.": "28.   ",
"Name of the Faculty": "Dr. Ananya Ghoshal",
"Name of the FacultyLink": "https://iiti.irins.org/profile/93843",
Department: "School of Humanities and Social Sciences",
Visit: "Stanford University, California, USA. Speaker at Exploring Humanities Pedagogies: Conversations, Commonalities, and Connections (Virtual Conference due to COVID restrictions)",
Duration: "Jul, 2021",
},
{
"Sr. No.": "21.   ",
"Name of the Faculty": "Dr Anirban Sengupta",
Expand Down Expand Up @@ -1196,14 +1204,22 @@ export const data = {
"Name of the FacultyLink": "https://iiti.irins.org/profile/60464",
Department: "Chemistry",
Visit: "Dr. Shaikh delivered an Invited talk at University of Chicago in the IURS.",
Duration: "May, 2014.",
Duration: "May, 2014",
},
{
"Sr. No.": "28.   ",
"Name of the Faculty": "Dr. Ananya Ghoshal",
"Name of the FacultyLink": "https://iiti.irins.org/profile/93843",
Department: "School of Humanities and Social Sciences",
Visit: "MIT, Cambridge, USA. Speaker at Conference titled 'Media in Transition 8'",
Duration: "May, 2013",
},
{
"Sr. No.": "24.   ",
"Name of the Faculty": "Dr. Ananya Ghoshal",
"Name of the FacultyLink": "https://iiti.irins.org/profile/93843",
Department: "School of Humanities and Social Sciences",
Visit: "MIT, Cambridge, USA Conference titled 'Media in Transition 7",
Visit: "MIT, Cambridge, USA Conference titled 'Media in Transition 7'",
Duration: "May, 2011",
},
{
Expand All @@ -1219,7 +1235,7 @@ export const data = {
"Name of the Faculty": "Dr. Ananya Ghoshal",
"Name of the FacultyLink": "https://iiti.irins.org/profile/93843",
Department: "School of Humanities and Social Sciences",
Visit: "MIT, Cambridge, USA Conference titled 'Media in Transition 6",
Visit: "MIT, Cambridge, USA Conference titled 'Media in Transition 6'",
Duration: "Apr, 2009",
},
],
Expand Down

0 comments on commit 0f1627d

Please sign in to comment.