-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (33 loc) · 1.52 KB
/
Copy pathindex.html
File metadata and controls
33 lines (33 loc) · 1.52 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Kamran Hakiman's website.">
<title>Kamran Hakiman</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<p><h3>Kamran Hakiman, PhD candidate at University of Pittsburgh.</h3></p>
</header>
<main>
<section>
<p> Welcome to my page. <br>
My research explores how decentralized groups in conflict and post-conflict regions navigate collective action without a central authority. My current work focuses on the Southeast Asia, especially post-coup Myanmar.
I see collective action as a driver of change within and between groups. I ask how decentralized actors coordinate across scales, take risks for public goods, and constrain free-riding — and how these efforts transform inter-group relations.
I use qualitative and experimental methods to understand these processes during conflict.
</p>
</section>
<section>
<p> my <a href="https://kamranhakiman.com/docs/klh_cv_2026.pdf">CV</a>.</p>
</section>
<section>
<p> my email <a href="mailto:kah411@pitt.edu">kah411@pitt.edu</a> or <a href="mailto:klhakiman@gmail.com">klhakiman@gmail.com</a>,.</p>
</section>
<section>
<p> my <a href="https://kamranhakiman.com/blog/">learning notes (WIP)</a>.</p>
</section>
</main>
</body>
</html>