-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
172 lines (161 loc) · 8.12 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
<html>
<head>
<link href="style.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<title>Ian Duran resume</title>
</head>
<body>
<header id="header">
<!-- resume header with your name and title -->
<h1><b>IAN JAVIER</b> DURÁN ROMÁN</h1>
<hr>
ROBOTICS AND DIGITAL SYSTEMS ENGINEERING STUDENT
<hr>
</header>
<main>
<article id="mainLeft">
<section>
<h2>CONTACT</h2>
<!-- contact info including social media -->
<p>
<i class="fa fa-map-marker-alt aria-hidden="true"></i>
Monterrey, México
</p>
<p>
<i class="fa fa-envelope" aria-hidden="true"></i>
<a href="mailto:ianjduran@gmail.com">ianjduran@gmail.com</a>
</p>
<p>
<i class="fab fa-github" aria-hidden="true"></i>
<a href="https://github.com/ianjduran">ianjduran</a>
</p>
<p>
<i class="fab fa-linkedin" aria-hidden="true"></i>
<a href="https://linkedin.com/in/ianjduran">ianjduran</a>
</p>
<p>
<i class="fab fa-instagram" aria-hidden="true"></i>
<a href="https://instagram.com/ianjduran">ianjduran</a>
</p>
</section>
<section>
<h2>SKILLS</h2>
<!-- your skills AKA "buzzwords" -->
<b>Programming </b>
<p>C++, Linux, R, MATLAB, Python, HTML, CSS, Java, SQL, Git </p>
<b>Robotics</b>
<p>Kicad, ROS, FreeRTOS</p>
<b>UI Design</b>
<p>Adobe XD, Figma</p>
</section>
<section>
<h2>EDUCATION</h2>
<!-- your education -->
<b>ROBOTICS AND DIGITAL SYSTEMS ENGINEERING B.S.</b>
<p>
Instituto Tecnologico y de Estudios Superiores de Monterrey
</p>
<p>
2020-2024
</p>
<p>
GPA: 98.86/100
</p>
</section>
<section>
<h2>LANGUAGES</h2>
Spanish (native), English (Fluent), Chinese (HSK1)
</section>
<section>
<h2>INTERESTS</h2>
Photography, Science Fiction, Books, Robotics, Machine Learning, Data Science
</section>
</article>
<article id="mainRight">
<section>
<h2>EXPERIENCE AND PROJECTS</h2>
<!-- your work experience -->
<h3><b>Robosub 2023 Competition Team Captain</b></h3>
<p>
Vanttec | 2022 - Present
</p>
<ul>
<li>
Administrate the development of an Unmanned Underwater Vehicle (UUV) overseeing the integration of software, electrical and mechanical areas for research related tasks.
</li>
</ul>
<h3><b>Circuit Design, Embedded Development Team Leader</b></h3>
<p>
Vanttec | 2021 - Present
</p>
<ul>
<li>Supervise to ensure an appropiate execution of tasks related to the robot's electronics.</li>
<li>Designed a PCB with a touchscreen to assist debugging tasks. The board is connected to an Unmanned Surface Vehicle via CAN protocol.</li>
<li>Collaborate with teammates to design and build the enclosure for the electrical and electronic components of the Underwater Vehicle.</li>
</ul>
<h3><b>UUV's Hydrophones and Signal Analysis Team Member</b></h3>
<p>
Vanttec | 2022 - Present
</p>
<p>
Assist on the development of a Direction of Arrival Algorithm using MATLAB that is able to locate a signal with an array of 3 hydrophones.
</p>
<h3><b>Microsoft Learn Student Ambassador</b></h3>
<p>
Microsoft | 2021 - Present
</p>
<p>
Active member of a global group of campus leaders who are eager to help fellow students, create robust tech communities and develop technical and career skills for the future trough different events.
</p>
</section>
<section>
<!-- TODO: Añadir numero de participantes -->
<h2>AWARDS</h2>
<h3><b>4th Place Hack4Her 2021 Hackathon</b></h3>
<p>
Girl Up Tec de Monterrey | 2021
</p>
<p>
Winner of the 4th place as part of the team Git-J with an app design intended to improve women security using Figma as primary tool.
</p>
<h3><b>1st Place "Olimpiada Católica de Ciencias" Programming Category</b></h3>
<p>
Universidad Católica Boliviana | 2018
</p>
<p>
Winner of the first place in the competitive programming category among students of different schools and ages.
</p>
<h3><b>Bronze Medal "Olimpiada Científica Estudiantil Plurinacional Boliviana" Programming National Contest</b></h3>
<p>
Bolivia | 2017
</p>
<ul>
<li>
Bronze medal - Regional contest
</li>
<li>
Bronze medal - National contest
</li>
</ul>
</section>
<section>
<h2>COURSEWORK</h2>
<h3><b>STM32 Music Player</b></h3>
<p>
Developed an embedded system capable of playing music and displaying relevant information (E.g. Title, Author Album, etc) about the current song via LCD. The mp3 player was implemented in a Raspberry Pi that also stores all the user's song.
</p>
<ul>
<li>Technologies used: Raspberry Pi, STM32, UART, C, Python, RFID</li>
</ul>
<h3><b>Dog Feeder</b></h3>
<p>
Built a system with NodeMCU that works as a Dog Feeder capable of reading RFID tags to recognize a pet ID and give the appropiate amount of food. The pet owner is able to set wait times to control the diet of their pet.
</p>
<p>
An SQL database is used to store the pet's attempts via HTTP requests. Moreover, the owner can take a photo of their pet or receive information about the dog's diet trough a Telegram bot and a Raspberry Pi.
</p>
</section>
</article>
</main>
</body>
</html>