-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
261 lines (230 loc) · 11 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<title>Keely</title>
<meta property="og:url" content="https://keely-lee.github.io/" />
<meta name="image" property="og:image" content="images/preview.png">
<meta name="description" property="og:description" content="A developer trying to learn as much as I can. I don't even know what I don't know">
<meta name="author" content="Keely Lee">
<link rel="apple-touch-icon" sizes="180x180" href="assets/webfonts/favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/webfonts/favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/webfonts/favicon_io/favicon-16x16.png">
<link rel="manifest" href="assets/webfonts/favicon_io/site.webmanifest">
<!-- Stylesheets -->
<link rel="stylesheet" href="assets/css/main.css" /><noscript>
<link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link href="https://fonts.googleapis.com/css2?family=Croissant+One&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/devicon@master/devicon.min.css">
</head>
<body>
<!-- Wrapper-->
<div id="wrapper">
<!-- Nav -->
<nav id="nav">
<a href="#home" class="icon solid fa-home"><span>Home</span></a>
<a href="#projects" class="icon solid fa-folder"><span>Projects</span></a>
<a href="#contact" class="icon solid fa-envelope"><span>Contact</span></a>
<a href="https://github.com/keely-lee" class="icon brands fa-github" target="_blank"><span>Github</span></a>
<a href="https://www.linkedin.com/in/keely-lee1/" class="icon brands fa-linkedin" target="_blank"><span>LinkedIn</span></a>
<a href="#resume" class="icon brands cv">CV<span>Resume</span></a>
<a href="#about" class="user-circle"><i class="icon solid fas fa-user-circle"></i><span>About</span></a>
</nav>
<!-- Main -->
<div id="main">
<!-- Home -->
<article id="home" class="panel intro">
<header>
<h1>Keely Lee</h1>
<p>Software Engineer</p>
</header>
<a href="#about" class="jumplink pic">
<span class="arrow icon solid fa-chevron-right"><span>About</span></span>
<img src="images/portfolio-photo3.png" alt="" />
</a>
</article>
<!-- projects -->
<article id="projects" class="panel">
<header>
<h2>Current Projects</h2>
</header>
<section>
<div class="row">
<!-- RobinsJacket -->
<div class="col-12 image fit project-div">
<img src="images/robinsJacket.png" alt="robins-jacket">
<div class="project-desc rj">
<h4>RobinsJacket</h4>
<p>RobinsJacket is a single-page clone of investing & trading app, Robinhood. Built with Ruby on Rails, React, Redux, PostgreSQL and BCrypt for secure user authentication and efficient data calls.</p>
<a href="https://robinsjacket.fly.dev/" target="_blank"><i class="fas fa-globe"></i></a>
<a href="https://github.com/keely-lee/RobinsJacket" target="_blank"><i class="fab fa-github"></i></a>
</div>
</div>
<!-- openFridge -->
<div class="col-12 image fit project-div">
<img src="images/openFridge.png" alt="open-fridge">
<div class="project-desc of">
<h4>openFridge</h4>
<p>openFridge ensures no ingredients are left behind. MERN stack built using MongoDB, Express, React, Node, Axios and BCrypt for secure user authentication and an appealing visual design.</p>
<a href="https://open--fridge.herokuapp.com/" target="_blank"><i class="fas fa-globe"></i></a>
<a href="https://github.com/keely-lee/open-fridge" target="_blank"><i class="fab fa-github"></i></a>
</div>
</div>
<!-- RepairShop -->
<div class="col-12 image fit project-div">
<img src="images/repairShop.png" alt="repair-shop">
<div class="project-desc rs">
<h4>RepairShop</h4>
<p>RepairShop is a web application tool designed to promote emotional growth in elementary level students through interactive activities. Built utilizing HTML, CSS, Webpack and JavaScript.</p>
<a href="https://keely-lee.github.io/repair-shop/" target="_blank"><i class="fas fa-globe"></i></a>
<a href="https://github.com/keely-lee/repair-shop" target="_blank"><i class="fab fa-github"></i></a>
</div>
</div>
<!-- BrighterPlanning -->
<div class="col-12 image fit project-div">
<img src="images/bp-main.png" alt="brighter-planning">
<div class="project-desc bp">
<h4>BrighterPlanning</h4>
<p>BrighterPlanning is a frontend financial planning app. Users choose a risk plan of their preference, enter their current portfolio and are given a short list of recommended transfers. BrighterPlanning can be adjusted for various mobile & tablet sizes. Utilizes React, Redux, Highcharts, Node, HTML, CSS, Webpack, and PapaParse to extract plan data.</p>
<a href="https://keely-lee.github.io/BrighterPlanning/" target="_blank"><i class="fas fa-globe"></i></a>
<a href="https://github.com/keely-lee/BrighterPlanning" target="_blank"><i class="fab fa-github"></i></a>
</div>
</div>
</div>
</section>
</article>
<!-- Contact -->
<article id="contact" class="panel">
<div class="flip"><i class="fas fa-redo"></i></div>
<div id="contact-wrapper" class="flip-up">
<!-- Front of the business card -->
<div class="card-front">
<div class="cf-left">
<span>KL</span>
</div>
<div class="cf-right">
<div class="cf-right-wrapper">
<a href="mailto:[email protected]"><p><i class="fas fa-paper-plane"></i>[email protected]</p></a>
<p><i class="fas fa-globe-americas"></i>New York, NY</p>
</div>
</div>
</div>
<!-- Back of the business card -->
<div class="card-back">
<div>
<p><Keely Lee /></p>
</div>
<div class="card-back-links">
<a href="https://github.com/keely-lee" class="card-github" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/keely-lee1/" class="card-linkedin" target="_blank"><i class="fab fa-linkedin-in"></i></a>
<a href="https://angel.co/u/keely-lee" class="card-angellist" target="_blank"><i class="fab fa-angellist"></i></a>
<a href="https://drive.google.com/file/d/1Dv-Pyk9JIwtYGBBKFmWuCX7CFfZWp6VN/view?usp=sharing" class="card-cv" target="_blank"><span>CV</span></a>
</div>
</div>
</div>
</article>
<!-- resume -->
<article id="resume" class="panel">
<div class="row">
<object type="application/pdf" data="images/Keely_Lee_Resume.pdf">
<!-- <embed src="images/Keely-Lee-Resume.pdf" type="application/pdf"> -->
This browser does not support PDFs. Please download the PDF to view it:
<a href="images/Keely_Lee_Resume.pdf" download="keely-lee-resume">Download PDF.</a>
</object>
</div>
</article>
<!-- about -->
<article id="about" class="panel">
<header>
<h2>About Me</h2>
</header>
<p>
Hi there, I'm Keely, a software developer based in NYC. I am interested in creating projects that are impactful and progressive. My hobbies include coin collecting, hiking, running, yoga and watching people cook. Feel free to reach out, I'm always eager to gain new experiences and meet new people.
</p>
<div>
<h2>Languages & Skills</h2>
</div>
<div id="skills-wrapper" class="row">
<div class="lang-skills col-2">
<img src="images/icons/css3-original.svg" alt="css">
<h4>CSS3</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/express-original.svg" alt="express">
<h4>Express</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/git-original.svg" alt="git">
<h4>git</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/html5-original.svg" alt="html">
<h4>HTML5</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/heroku-original.svg" alt="heroku">
<h4>Heroku</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/javascript-original.svg" alt="javascript">
<h4>JavaScript</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/jquery-original.svg" alt="jquery">
<h4>jQuery</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/mongodb-original.svg" alt="mnogodb">
<h4>mongoDB</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/nodejs-original.svg" alt="node">
<h4>node</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/postgresql-original.svg" alt="postgresql">
<h4>PostgreSQL</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/rails-plain.svg" alt="rails">
<h4>Rails</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/react-original.svg" alt="react">
<h4>React</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/redux-original.svg" alt="redux">
<h4>Redux</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/ruby-original.svg" alt="ruby">
<h4>Ruby</h4>
</div>
<div class="lang-skills col-2">
<img src="images/icons/webpack-original.svg" alt="webpack">
<h4>webpack</h4>
</div>
</div>
<section>
</section>
</article>
</div>
<!-- Footer -->
<div id="footer">
<ul class="copyright">
<li>© Keely Lee.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.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>
<script src="assets/js/personal.js"></script>
</body>
</html>