-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
44 lines (37 loc) · 1.74 KB
/
index.html
File metadata and controls
44 lines (37 loc) · 1.74 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Sajjad Torabian</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<p><br><br><br></p>
<p class="view"><a href="/index.html">HOME</a></p>
<p class="view"><a href="/research.html">RESEARCH</a></p>
<p class="view"><a href="/publications.html">PUBLICATIONS</a></p>
<p class="view"><a href="/teaching.html">TEACHING</a></p>
</header>
<section>
<h1>Sajjad Torabian</h1>
<p>[<strong>email</strong>: <a href="mailto:torabias@uci.edu">torabias at uci</a>] [<strong>cv</strong>: <a href="/CV/CV.pdf">pdf</a>]</p>
<p>I'm a Ph.D. candidate at the Department of Cognitive Sciences at University of California Irvine, advised by Prof. Emily Grossman, and I study how humans attribute social meaning to moving objects. I also build software for analyzing fMRI data and have been part of the big BIDS (Brain Imaging Data Structure) project.</p>
<img src="/images/sajjad.jpg">
<p><br>Before coming to UCI, I was a research assistant at the Social Learning Lab at Stanford University:</p>
<img src="/images/sociallearninglab.jpg">
</section>
<footer>
<p><small>Last updated January 6 2025</small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>