-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
313 lines (285 loc) · 8.82 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Natanael Santiago's Site</title>
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<div class="presentation">
<table cellspacing="20">
<tr>
<td> <img src="img/squidward.png" alt="squidward png photo" height="260" /></td>
<td>
<h1>Natanael Santiago</h1>
<p>
<em>
<strong>Computer Engineering </strong> student at
<a href="https://www.uprm.edu">UPRM</a></em>
</p>
<p>
I am a fourth-year computer engineering student at the University of
Puerto Rico at Mayagüez
</p>
<p>Pd. The photo will be updated when I take a professional one</p>
</td>
</tr>
</table>
</div>
<hr>
<div class="education">
<h3>Education</h3>
<div class="UPRM">
<h4>University of Puerto Rico- Mayagüez Campus</h4>
<p>Relevant courses</p>
<ul class="clases-list">
<li class="clase">Advanced Programming</li>
<li class="clase">Data Structures</li>
<li class="clase">Electrical System Analysis</li>
<li class="clase">Electronics 1</li>
<li class="clase">Probability and Statistics for Engineers</li>
<li class="clase">Differential Equations</li>
</ul>
</div>
<div class="Udemy">
<h4>Udemy</h4>
<ul class="udemyCourseList">
<li class="udemyCourse">
<a href="https://www.udemy.com/course/the-complete-web-development-bootcamp/learn/lecture/12287450#overview">The
The Complete 2022 Web Development BootCamp</a>
</li>
<li class="udemyCourse">
<a href="https://www.udemy.com/share/101W943@rmAyEkljJbQ1uPZiwdYZtVR-H2wf234lbWWTPfW6iSpAIQow12vjfbr6q0W7ixX96Q==/">
Complete 2022 Python BootCamp: From Zero to Hero</a> (Not started as of Dec. 2021)
</li>
<li class="udemyCourse">
<a href="https://www.udemy.com/share/104GOY3@pxb23cJy9CGvCExseb4_-XzyHAU0_MZhOinS-5ByEWyLNjhQJhjBp3B6dIDSFlCgsg==/">
Artificial Intelligence (AI) in the Classroom</a> (Not started as of Dec. 2021)
</li>
<li class="udemyCourse">
<a href="https://www.udemy.com/share/104skk3@p6UQsEfwyjBK6c3J5__9vluzuIe4JlgxHSN_qu9b8T_TDKAhOE_-GpHkup8wJ5Lwcw==/">
2021 Beginners Guide to Cyber Security</a> (Not started as of Dec. 2021)
</li>
</ul>
</div>
</div>
<hr>
<div class="experiences">
<div class="work-exp">
<h3>Work Experience</h3>
<table cellspacing="5">
<thead>
<tr>
<th>Dates</th>
<th>Work</th>
</tr>
</thead>
<tbody>
<tfoot></tfoot>
<tr>
<td>2019-2020</td>
<td>Mathematics tutor at the University of Puerto Rico</td>
</tr>
<tr>
<td>Summers 2017-2019</td>
<td>Office Worker</td>
</tr>
</tbody>
</table>
</div>
<br><br>
<div class="extra-exp">
<h3>Extracurricular activities</h3>
<table cellspacing="10">
<thead>
<tr>
<th>NASA L'SPACE MCA Academy</th>
<th>Mission Concept Academy</th>
</tr>
</thead>
<tr>
<td>Participant</td>
<td>Jan 2022 - May 2022</td>
</tr>
<tr>
<td>Role</td>
<td>Team Project Manager</td>
</tr>
<tr>
<td>Description</td>
<td>Create a preliminary design review for a theoretical space mission </td>
</tr>
</table>
</div>
<br><br>
<div class="special-proj">
<h3>Special Projects</h3>
<table cellspacing="5">
<thead>
<tr>
<th>Project Name</th>
<th>Brief Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="project">AudioVisualizer</td>
<td>Created an audio visualizer with distinct view modes using OpenFrameworks. Every
mode depended on the amplitude of the soundwave of any given song and it would display on the screen.</td>
</tr>
<tr>
<td class="project">Pacman</td>
<td>Given a base-code, we implemented various classes to re-create a Pac-Man game using
OpenFrameworks. Most given classes in the base code had to be completed, such as the player, the ghosts, the
dots, and power-ups. </td>
</tr>
<tr>
<td class="project">Fractals</td>
<td>Created several fractals to be displayed and their complexity could change, depending on the
user’s input. All the fractals could be displayed simultaneously on the screen, or specific ones, according to the
user’s interest.
</td>
</tr>
</tbody>
</table>
</div>
</div>
<hr>
<div class="skills">
<div class="technical-skills">
<h3>Technical Skills</h3>
<table cellspacing="5">
<tr>
<td>
<table>
<tr>
<td class="tech-skill">C/C++</td>
<td>⭐⭐⭐⭐</td>
</tr>
<tr>
<td class="tech-skill">HTML/CSS</td>
<td>⭐⭐⭐</td>
</tr>
<tr>
<td class="tech-skill">Canva</td>
<td>⭐⭐⭐⭐</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td class="tech-skill">Java</td>
<td>⭐⭐⭐</td>
</tr>
<tr>
<td class="tech-skill">Visual Studio Code</td>
<td>⭐⭐⭐⭐</td>
</tr>
<tr>
<td class="tech-skill">Figma</td>
<td>⭐⭐⭐</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td class="tech-skill">Microsoft Office Applications</td>
<td>⭐⭐⭐⭐</td>
</tr>
<tr>
<td class="tech-skill">IntelliJ IDEA IDE</td>
<td>⭐⭐⭐</td>
</tr>
<tr>
<td class="tech-skill">Minitab</td>
<td>⭐⭐⭐</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<br><br>
<div class="lang-skills">
<h3>Language Skills</h3>
<table cellspacing = "5">
<tr>
<td><b class="lengua">Spanish Skills</b></td>
<td>
<table>
<tr>
<td>Native <br>Speaker</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
</table>
</td>
</tr>
<tr>
<td> <b class="lengua">English Skills</b> </td>
<td>
<table>
<tr>
<td>Reading</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Writing</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Speech</td>
<td>⭐⭐⭐⭐</td>
</tr>
</table>
</td>
</tr>
<tr>
<td> <b class="lengua">French Skills</b></td>
<td>
<table>
<tr>
<td>Reading</td>
<td>⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Writing</td>
<td>⭐⭐</td>
</tr>
<tr>
<td>Speech</td>
<td>⭐⭐</td>
</tr>
</table>
</td>
</tr>
<tr>
<td> <b class="lengua">Russian Skills</b></td>
<td>
<table>
<tr>
<td>Reading</td>
<td>⭐</td>
</tr>
<tr>
<td>Writing</td>
<td>⭐</td>
</tr>
<tr>
<td>Speech</td>
<td>⭐</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
<hr>
<div class="links">
<h3><a href="hobbies.html">My Hobbies</a></h3>
<h3><a href="contact.html">Contact Me!</a></h3>
</div>
</body>
</html>