-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
161 lines (148 loc) · 7.34 KB
/
index.html
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
<!DOCTYPE HTML>
<!--
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Caleb K. Harada</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">Caleb K. Harada</a></h1>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Menu</h2>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="cv.html">Curriculum Vitae</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="other.html">Other Projects</a></li>
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo">
<span class="icon solid fa-meteor"></span>
 <span class="icon solid fa-atom"></span>
 <span class="icon solid fa-globe-americas"></span>
<!--  <span class="icon solid fa-laptop-code"></span> -->
</div>
<h2>Caleb K. Harada</h2>
<p><b>Astrophysicist</b><br>NSF Graduate Research Fellow,<br>University of California, Berkeley</p>
</div>
</section>
<!-- Wrapper -->
<section id="wrapper">
<!-- About -->
<section id="about" class="wrapper spotlight style1">
<div class="inner">
<a href="cv.html" class="image"><img src="images/me.jpg" alt="" /></a>
<div class="content">
<h2 class="major">About Me</h2>
<p><b>I'm an Astrophysics Ph.D. Candidate and National Science Foundation Graduate Research Fellow at
UC Berkeley.</b> My research focuses on the dectection and characterization
of <a href="https://en.wikipedia.org/wiki/Exoplanet", target="_blank">extrasolar planets</a>. I
completed my undergraduate education at the University of Maryland, College Park, before moving to
the San Francisco Bay Area for my Ph.D. I have worked on a variety of problems in exoplanetary science
ranging from 3D simulations of cloudy hot Jupiters to modeling exomoon transits in noisy datasets. Currently
my research focuses on identifying and characterizing potential target stars and systems for the planned
<a href="https://habitableworldsobservatory.org/home", target="_blank">Habitable Worlds Observatory (HWO)</a>,
which will directly image and spectroscopically characterize habitable zone exoplanets to search for evidence of life.
When I'm not thinking about astronomy, I enjoy hiking, birding, admiring my cat, and exploring
the produce section at Berkeley Bowl.
<br>
<b>My pronouns are
<a href="https://www.mypronouns.org/they-them", target="_blank">they/them</a>.</b>
</p>
<a href="cv.html" class="special">Learn more</a>
</div>
</div>
</section>
<!-- Research -->
<section id="research" class="wrapper alt spotlight style2">
<div class="inner">
<a href="research.html" class="image"><img src="images/research.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Research</h2>
<p><b>Planets are among the most fascinating phenomena in the Universe.</b> As remnants of star formation,
they help tell the story of how solar systems form and evolve over time. Decades of detailed
investigation have shown that they are an extremely diverse class of small objects, spanning a vast
range of sizes, masses, temperatures, and environments. Perhaps most intriguingly, they are the only
objects known to support the phenomenon of biology. We are still in the earliest stages of understanding
planets beyond our Solar System, enabled by cutting-edge astrophysics and recent technological
advancements. I use telescopes on the ground and in space, combined with the tools of computer
science, statistics, mathematics, and physics, to discover and characterize new planets, investigate
their atmospheres, and study their potential to be habitable.
</p>
<a href="research.html" class="special">Learn more</a>
</div>
</div>
</section>
<!-- Other -->
<section id="other" class="wrapper spotlight style3">
<div class="inner">
<a href="other.html" class="image"><img src="images/astrophoto.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Other Projects</h2>
<p>Sometimes I work on coding side projects for fun. These range from fully open-source
Python packages to little pedagogical animations/demos. Feel free to use these for
your own needs, as long as you <b>remember to give me credit where credit it due!</b>
</p>
<a href="other.html" class="special">Learn more</a>
</div>
</div>
</section>
</section>
<!-- Footer -->
<section id="footer">
<div class="inner">
<h2 class="major">Get in touch</h2>
<ul class="contact">
<li class="icon solid fa-envelope"><a href="mailto:charada@berkeley.edu">charada@berkeley.edu</a></li>
<li class="icon solid fa-building">
Department of Astronomy<br />
University of California, Berkeley<br />
501 Campbell Hall #3411<br />
Berkeley, CA 94720-3411
</li>
</ul>
<ul class="icons">
<li><a href="https://github.com/CalebHarada" target="_blank" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/in/calebharada/" target="_blank" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://bsky.app/profile/astronoleb.bsky.social" target="_blank" class="icon solid fa-cloud"><span class="label">Bluesky Social</span></a></li>
<li><a href="https://astro.berkeley.edu/people/charadaberkeley-edu/" target="_blank" class="icon solid fa-laptop"><span class="label">Department Homepage</span></a></li>
</ul>
<ul class="copyright">
<li>© 2023 Caleb K. Harada</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
<li>Background art: <a href="https://exoplanets.nasa.gov/resources/118/habitable-exomoon/" target="_blank">NASA/JPL-Caltech</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>