-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
204 lines (156 loc) · 7.48 KB
/
about.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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!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="Wenchao Hu's Photography">
<link rel="stylesheet" href="static/css/main.css" />
<link rel="stylesheet" href="static/css/page.css" />
<title>About Me</title>
</head>
<body>
<nav class="visible">
<div class="container">
<a href="/" class="nav-logo" title="Back to Homepage">
Wenchao Hu
</a>
<div class="nav-links">
<a href="about.html" class="link">about</a>
<!-- <a href="projects.html" class="link">projects</a> -->
</div>
</div>
</nav>
<main>
<section id="about" class="container" style="margin-bottom: 150px;">
<div class="intro-container" style="display: flex; max-width: 1000px; margin: 0 auto; align-items: center;">
<div class="intro-image" style="width: 35%; margin-right: 40px;">
<img src="./static/images/about/profile.jpeg" alt="Profile Photo" style="width: 100%; height: auto; border-radius: 5px;">
</div>
<div class="intro" style="flex: 1;">
<h1 class="section-title"> Hello! I'm Wenchao Hu</h1>
<p class="bold-text">
I’m currently pursuing a bachelor's degree in Information Systems with
minors in Business Analytics and Human-Computer Interaction at Carnegie Mellon University .
I am passionate about the intersection of people, products, and technology.
</p>
<p class="bold-text">
</p>
<p class="bold-text">
I have interned at <a href="https://www.davisconsultingsolutionspa.com/">
<b>Davis Consulting Solutions</b>
</a>
as a data analytics intern,
worked at <a href="https://learnlab.org/"><b>CMU's Learn Lab</b></a>
as a research assistant,
worked at <a href="https://www.cectutoring.com/"><b>California Educational Centers</b></a> as an executive assistant,
and interned LA Metro as a Safety Intern.
</p>
<p class="bold-text">
At school, I’m a TA for <a href="https://www.cmu.edu/information-systems/images/syllabi/67262-database-des-dev-f16.pdf">
<b>67-262 (Database Design and Development)</b></a>,
Assistant Chair for <a href="https://www.springcarnival.org/"><b>Spring Carnival Committee</b></a>,
developer for the<a href="https://www.springcarnival.org/"><b> Business Technology Group</b></a>,
member in Alpha Chi Omega, and mentor in Women in IS.
</p>
<p class="bold-text">
My proudest achievement is being sponsored as an <a href="https://www.mlb.com/news/angels-scholars-award-program-gives-out-college-scholarships"><b>Angels Scholar</b></a>
and creating my own project, <a href="https://www.youtube.com/watch?v=CioVJAPeBm0"><b>Nexplore Cerritos</b></a> to help local businesses during COVID.
</p>
<p class="bold-text">
My hobbies include golfing (fun fact, I was Varsity Captain in high school!),
plants, and photography. Feel free to scroll down and see some of the recent ones!
</p>
<a href="https://drive.google.com/file/d/1SIorwhEg96gOKM5s2UBTBjJ0AyU7z9_x/view?usp=sharing" class="link-btn" >Resume</a>
</div>
</div>
</section>
<section id="photos" class="container">
<div class="section-content" style="justify-content: center; flex-wrap: wrap; max-width: 1000px; margin: 0 auto;">
<a target="_blank" rel="noopener">
<img src="./static/images/photography/1.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/2.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/3.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/5.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/6.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/8.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/9.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/10.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/11.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/13.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/15.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/16.png" width="300" height="300">
</a>
<!-- 12 -->
<a target="_blank" rel="noopener">
<img src="./static/images/photography/17.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/18.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/20.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/21.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/35.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/37.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/38.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/43.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/44.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/45.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/47.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/54.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/51.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/49.png" width="300" height="300">
</a>
<a target="_blank" rel="noopener">
<img src="./static/images/photography/52.png" width="300" height="300">
</a>
</div>
</section>
</main>
</body>
<script src="./static/js/index.js"></script>
</html>