diff --git a/resources/public/images/committee/shantanu.png b/resources/public/images/committee/shantanu.png new file mode 100644 index 0000000..11fd016 Binary files /dev/null and b/resources/public/images/committee/shantanu.png differ diff --git a/src/cljs/inclojure_website/data.cljs b/src/cljs/inclojure_website/data.cljs index 670c603..c234772 100644 --- a/src/cljs/inclojure_website/data.cljs +++ b/src/cljs/inclojure_website/data.cljs @@ -47,7 +47,15 @@ :avatar "images/team/vkrm.png"}]) (defonce talk-selectors - []) + [ + {:name "Shantanu Kumar" + :avatar "images/committee/shantanu.png" + :twitter "https://twitter.com/kumarshantanu" + :github "kumarshantanu.github.io" + :www "https://www.linkedin.com/in/shantanuk06/" + :alt "Shantanu Kumar" + :bio "Shantanu is an experienced software artisan. He has interests in distributed systems, functional programming, performance and scalability.\nHe has been a user of Clojure for a long time professionally, and has published multiple open source libraries. He also has a book to his name on the topic of high performance programming in relation to Clojure."} + ]) (defonce previous-editions {:bangalore {:map "images/bangalore-map-caption.png"