From 56e15da3647ec3feeb4aec2868aa4b72721d1242 Mon Sep 17 00:00:00 2001 From: Kadambari Devarajan Date: Fri, 29 Oct 2010 17:03:15 +0530 Subject: Added the registration fee page. --- project/templates/talk/speakers.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'project/templates/talk/speakers.html') diff --git a/project/templates/talk/speakers.html b/project/templates/talk/speakers.html index 9f93e69..81ce573 100644 --- a/project/templates/talk/speakers.html +++ b/project/templates/talk/speakers.html @@ -69,9 +69,18 @@
Prabhu Ramachandran

Prabhu Ramachandran

- He is the architect of Mayavi (3D visualization in Python) and is - currently a faculty member at the Department of Aerospace Engineering, - Indian Institute of Technology Bombay, India. + Dr Prabhu has been a faculty member at the department of Aerospace Engineering, + IIT Bombay since 2005. He has a PhD in Aerospace Engineering from IIT Madras. + His research interests are primarily in particle methods and applied scientific + computing. He has been active in the FOSS community for more than a decade. + He co-founded the Indian Linux User Group - Chennai (ILUGC) in 1998 and is the + creator and lead developer of the (FOSS-India-award-winning) Mayavi and TVTK + Python packages. Prabhu has contributed to the Python wrappers of the + Visualization Toolkit (VTK). He is an active member of the SciPy community and + a member of the Python Software Foundation (PSF). In 2009, he gave the keynote + address at India's first PyCon. Prabhu currently heads the FOSSEE project + (http://fossee.in) which aims to spread the use of Python (and other Free + Software) in the curriculum.


-- cgit