-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
186 lines (154 loc) · 8.76 KB
/
index.html
File metadata and controls
186 lines (154 loc) · 8.76 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
177
178
179
180
181
182
183
184
185
---
layout: page
title: Forough Habibollahi
subtitle: <small> Applied Scientist/Post-doctoral Research Fellow @ <a href="https://corticallabs.com/">Cortical Labs</a>, Melbourne, Australia </small>
use-site-title: true
---
<!-- Clean Header Section -->
<div style="text-align: center; padding: 50px 20px; background-color: #f9f9f9;">
<!-- Circular Profile Image -->
<img src="img/profile4.jpg" alt="Forough Habibollahi"
style="border-radius: 50%; width: 150px; height: 150px; margin-bottom: 20px;">
<!-- Short Intro -->
<p style="max-width: 600px; margin: 0 auto; line-height: 1.6; color: #555;">
I am an applied scientist and computational neuroscience postdoctoral research fellow at
<a href="https://corticallabs.com/" style="color: #0078D7;">Cortical Labs</a>. Our work focuses on creating biological intelligence
by fusing living brain cells with computing devices.
</div>
<!-- Introduction Section -->
<section style="max-width: 800px; margin: 50px auto; line-height: 1.8;">
<p>
Currently, I am a full-time applied scientist and computational neuroscience postdoctoral research fellow at
<a href="https://corticallabs.com/">Cortical Labs</a>. We are a start-up company that has created DishBrain,
which fuses living brain cells onto computing devices to create machines with biological intelligence. Our in-vitro
neuronal cultures can learn to play the game of 'Pong'!
</p>
<p>
I am an organizing program chair for the <a href="https://neuroai-workshop.github.io/organizers/">NeuroAI Workshop @ NeurIPS 2024</a>, fostering
collaboration between neuroscience and AI to drive innovative solutions.
</p>
</section>
<!-- Education Section -->
<section style="background: #f9f9f9; padding: 40px 0; margin-top: 30px;">
<div style="max-width: 800px; margin: 0 auto;">
<h2 style="text-align: center; color: #333; margin-bottom: 30px;">Education & Research Experience</h2>
<div style="display: flex; flex-direction: column; gap: 30px;">
<!-- Entry 1 -->
<div style="padding: 15px; background: white; border-radius: 12px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
<h3 style="color: #0078D7; margin-bottom: 5px;">The University of Melbourne</h3>
<p style="font-size: 0.9em; color: #555;">
Ph.D. at the <a href="https://ndl-lab.org/" style="color: #0078D7;">Neural Dynamics Laboratory</a>, Department of Biomedical Engineering.
Investigated hippocampal neural criticality using Calcium Imaging from freely behaving mice.
</p>
</div>
<!-- Entry 2 -->
<div style="padding: 15px; background: white; border-radius: 12px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
<h3 style="color: #0078D7; margin-bottom: 5px;">EPFL (École Polytechnique Fédérale de Lausanne)</h3>
<p style="font-size: 0.9em; color: #555;">
M.Sc. at the <a href="https://www.epfl.ch/schools/sv/bmi/" style="color: #0078D7;">Brain Mind Institute (BMI)</a>.
Conducted research on remote fear memory attenuation and its underlying epigenetic mechanisms.
</p>
</div>
<!-- Entry 3 -->
<div style="padding: 15px; background: white; border-radius: 12px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
<h3 style="color: #0078D7; margin-bottom: 5px;">SUTD-MIT (Singapore University of Technology and Design)</h3>
<p style="font-size: 0.9em; color: #555;">
Research internship at the <a href="https://med.sutd.edu.sg/subburaj" style="color: #0078D7;">Medical Engineering and Design Laboratory</a>.
Focused on image processing of bone CT data for Osteoporosis patients.
</p>
</div>
<!-- Entry 4 -->
<div style="padding: 15px; background: white; border-radius: 12px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
<h3 style="color: #0078D7; margin-bottom: 5px;">Sharif University of Technology</h3>
<p style="font-size: 0.9em; color: #555;">
B.Sc. in Electrical Engineering. Worked on the Chaotic Analysis of Neural Activity in the Primary Visual Cortex of an awake monkey.
</p>
</div>
<!-- Entry 5 -->
<div style="padding: 15px; background: white; border-radius: 12px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
<h3 style="color: #0078D7; margin-bottom: 5px;">Monash University (Remote Internship)</h3>
<p style="font-size: 0.9em; color: #555;">
Remote internship at the <a href="https://www.monash.edu/turner-institute" style="color: #0078D7;">Turner Institute for Brain and Mental Health</a>.
Developed MATLAB tools for serial communication with transcranial magnetic stimulation devices.
</p>
</div>
</div>
</div>
</section>
<!-- Research Interests Section -->
<section style="padding: 40px 0; margin-top: 30px; background: #f9f9f9;">
<div style="max-width: 800px; margin: 0 auto; text-align: center;">
<h2 style="color: #333; margin-bottom: 30px;">Research Interests</h2>
<div style="display: flex; flex-wrap: wrap; gap: 15px; justify-content: center;">
<!-- Interest Tag 1 -->
<div style="font-size: 1.2em; background: #0078D7; color: white; padding: 10px 20px; border-radius: 25px; cursor: pointer; transition: transform 0.3s, box-shadow 0.3s;">
Computational Neuroscience
</div>
<!-- Interest Tag 2 -->
<div style="font-size: 1.2em; background: #0078D7; color: white; padding: 10px 20px; border-radius: 25px; cursor: pointer; transition: transform 0.3s, box-shadow 0.3s;">
Cognitive Neuroscience
</div>
<!-- Interest Tag 3 -->
<div style="font-size: 1.2em; background: #0078D7; color: white; padding: 10px 20px; border-radius: 25px; cursor: pointer; transition: transform 0.3s, box-shadow 0.3s;">
NeuroAI
</div>
<!-- Interest Tag 4 -->
<div style="font-size: 1.2em; background: #0078D7; color: white; padding: 10px 20px; border-radius: 25px; cursor: pointer; transition: transform 0.3s, box-shadow 0.3s;">
Graph Neural Networks
</div>
<!-- Interest Tag 5 -->
<div style="font-size: 1.2em; background: #0078D7; color: white; padding: 10px 20px; border-radius: 25px; cursor: pointer; transition: transform 0.3s, box-shadow 0.3s;">
Neural Population Dynamics
</div>
<!-- Interest Tag 6 -->
<div style="font-size: 1.2em; background: #0078D7; color: white; padding: 10px 20px; border-radius: 25px; cursor: pointer; transition: transform 0.3s, box-shadow 0.3s;">
Statistical Machine Learning
</div>
<!-- Interest Tag 7 -->
<div style="font-size: 1.2em; background: #0078D7; color: white; padding: 10px 20px; border-radius: 25px; cursor: pointer; transition: transform 0.3s, box-shadow 0.3s;">
Complex Networks Analysis
</div>
</div>
</div>
</section>
<!-- Interactive Tag Hover Effect -->
<style>
div[style*="cursor: pointer;"]:hover {
transform: scale(1.1); /* Slightly enlarges the tag on hover */
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Adds shadow to create a hover effect */
}
</style>
<!-- Logos Section -->
<section style="background: #f9f9f9; padding: 40px 0; margin-top: 30px;">
<div style="max-width: 900px; margin: 0 auto; text-align: center;">
<h2 style="color: #333; margin-bottom: 30px;">Affiliations</h2>
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 30px;">
<!-- Logo 1 -->
<a href="https://corticallabs.com/" target="_blank" style="display: inline-block; transition: transform 0.3s;">
<img src="img/corticallabs.png" alt="Cortical Labs" style="width: 120px; height: auto;">
</a>
<!-- Logo 2 -->
<a href="https://ndl-lab.org/our-team" target="_blank" style="display: inline-block; transition: transform 0.3s;">
<img src="img/unimelb.png" alt="University of Melbourne" style="width: 120px; height: auto;">
</a>
<!-- Logo 3 -->
<a href="http://www.epfl.ch" target="_blank" style="display: inline-block; transition: transform 0.3s;">
<img src="img/epfl.png" alt="EPFL" style="width: 120px; height: auto;">
</a>
<!-- Logo 4 -->
<a href="https://www.sutd.edu.sg/" target="_blank" style="display: inline-block; transition: transform 0.3s;">
<img src="img/sutd.png" alt="SUTD-MIT" style="width: 120px; height: auto;">
</a>
<!-- Logo 5 -->
<a href="https://www.monash.edu/turner-institute" target="_blank" style="display: inline-block; transition: transform 0.3s;">
<img src="img/Monash_logo.png" alt="Monash University" style="width: 120px; height: auto; object-fit: contain;">
</a>
</div>
</div>
</section>
<!-- Hover Effect -->
<style>
a[style*="transition: transform"]:hover {
transform: scale(1.1); /* Slightly enlarges logo on hover */
}
</style>