-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
377 lines (348 loc) · 17.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
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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
<!DOCTYPE html>
<html lang="en">
<head>
<!-- IS THIS... SEO? -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="google-site-verification" content="-Dip_81xVnvbMr_THqrWTupNEzQBlkqBPPAql7zifVM" />
<meta property="og:title" content="Ulises Rangel | Full Stack Web Developer"/>
<meta name="og:description" content="Ulises Rangel ∙ Full Stack Web Developer in Austin, TX. Contact me through different options in the navbar including email, LinkedIn, GitHub, and my resume. See my portfolio. My skills include: React, HTML5, CSS3, PHP, JavaScript, jQuery, AJAX, Bootstrap, Foundation, MySQL, Sequelize, MongoDB, Mongoose, Firebase, Chrome Developer Tools, Node, Express, GitHub, Heroku, and Microsoft Azure. Experienced developer with a drive for providing solutions. Have written multiple web applications both individually and as part of a team. Am able to leverage a wide array of skills for efficient and effective product delivery.">
<meta name="description" content="Ulises Rangel ∙ Full Stack Web Developer in Austin, TX. Contact me through different options in the navbar including email, LinkedIn, GitHub, and my resume. See my portfolio. My skills include: React, HTML5, CSS3, PHP, JavaScript, jQuery, AJAX, Bootstrap, Foundation, MySQL, Sequelize, MongoDB, Mongoose, Firebase, Chrome Developer Tools, Node, Express, GitHub, Heroku, and Microsoft Azure. Experienced developer with a drive for providing solutions. Have written multiple web applications both individually and as part of a team. Am able to leverage a wide array of skills for efficient and effective product delivery.">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ulises.io/" />
<meta property="og:site_name" content="Ulises Rangel | Full Stack Web Developer" />
<script defer src="./assets/particles.min.js"></script>
<link rel="stylesheet" href="reset.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<title>Ulises Rangel | Full Stack Web Developer</title>
</head>
<body>
<!-- NAVBAR -->
<div class="navbar fixed-top myNav navbar-dark navbar-expand-md d-flex justify-content-between">
<a class="navbar-brand" href="#"><span id="firstName">Ulises</span> <span id="lastName">Rangel</span></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navCollapse">
<a href="https://github.com/urangel" target="_blank">
<i class="fontAwesome fab fa-github"></i>
</a>
<a href="./resume.html">
<i class="fontAwesome fas fa-file-alt"></i>
</a>
<a href="https://www.linkedin.com/in/ulisesrange1/" target="_blank">
<i class="fontAwesome fab fa-linkedin-in"></i>
</a>
<a href="mailto:[email protected]" target="_blank">
<i class="fontAwesome fas fa-envelope"></i>
</a>
</div>
</div>
<!-- ABOUT -->
<div id="particles-js" style="position: relative">
<div id="about" class="d-flex justify-content-center align-items-center">
<div class="row">
<div id="blurb" class="col-12">
<h2 class="text-center">Full Stack Web Development with Scientific Precision</h2>
<hr style="background-color: #fff">
<h3 class="text-center">Attention to Detail</h3>
<h3 class="text-center">Logical Structure Building</h3>
<h3 class="text-center">Quality Work</h3>
<p class="text-center">See my work below. Send a message to get in touch.</p>
<div id="scroll-button" class="text-center">
<i class="fas fa-angle-double-down"></i>
</div>
</div>
</div>
</div>
</div>
<!-- PORTFOLIO -->
<div id="portfolio">
<h1 class="text-center mb-4">Projects</h1>
<div class="tarjeta hidden">
<h2>Aguacate</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="aguacate"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">MongoDB</span>
<span class="badge badge-dark">Express</span>
<span class="badge badge-dark">React</span>
<span class="badge badge-dark">Redux</span>
<span class="badge badge-dark">Redux-Thunk</span>
<span class="badge badge-dark">Node</span>
<span class="badge badge-dark">D3</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
Aguacate allows you to see avocado data in different regions over time. A MERN stack site including Redux for state management. D3.js is used to visualize the data retreived from the Mongo database.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/aguacate" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://avocado-vis.herokuapp.com/" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Site</div>
</a>
</div>
</div>
<div class="tarjeta hidden">
<h2>SkillWorx</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="skillworx"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">MongoDB</span>
<span class="badge badge-dark">Express</span>
<span class="badge badge-dark">React</span>
<span class="badge badge-dark">Node</span>
<span class="badge badge-dark">Bcrypt</span>
<span class="badge badge-dark">Passport</span>
<span class="badge badge-dark">Bootstrap</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
Get help with your tasks with SkillWorx! A site built on the MERN stack including full CRUD functionality as well as user authentication.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/SkillWorx" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://skillworx.herokuapp.com/" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Site</div>
</a>
</div>
</div>
<div class="tarjeta hidden">
<h2>StrayTX</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="straytx"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">MySQL</span>
<span class="badge badge-dark">Sequelize</span>
<span class="badge badge-dark">Express</span>
<span class="badge badge-dark">Express-Session</span>
<span class="badge badge-dark">Node</span>
<span class="badge badge-dark">Bcrypt</span>
<span class="badge badge-dark">Passport</span>
<span class="badge badge-dark">Dotenv</span>
<span class="badge badge-dark">Bootstrap</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
Find your lost pets with StrayTX! Data focused StrayTX uses MySQL in tandem with the sequelize ORM. CRUD actions are available to authenticated users.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/StrayTX" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://straytx.herokuapp.com/" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Site</div>
</a>
</div>
</div>
<div class="tarjeta hidden">
<h2>Z-O-LITE</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="zeolite"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">React</span>
<span class="badge badge-dark">Node</span>
<span class="badge badge-dark">Bootstrap</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
Shuffle game. Written to get acquainted with React including working with components, component life-cycle, props, and ES6.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/z-o-lite" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://urangel.github.io/z-o-lite/" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Site</div>
</a>
</div>
</div>
<div class="tarjeta hidden">
<h2>For Gif About It!</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="gif"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">JavaScript</span>
<span class="badge badge-dark">jQuery</span>
<span class="badge badge-dark">GitHub</span>
<span class="badge badge-dark">CSS</span>
<span class="badge badge-dark">HTML</span>
<span class="badge badge-dark">Bootstrap</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
Find your favorite gifs. This site demonstrates working with Giphy's API, promises, dynamic content creation, event delegation, and DOM maniuplation with jQuery.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/ForGifAboutIt" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://urangel.github.io/ForGifAboutIt/" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Site</div>
</a>
</div>
</div>
<div class="tarjeta hidden">
<h2>Database Dive</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="database"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">MySQL</span>
<span class="badge badge-dark">Node</span>
<span class="badge badge-dark">Inquirer</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
A cli-based shop. MySQL is used to create a shop that different levels of users interact with. Node modules are used to segment functionality.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/databaseDive" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://drive.google.com/file/d/1Mixj_cAy_filgXT_OoR9tIzHXEtmUGaN/view" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Video</div>
</a>
</div>
</div>
<div class="tarjeta hidden">
<h2>BBQ</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="bbq"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">MySQL</span>
<span class="badge badge-dark">Express</span>
<span class="badge badge-dark">Heroku</span>
<span class="badge badge-dark">Bootstrap</span>
<span class="badge badge-dark">HTML</span>
<span class="badge badge-dark">CSS</span>
<span class="badge badge-dark">JavaScript</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
Eat the best barbecue with BBQ! This site allows one to keep a list of restaurants they would like to eat at. A full range of CRUD actions are available.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/BBQ" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://polar-shore-72390.herokuapp.com/" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Site</div>
</a>
</div>
</div>
<div class="tarjeta hidden">
<h2>Friend Finder</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="friend"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">Node</span>
<span class="badge badge-dark">Express</span>
<span class="badge badge-dark">jQuery</span>
<span class="badge badge-dark">Bootstrap</span>
<span class="badge badge-dark">HTML</span>
<span class="badge badge-dark">CSS</span>
<span class="badge badge-dark">JavaScript</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
Take a survey to find your next best friend! An API is established full of 'friends' and their values. A matchmaking algorithm returns the best match.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/friend_finder" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://fast-sea-95437.herokuapp.com/" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Site</div>
</a>
</div>
</div>
<div class="tarjeta hidden">
<h2>Trivia</h2>
<img class="hex-pattern" src="./assets/images/hexagons.png" alt="hexagon-border">
<div class="hex-border">
<div class="hexagon" id="trivia"></div>
</div>
<div class="badge-list d-flex">
<span>
<span class="badge badge-dark">jQuery</span>
<span class="badge badge-dark">JavaScript</span>
<span class="badge badge-dark">HTML</span>
<span class="badge badge-dark">CSS</span>
</span>
</div>
<div class="description d-flex align-items-center">
<p class="text-justify">
Can you get them all? jQuery is used to create a timed quiz. DOM manipulation, timers, and counters string it all together.
</p>
</div>
<div class="project-links d-flex justify-content-center">
<a href="https://github.com/urangel/TriviaGame" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Code</div>
</a>
<a href="https://urangel.github.io/TriviaGame/" target="_blank">
<div class="small-hexagon d-flex align-items-center justify-content-center">Site</div>
</a>
</div>
</div>
</div>
<script
src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script src="./logic.js"></script>
</body>
</html>