-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
107 lines (78 loc) · 4.39 KB
/
index.html
File metadata and controls
107 lines (78 loc) · 4.39 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
<!DOCTYPE html>
<html >
<head>
<!-- Site made with Mobirise Website Builder v4.12.3, https://mobirise.com -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v4.12.3, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/108g-nucleosome-green-1.png" type="image/x-icon">
<meta name="description" content="">
<title>Home</title>
<link rel="stylesheet" href="assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css"><link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
</head>
<body>
<section class="header3 cid-rVXQzd42S3 mbr-parallax-background" id="header3-1">
<div class="mbr-overlay" style="opacity: 0.8; background-color: rgb(35, 35, 35);">
</div>
<div class="container">
<div class="media-container-row">
<div class="mbr-figure" style="width: 35%;">
<img src="assets/images/190820-comp-bio-badoi-phan-59.jpg" alt="Mobirise" title="">
</div>
<div class="media-content">
<h1 class="mbr-section-title mbr-white pb-3 mbr-fonts-style display-1"><p>
BaDoi Phan</p></h1>
<div class="mbr-section-text mbr-white pb-3 ">
<p class="mbr-text mbr-fonts-style display-5">
I am an MD/PhD student at the University of Pittsburgh School of Medicine and Carnegie Mellon University School of Computer Science.</p>
</div>
<div class="mbr-section-btn"><a class="btn btn-md btn-primary display-4" href="bio.html">Bio</a>
<a class="btn btn-md btn-warning display-4" href="publications.html">Publications</a></div>
</div>
</div>
</div>
</section>
<section class="engine"><a href="https://mobirise.info/b">create a site</a></section><section once="footers" class="cid-rVXUlOIYp4" id="footer7-f">
<div class="container">
<div class="media-container-row align-center mbr-white">
<div class="row social-row">
<div class="social-list align-right pb-2">
<div class="soc-item">
<a href="https://twitter.com/BaDoiPhan" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-twitter socicon"></span>
</a>
</div><div class="soc-item">
<a href="https://github.com/badoi" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social mbrib-github"></span>
</a>
</div><div class="soc-item">
<a href="https://scholar.google.com/citations?user=Ezt_im0AAAAJ&hl=en" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-googlescholar socicon"></span>
</a>
</div></div>
</div>
<div class="row row-copirayt">
<p class="mbr-text mb-0 mbr-fonts-style mbr-white align-center display-7">
© Copyright 2020 BaDoi Phan - All Rights Reserved
</p>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/parallax/jarallax.min.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>