-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
129 lines (122 loc) · 7.2 KB
/
Copy pathindex.html
File metadata and controls
129 lines (122 loc) · 7.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Emile Djohi — Economist, Pre-Doctoral Research Fellow</title>
<meta name="description" content="Emile Honaminto Virgile Djohi — Pre-Doctoral Research Fellow at PDRI-DevLab, University of Pennsylvania."/>
<link rel="stylesheet" href="css/style.css"/>
</head>
<body>
<nav>
<div class="nav-inner">
<a href="index.html" class="nav-brand">Emile <span>Djohi</span></a>
<ul class="nav-links">
<li><a href="index.html" class="active">Home</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="talks.html">Talks</a></li>
<li><a href="teaching.html">Teaching</a></li>
<li><a href="athletics.html">Athletics</a></li>
<li><a href="cv.html">CV</a></li>
</ul>
<div class="hamburger"><span></span><span></span><span></span></div>
</div>
</nav>
<section class="hero">
<div class="hero-grid"></div>
<div class="hero-inner">
<div class="hero-text">
<div class="hero-tag">Available for PhD Programs · 2026</div>
<h1>Emile<br><em>Honaminto</em><br>Djohi</h1>
<p class="hero-title">
<strong>Economist</strong> · Penn PDRI-DevLab Alumnus · PhD Applicant<br>
University of Pennsylvania · Philadelphia, PA
</p>
<p class="hero-desc">
I study how climate extremes, economic shocks, and structural stressors shape conflict,
migration, and welfare — with a focus on low- and middle-income countries in Africa,
Central America, and South Asia.
</p>
<div class="hero-actions">
<a href="research.html" class="btn btn-primary">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><polyline points="14 2 14 8 20 8"/></svg>
View Research
</a>
<a href="Resume_Emile_Djohi.pdf" target="_blank" class="btn btn-outline">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/><polyline points="7 10 12 15 17 10"/><line x1="12" y1="15" x2="12" y2="3"/></svg>
Download CV
</a>
</div>
<div class="hero-links">
<a href="mailto:djohi@upenn.edu" class="hero-link">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><polyline points="22,6 12,13 2,6"/></svg>
djohi@upenn.edu
</a>
<a href="https://scholar.google.com/citations?user=PS_CX0AAAAAJ" target="_blank" class="hero-link">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><line x1="2" y1="12" x2="22" y2="12"/><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/></svg>
Google Scholar
</a>
<a href="https://github.com/Honaminto" target="_blank" class="hero-link">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"/></svg>
GitHub
</a>
</div>
</div>
<div class="hero-photo-wrap">
<div class="hero-photo-circle">
<img src="images/profile.jpg" alt="Emile Djohi at Penn Arts & Sciences"/>
</div>
<div class="hero-photo-deco"></div>
</div>
</div>
</section>
<!-- RESEARCH FOCUS -->
<section>
<div class="section-inner">
<div class="section-label">Research Focus</div>
<h2 class="section-title">Areas of <em>Inquiry</em></h2>
<p class="section-sub">My work sits at the intersection of climate science, political economy, and development economics, using high-frequency data and causal inference methods.</p>
<div class="focus-grid">
<div class="focus-card fade-up">
<div class="focus-num">01</div>
<div class="focus-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83"/></svg></div>
<h3>Climate & Conflict</h3>
<p>Linking climate extremes and economic stressors to conflict dynamics in Central America, West Africa, and South Asia using distributed-lag panel fixed-effects models.</p>
</div>
<div class="focus-card fade-up">
<div class="focus-num">02</div>
<div class="focus-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="2" y="3" width="20" height="14" rx="2"/><path d="M8 21h8M12 17v4"/></svg></div>
<h3>Health & Welfare</h3>
<p>Examining food security, governance, and social cohesion through household-level survey data across Sub-Saharan Africa.</p>
</div>
<div class="focus-card fade-up">
<div class="focus-num">03</div>
<div class="focus-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg></div>
<h3>Migration & Agriculture</h3>
<p>Understanding how El Niño/La Niña cycles shape agricultural productivity, food prices, and migration flows in Central America's Dry Corridor.</p>
</div>
<div class="focus-card fade-up">
<div class="focus-num">04</div>
<div class="focus-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"/></svg></div>
<h3>Machine Learning for Policy</h3>
<p>Applying NLP and ML methods to large-scale news corpora and geospatial data to generate high-frequency conflict and political event datasets.</p>
</div>
</div>
</div>
</section>
<!-- CONTACT -->
<div class="contact-strip">
<h2>Get in Touch</h2>
<p>Open to research collaborations, pre-doctoral inquiries, and PhD opportunities.</p>
<div class="contact-links">
<a href="https://pdri-devlab.upenn.edu/bio/emile-honaminto-virgile-djohi/" target="_blank" class="contact-link primary">PDRI-DevLab Profile</a>
<a href="https://www.linkedin.com/in/djohi-emile-professional-profile-001/" target="_blank" class="contact-link">LinkedIn</a>
<a href="https://web.sas.upenn.edu/mlp-devlab/our-team/" target="_blank" class="contact-link">MLP Website</a>
<a href="https://phys.org/news/2025-07-global-climate-atlas-tool-impacts.html" target="_blank" class="contact-link">Penn Press · Phys.org</a>
<a href="mailto:djohi@upenn.edu" class="contact-link">djohi@upenn.edu</a>
</div>
</div>
<footer>© 2026 Emile Honaminto Virgile Djohi · University of Pennsylvania</footer>
<script src="js/main.js"></script>
</body>
</html>