forked from daattali/beautiful-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
54 lines (38 loc) · 1.99 KB
/
index.html
File metadata and controls
54 lines (38 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
layout: home
title: JC Mariani
subtitle: May the fUS be with you
---
<center>
Welcome on my webpage (which is still under construction). I am sharing here posts about my passions: Neuroscience, design and others stuffs. Enjoy the tour.
</center>
<img src="https://JCMariani.github.io/assets/img/Namaste_2.png" alt="drawing" width="50%" class="center"/>
<div class="homeContainer">
<div class="homeBox" id="first-column">
<center>
<h1>Here are the main sections of this website</h1>
</center>
<h2><a href="https://JCMariani.github.io/PhD.html">There is my PhD thesis</a></h2>
In a nutshell:<br><br>
Using fUSI to image awake mouse while injecting them some drugs. I studied mainly FC under the influence of opioids, cannabinoids and psilocybin in the hope to find fingerprints of these various pharmacological compounds (spoiler alert: we might have found one or two).
<br><br>
In this section, I detail the thesis content and give some tips for putative curious readers that would like to know more on neuroimaging in general, then fUSI in particular, FC and other topics orbiting around my work in <a href="https://ipnp.paris5.inserm.fr/research/teams-and-projects/21-team-lenkei">Zsolt Lenkei's lab<a/>.
<h2><a href="https://JCMariani.github.io/CV.html">This one is my resume</a></h2>
In a nutshell:<br><br>
<ul>
<li>Bachelor in Mathematics/Informatics</li>
<li>Master of Engineering in Physics/Biophysics</li>
<li>Master of Neurotechnology</li>
<li>PhD in Neuroscience</li>
<li>Postdoc</li>
</ul>
<h2><a href="https://JCMariani.github.io/drawings.html">And some of my designs</a></h2>
In a nutshell:<br><br>
I like to draw
<br><br>
I put in this section a small collection of some of these pieces. I hope you like them.
</div>
<div class="homeBox" id="second-column" style="background-color: #f5dfdf;">
{% include news.html %}
</div>
</div>