From 0f11ca02ed1c4e0a74bff15ef14b12c1cbb6885a Mon Sep 17 00:00:00 2001 From: James Pelletier <jpellet@mit.edu> Date: Thu, 30 Nov 2017 16:07:14 -0500 Subject: [PATCH] Update index.html --- public/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/index.html b/public/index.html index f784319..f72eba8 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,14 @@ <link rel="stylesheet" href="style.css"> </head> <body> + <div class="navbar"> + <a href="https://scholar.google.com/citations?user=Womm3OAAAAAJ&hl=en&oi=ao">Publications</a> + </div> + + <h2> + James Pelletier + </h2> + <p> Greetings! I am a 6th year graduate student in the Center for Bits and Atoms and the Department of Physics at MIT. I am interested in how nonliving molecules work together to make living systems capable of metabolism, growth, replication, homeostasis, and adaptation. In particular, we are interested in "top-down" and "bottom-up" approaches to synthetic cells. We hope to combine the most complex nonliving molecules, such as cytoplasm and chromosomes, to make the least complex living systems. </p> -- GitLab