-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
220 lines (206 loc) · 10.1 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
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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE HTML>
<html>
<head>
<title>Andy Luo</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" />
<link rel="stylesheet" href="assets/css/side.css" />
<link rel="shortcut icon" type="image/png" href="images/favicon/favicon-16x16.png"/>
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body>
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Wrapper -->
<div id="wrapper">
<!-- Panel (Banner) -->
<section class="panel banner right">
<div class="content color0 span-3-75">
<h1 class="major">Hello, my name<br />
is Andy Luo</h1>
<p>I am a <strong>visionary</strong> with a passion to fulfill my dreams. <br/>
I am a former aerospace engineer who fell in love with <strong>coding</strong> <br/>
I am a basketball junkie, a music lover, and a full-time <br/>
<strong>software engineer</strong> based in <strong>San Francisco</strong>.
</p>
<ul class="actions">
<li><a href="#first" class="button special color1 circle icon fa-angle-right">Next</a></li>
</ul>
</div>
<div class="image filtered span-1-75" data-position="25% 25%">
<img src="images/profile_pic.jpg" alt="" />
</div>
</section>
<!-- Panel (Spotlight) -->
<section class="panel spotlight medium right" id="first">
<div class="content span-7">
<h2 class="major">About Me</h2>
<p>I was born and raised in Los Angeles, living in the city's rich and culturually diverse east side.
It was early on I developed a love for engineering and tinkering, often spending days working on figuring out how things worked,
both mechanically and electronically. Eventually, I earned my B.S. in <strong>Mechanical Engineering</strong> from UC San Diego. I worked
professionally as an aerospace engineer designing and manufacturing fluid components for satellite and spacecraft propulsion systems. As my career progressed, I gained many skills but my enjoyment of tinkering and problem never faded. It was around this time, I decided to pick up Ruby and JavaScript and I knew I made the right decision when I create my first web application out of pure passion. The overwhelming joy from creating something you love with code was exhilirating. I'm continually updating my skillset and am excited to see what I can build in the future!</p>
</div>
<div class="image filtered tinted" data-position="top left">
<img src="images/apple.jpg" alt="" />
</div>
</section>
<!-- Panel -->
<section class="panel color1">
<div class="intro joined">
<h2 class="major">Technologies</h2>
<div class="inner">
<ul class="grid-icons four">
<li>
<span class="icon label">
<img src="images/javascript.svg" height="55" width="55" alt="javascript-icon"/>
<p>JavaScript</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/ruby.png" height="55" alt="ruby-icon"/>
<p>Ruby</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/reactjs.png" height="55" alt="react-icon"/>
<p>React.js</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/redux.png" height="55" alt="redux-icon"/>
<p>Redux</p>
</span>
</li>
</ul>
<ul class="grid-icons four">
<li>
<span class="icon label">
<img src="images/rails.png" height="55" alt="ruby-on-rails-icon"/>
<p>Ruby on Rails</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/nodejs.png" height="55" alt="nodejs-icon"/>
<p>node.js</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/express.png" height="55" alt="express-icon"/>
<p>express</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/mongodb.png" height="55" alt="mongodb-icon"/>
<p>mongoDB</p>
</span>
</li>
</ul>
<ul class="grid-icons four">
<li>
<span class="icon label">
<img src="images/html5.png" height="55" alt="html5-icon"/>
<p>HTML5</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/css.png" height="55" alt="css-icon"/>
<p>css</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/postgresql.png" height="55" alt="postgresql-icon"/>
<p>PostgreSQL</p>
</span>
</li>
<li>
<span class="icon label">
<img src="images/d3.png" height="55" alt="d3-icon"/>
<p>D3</p>
</span>
</li>
</ul>
</div>
</div>
</section>
<!-- Panel -->
<section class="panel">
<div class="intro color2">
<h2 class="major">Projects</h2>
<p>Projects are a work of passion and hard work. A chance to show off my creative juice and solve complex technical issues. Links on the right is a complilation of these projects. Feel free to stay while and browse around! </p>
</div>
<div class="gallery">
<div class="group span-3">
<a href="images/gallery/fulls/captr.png" class="image filtered span-3" data-position="bottom"><img src="images/gallery/fulls/captr.png" alt="" /></a>
<a href="images/gallery/gifs/main-chart.gif" class="image filtered span-1-5" data-position="center"><img src="images/gallery/gifs/main-chart.gif" alt="" /></a>
<a href="images/gallery/fulls/homeco.png" class="image filtered span-1-5" data-position="bottom"><img src="images/gallery/fulls/homeco.png" alt="" /></a>
</div>
<!-- <a href="images/gallery/fulls/04.jpg" class="image filtered span-2-5" data-position="top"><img src="images/gallery/thumbs/04.jpg" alt="" /></a>
<div class="group span-4-5">
<a href="images/gallery/fulls/05.jpg" class="image filtered span-3" data-position="top"><img src="images/gallery/thumbs/05.jpg" alt="" /></a>
<a href="images/gallery/fulls/06.jpg" class="image filtered span-1-5" data-position="center"><img src="images/gallery/thumbs/06.jpg" alt="" /></a>
<a href="images/gallery/fulls/07.jpg" class="image filtered span-1-5" data-position="bottom"><img src="images/gallery/thumbs/07.jpg" alt="" /></a>
<a href="images/gallery/fulls/08.jpg" class="image filtered span-3" data-position="top"><img src="images/gallery/thumbs/08.jpg" alt="" /></a>
</div> -->
<!-- <a href="images/gallery/fulls/09.jpg" class="image filtered span-2-5" data-position="right"><img src="images/gallery/thumbs/09.jpg" alt="" /></a> -->
</div>
</section>
<!-- Panel -->
<section class="panel color4-alt">
<div class="intro color4">
<h2 class="major">Contact</h2>
<p>Want to chat? Feel free to contact me through email or LinkedIn. I would love to hear from you!</p>
</div>
<!-- <div class="inner columns divided">
<div class="span-3-25">
<form method="post" action="#">
<div class="field half">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="email" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="button special" /></li>
</ul>
</form>
</div> -->
<div class="span-1-5 contact-container">
<ul class="contact-icons color1">
<a href="assets/resume/Andy_Luo_Resume.pdf" target="_blank"><li id='resume-link' class="icon fa-file-text clickable" onclick="window.open('assets/resume/Andy_Luo_Resume.pdf')" style="cursor:pointer;">Resume</a></li>
<a href="https://github.com/GreenRabite" target="_blank"><li class="icon fa-github clickable" onclick="window.open('https://github.com/GreenRabite')">GitHub</a></li>
<a href="https://www.linkedin.com/in/andywluo/" target="_blank"><li class="icon fa-linkedin clickable" onclick="window.open('https://www.linkedin.com/in/andywluo/')">LinkedIn</a></li>
<a href="mailto:[email protected]" target="_blank"><li class="icon fa-envelope clickable" onclick="window.open('mailto:[email protected]')">[email protected]</a></li>
<!-- <li class="icon fa-facebook"><a href="#">facebook.com/untitled</a></li> -->
<!-- <li class="icon fa-snapchat-ghost"><a href="#">@untitled-tld</a></li> -->
<!-- <li class="icon fa-instagram"><a href="#">@untitled-tld</a></li> -->
<!-- <li class="icon fa-medium"><a href="#">medium.com/untitled</a></li> -->
</ul>
</div>
</div>
</section>
<!-- Copyright -->
<div class="copyright">© Untitled. Design: <a href="https://html5up.net">HTML5 UP</a>.</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/side.js"></script>
</body>
</html>