Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _layouts/resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="header-title" itemprop="jobTitle">{{ site.resume_title }}</h2>
</div>

<div class="executive-summary" itemprop="description">
<p>I study the homeostatic structural plasticity of neuronal connectivity in response to external stimulation, with both computer simulations and in vivo mouse experiments.</p>
<p> I have a hybrid training background in psychology, computational, and experimental neuroscience. My goal is to use computational modelling to study and treat neuropsychiatric diseases.</p>
</div>

{% if site.resume_looking_for_work == 'yes' %}
Expand Down