-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
176 lines (147 loc) · 7.34 KB
/
Copy pathindex.html
File metadata and controls
176 lines (147 loc) · 7.34 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<html>
<head>
<title>milenamc.github.io</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.7.4/dist/terminal.min.css" />
<style>
.image-grid {
display: grid;
grid-template-rows: auto;
grid-gap: 2em;
grid-template-columns: repeat(auto-fit, minmax(calc(var(--page-width) / 12), 1fr));
margin-bottom: 2em;
}
@media (max-width: 600px) {
.image-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.image-grid {
grid-template-columns: 1fr;
}
}
.button-group {
display: flex;
flex-wrap: wrap;
gap: 1em;
justify-content: center;
}
figcaption {
margin-top: 1em;
}
</style>
</head>
<body class="terminal">
<div class="container">
<div class="terminal-nav">
<div class="terminal-logo">
<div class="logo terminal-prompt"><a href="#" class="no-style">milenamc.github.io</a></div>
</div>
<nav class="terminal-menu">
<ul>
<li><a class="menu-item" href="#personal">#personal</a></li>
<li><a class="menu-item" href="#science">#science</a></li>
<li><a class="menu-item" href="#art">#art</a></li>
<li><a class="menu-item" href="#contact">#contact</a></li>
</ul>
</nav>
</div>
</div>
<br>
<div class="container">
<h2>Hi there!</h2>
<p>My name is <u>Milena M. Carvalho</u>. I’m a physicist-turned-neuroscientist driven by how much we still have to uncover about the brain and its systems. Interested in spike sequences, dendritic computing, brain critilicality, and many other topics. I'm also the human behind Skeppuccino, an illustration studio for science communication.</p>
<hr />
</div>
<div id="personal" class="container">
<h2>Personal information and background</h2>
<p>Current affiliation</p>
<ul>
<li>
<u>Postdoctoral scholar</u> (04/2021 - current)<br>
<a href="https://www.oist.jp/research/research-units/ncbc" target="_blank">Neural Coding and Brain Computing Unit</a><br>
Okinawa Institute of Science and Technology<br>
Team Leader: Tomoki Fukai
</li>
</ul>
<p>Education</p>
<div class="terminal-timeline">
<div class="terminal-card">
<header>PhD (2021)</header>
<div>
Department of Complex Science and Engineering, Graduate School of Frontier Sciences, The University of Tokyo, Japan
</div>
</div>
<div class="terminal-card">
<header>MS, Physics (2017)</header>
<div>
São Carlos Institute of Physics, University of São Paulo, Brazil
</div>
</div>
<div class="terminal-card">
<header>BS, Computational Physics (2014)</header>
<div>
São Carlos Institute of Physics, University of São Paulo, Brazil
</div>
</div>
</div>
<hr />
</div>
<div id="science" class="container">
<h2>Summary of scientific achievements</h2>
<ul>
<li><u>Carvalho, M M</u>; Cojocaru, R; Fukai, T. <em>Neuron participation in temporal patterns forms cross-layer, non-random networks in rat motor cortex.</em> Poster presented at COSYNE 2025.</li>
<li><u>Carvalho, M M</u>; Cojocaru, R; Fukai, T. <em>Neuron participation in temporal patterns forms cross-layer, non-random networks in rat motor cortex.</em> Poster presented at the 33rd Annual Computational Neuroscience Meeting (CNS*2024).</li>
<li><u>Carvalho, M M</u>. <em>Learning temporal features in a multicompartment model through self-supervision.</em> Doctoral thesis, defended January 2021. <a href="https://doi.org/10.15083/0002007162" target="_blank">doi: 10.15083/0002007162</a></li>
<li><u>Carvalho, M M</u>; Fukai, T. <em>Self-supervision mechanism of multiple dendritic compartments for temporal feature learning.</em> Poster presented at the 29th Annual Computational Neuroscience Meeting (CNS*2020).</li>
<li><u>Carvalho, M M</u>. <em>Structural, functional and dynamical properties of a lognormal network of bursting neurons.</em> Master dissertation, defended March 2017. <a href="https://doi.org/10.11606/D.76.2017.tde-25052017-110738" target="_blank">doi: 10.11606/D.76.2017.tde-25052017-110738</a></li>
<li>Omura, Y; <u>Carvalho, M M</u>; Inokuchi, K; Fukai, T. <em>A lognormal recurrent network model for burst generation during hippocampal sharp waves.</em> The Journal of Neuroscience, 28 October 2015, 35(43): 14585-14601; <a href="https://doi.org/10.1523/JNEUROSCI.4944-14.2015" target="_blank">doi: 10.1523/JNEUROSCI.4944-14.2015</a></li>
</ul>
<hr />
</div>
<div id="art" class="container">
<h2>Illustrations for science communication</h2>
<p>Click to open the images in a new tab.</p>
<div class="image-grid">
<div>
<figure>
<a href="https://milenamc.github.io/images/skeppuccino/cover_organometallics.png" target="_blank"><img src="https://milenamc.github.io/images/skeppuccino/cover_organometallics.png" title="Yotsudake"/></a>
<figcaption>Cover illustration for Organometallics featuring research by <a href="https://pubs.acs.org/doi/abs/10.1021/acs.organomet.9b00494">Sarbajna et al.</a> (2019)</figcaption>
</figure>
</div>
<div>
<figure>
<a href="https://milenamc.github.io/images/skeppuccino/cover_catalysis.jpg" target="_blank"><img src="https://milenamc.github.io/images/skeppuccino/cover_catalysis.jpg" title="Two cats by the river"/></a>
<figcaption>Supplementary cover illustration for ACS Catalysis featuring research by <a href="https://pubs.acs.org/doi/10.1021/acscatal.0c00206">Vojkovsky et al.</a> e(2020)</figcaption>
</figure>
</div>
<div>
<figure>
<a href="https://milenamc.github.io/images/skeppuccino/cover_chemistry.jpg" target="_blank"><img src="https://milenamc.github.io/images/skeppuccino/cover_chemistry.jpg" title="Constellations"/></a>
<figcaption>Cover feature illustration for Chem. Eur. J. featuring research by <a href="https://chemistry-europe.onlinelibrary.wiley.com/doi/10.1002/chem.202002013">Rivada-Wheelaghan et al.</a> (2020)</figcaption>
</figure>
</div>
</div>
<div class="button-group">
<button class="btn btn-default btn-ghost" type="button" onclick="location.href='https://skeppuccino.info/'">Portfolio</button>
</div>
<hr />
</div>
<div id="contact" class="container">
<h2>Contact</h2>
<ul>
<li>m [dot] menezes [at] oist [dot] jp (general purpose)</li>
<li>skeppuccino [at] gmail [dot] com (illustrations)</li>
</ul>
<div class="button-group">
<button class="btn btn-default btn-ghost" type=“button” onclick="location.href='https://www.linkedin.com/in/milena-m-c/'">LinkedIn</button>
<button class="btn btn-default btn-ghost" type=“button” onclick="location.href='https://github.com/milenamc'">Github</button>
<button class="btn btn-default btn-ghost" type=“button” onclick="location.href='https://bsky.app/profile/mmcarvalho.bsky.social'">Bluesky</button>
<button class="btn btn-default btn-ghost" type=“button” onclick="location.href='https://twitter.com/skeppuccino'">Twitter</button>
</div>
<blockquote> Powered by <a href="https://terminalcss.xyz/">terminal css</a></blockquote>
</div>
</body>
</html>