From 61c8250dbbdb10e14644d551bf5612b22fac38fc Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Thu, 17 Dec 2020 22:29:23 +0530 Subject: Add invited speaker and coc --- .../assets/images/speakers/pratap.png | Bin 0 -> 67564 bytes static/website/templates/home.html | 46 ++++++++------------- 2 files changed, 17 insertions(+), 29 deletions(-) create mode 100644 static/website/bootstrap-css/assets/images/speakers/pratap.png diff --git a/static/website/bootstrap-css/assets/images/speakers/pratap.png b/static/website/bootstrap-css/assets/images/speakers/pratap.png new file mode 100644 index 0000000..acdf27d Binary files /dev/null and b/static/website/bootstrap-css/assets/images/speakers/pratap.png differ diff --git a/static/website/templates/home.html b/static/website/templates/home.html index b6e5f28..54736a4 100755 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -81,7 +81,7 @@ It provides a unique opportunity to discuss about the latest trends on Scientifi
-
+

Keynote Speaker

@@ -91,11 +91,7 @@ It provides a unique opportunity to discuss about the latest trends on Scientifi

Professor, School of Public Policy,
University of California, Riverside

- +

He is the founding director of the Center for Geospatial Sciences at the University of California, Riverside. @@ -103,38 +99,30 @@ His research interests are in geographic information science, spatial inequality

- -
+
+

Invited Speaker

- +
-

Dr. Ajith Kumar

-

Scientist, IUAC, New Delhi, India

- +

Pratap Vardhan

+

Principal Data Scientist, Gramener

-

Dr. Ajith Kumar works mainly in the area of development of instrumentation for particle accelerators and associated experiments, including radio-frequency accelerating structures, control and data acquisition systems, digital and radio frequency electronics modules. He initiated the Phoenix / expEYES project. ExpEYES is currently the cheapest educational system to teach science.

+

Pratap Vardhan is a full-stack data science engineer and a principal data scientist at Gramener. Pratap spends most of his time with data, code & stories, building interfaces, and helping people tell stories using technology and data.

@@ -225,7 +213,7 @@ His research interests are in geographic information science, spatial inequality
- + {% if tentative_schedule.display_schedule_table %} {{ tentative_schedule.schedule_table | safe }} -- cgit