-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
43 lines (37 loc) · 2.55 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
---
layout: simple
title: Mendez
---
<!-- Header -->
<a name="about"></a>
<div class="intro-header">
<div class="container">
<div class="intro-message">
<h1>Alexander Mendez</h1>
<hr class="intro-divider">
<div class='intro-about row'>
<div class='col-lg-3 col-lg-offset-2 col-md-3 col-md-offset-2 col-sm-4 portrait'>
<img class="img-portrait img-responsive img-rounded center-block" src='img/ajmendez.jpg' />
</div>
<div class='col-lg-6 col-md-6 col-sm-8'>
<p>Hi, I am Alex Mendez, a data scientist fellow at <a href="http://insightdatascience.com/">Insight Data Science Program</a>. </p>
<p>Prior to entering the tech industry, I was a postdoctoral fellow at The Johns Hopkins University (JHU) working in observational astrophysics using large multi-wavelength datasets.
I study the relationship between super massive black holes (SMBHs) at different wavelengths, to disentangle the co-evolution of SMBHs and the galaxies in which they reside and to place them within a cosmological context.
Prior to JHU, I received my doctorate in physics from the <a href="http://ucsd.edu/">University of California, San Diego</a> working with <a href="http://cass.ucsd.edu/~acoil">Professor Alison Coil</a>, and
I received my Batchelor of Science degrees in Mathematics, Physics and Astronomy from the <a href="http://www.washington.edu/">University of Washington</a>. </p>
<p>I enjoy coffee, code, and cycling.</p>
</div>
</div>
<hr class="intro-divider">
<ul class="list-inline intro-social-buttons">
<li><a href="https://github.com/ajmendez"><i class="fa fa-2x fa-github"></i></a></li>
<li><a href="mailto:blue.space@gmail.com"><i class="fa fa-2x fa-envelope"></i></span></a>
<li><a href="https://www.linkedin.com/in/ajmendez"><i class="fa fa-2x fa-linkedin"></i></span></a>
<li><a href="https://profiles.google.com/bluespace"><i class="fa fa-2x fa-google-plus"></i></span></a>
<li><a href="https://www.flickr.com/photos/pxddn/"><i class="fa fa-2x fa-flickr"></i></a></li>
<li><a href="https://twitter.com/ajmendez"><i class="fa fa-2x fa-twitter "></i></a></li>
</li>
</ul>
</div>
</div>
</div>