-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
405 lines (336 loc) · 23.1 KB
/
index.html
File metadata and controls
405 lines (336 loc) · 23.1 KB
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
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title> Sergio Morales' Home Page</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="smora015, sergio, morales, university, of, california, riverside, ucr, shpe, cs, undergrad, general, motors, powertrain">
<meta name="description" content="Sergio Morales' portfolio website..">
<meta name="author" content="Sergio Morales">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<!-- github acitivity css -->
<link rel="stylesheet" href="assets/plugins/github-activity/dist/github-activity-0.1.0.min.css">
<link rel="stylesheet" href="assets/plugins/github-activity/dist/octicons/octicons.min.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- ******HEADER****** -->
<header id="header">
<a name="Top"></a>
<nav class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse navbar-right" role="banner">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">Home</a></li>
<li class="dropdown">
<a href="" class="dropdown-toggle" data-toggle="dropdown">Projects <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="ias.html">Integrated Appliance System</a></li>
<li><a href="nesfpga.html">NES-FPGA</a></li>
<li><a href="ucrcl.html">UCR Chatline</a></li>
</ul>
</li>
<li><a href="http://blog.sergiomorales.me/">Blog</a></li>
</ul>
</div>
</div><!--/.container-->
</nav><!--/.nav-->
</header><!--//header-->
<!-- ***Home Header*** -->
<div class="header">
<div class="container">
<div class="row">
<div class="col-sm-9 col-md-9">
<img class="profile-image img-responsive img-circle pull-left" width="200px" height="200px" src="assets/images/profile.png" alt="Sergio Morales" />
<div class="profile-content pull-left">
<h1 class="name">Sergio Morales</h1>
<h2 class="desc">Software Engineer<br>
<h2 class="desc">B.S, Computer Engineering<br>
Department of Computer Science & Engineering<br>University of California, Riverside</h2>
<ul class="social list-inline">
<li><a href="http://www.linkedin.com/in/smoras"><i class="fa fa-linkedin"></i></a></li>
<li><a href="http://github.com/smora015"><i class="fa fa-github-alt"></i></a></li>
</ul>
</div><!--//profile-->
<!-- BUTTON <a class="btn btn-cta-primary pull-right" href="http://themes.3rdwavemedia.com/" target="_blank"><i class="fa fa-paper-plane"></i> Contact Me</a> -->
</div><!--//col-->
<div class="col-sm-3 col-md-3">
<div class="panel panel-success">
<ul class="nav nav-pills nav-stacked">
<li role="presentation"><a href="#AboutMe">About Me</a></li>
<li role="presentation"><a href="#Education">Education</a></li>
<li role="presentation"><a href="#Work">Work Experience</a></li>
<li role="presentation"><a href="#Skills">Skills</a></li>
<li role="presentation"><a href="#Projects">Projects</a></li>
</ul>
</div>
</div>
</div><!--//row-->
</div><!--//container-->
</div><!--//header-->
<div class="container sections-wrapper">
<div class="row">
<div class="primary col-lg-8 col-md-8 col-sm-12 col-xs-12">
<section class="about section">
<div class="section-inner">
<a name="AboutMe"></a>
<h2 class="heading">About Me</h2>
<div class="content">
<p style="text-indent:0px">I'm a Computer Engineering graduate from UC Riverside, born and raised in Riverside, CA. I'm currently a Software Engineer working on vehicle controls algorithms for General Motors.</p>
<p style="text-indent:0px">I like tinkering with hardware and working on projects that revolve around embedded systems, operating systems, emulation, etc. I also like to spend time being able to reach out to younger, underrepresented peers who need guidance under the Society of Hispanic Professional Engineers.</p>
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="latest section">
<div class="section-inner">
<a name="Projects"></a>
<h2 class="heading">Latest Projects</h2>
<div class="content">
<!-- IAS -->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="" target="_blank">
<img class="img-responsive project-image" src="./docs/ias/ias_system_logo.JPG" alt="project name" />
<img class="img-responsive project-image" src="./assets/images/ias/ias-v6.jpg" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title">Integrated Appliance System (IAS):</h3>
<h4 class="title">Building a Microcontroller Interface for an Energy-efficient System </h3>
<p>Working closely with a Chemical & Environmental engineering team from UC Riverside, I helped design and implement controls for the award-winning project. Using ATmega microcontrollers and other components, I created a user-interace which includes a mobile Bluetooth app to be able to actuate controls.</p>
<p><a class="more-link" href="ias.html" target="_blank"><i class="fa fa-external-link"></i>View more details</a></p>
</div><!--//desc-->
</div><!--//item--> <!--//IAS -->
<hr class="divider" />
<!-- UCR Chatline -->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="" target="_blank">
<img class="img-responsive project-image" src="./docs/ucrcl/UCRChatline_logo.PNG" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title">UCR Chatline: </h3>
<h4 class="title">A UCR Social Media iOS Application </h4>
<p>Implemented the Friends feature for a software engineering course project. The iOS application involved the use of Git for version control, Parse API for database integration, and several software engineering practices such as Extreme Programming and Synch & Stabilize.</p>
<p><a class="more-link" href="ucrcl.html" target="_blank"><i class="fa fa-external-link"></i>View more details</a></p>
</div><!--//desc-->
</div><!--//item--><!--//UCR Chatline -->
<hr class="divider" />
<!--NES-FPGA-->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="" target="_blank">
<img class="img-responsive project-image" src="./docs/nesfpga/nesfpga_logo.PNG" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title">NES-FPGA: </h3>
<h4 class="title">An NES Emulator Implemented in an Altera FPGA </h4>
<p> Worked on implementation of the NMOS 6502 Processor replication on a C framework for the Altera Cyclone IV FPGA. Project includes utilization of real NES controllers, PPU (video for NES) to VGA conversion, and more.</p>
<p><a class="more-link" href="nesfpga.html" target="_blank"><i class="fa fa-external-link"></i>View more details</a></p>
</div><!--//desc-->
</div><!--//item--><!--//NES-FPGA-->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="github section">
<div class="section-inner">
<h2 class="heading">My GitHub</h2>
<p>Latest activity: </p>
<!--//Usage: http://caseyscarborough.com/projects/github-activity/ -->
<div id="ghfeed" class="ghfeed">
</div><!--//ghfeed-->
</div><!--//secton-inner-->
</section><!--//section-->
<section class="info section">
<div class="section-inner">
<center>
<span class="heading"><a href="#Top">Back to top</a></span>
</center>
</div><!--//secton-inner-->
</section><!--//section-->
</div><!--//primary-->
<div class="secondary col-lg-4 col-md-4 col-sm-12 col-xs-12">
<aside class="info aside section">
<div class="section-inner">
<h2 class="heading sr-only">Basic Information</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-map-marker"></i><span class="sr-only">Location:</span>Riverside, CA</li>
<li><i class="fa fa-envelope-o"></i><span class="sr-only">Email:</span><a href="mailto:smora015@ucr.edu">smora015@ucr.edu</a></li>
<li><i class="fa fa-envelope-o"></i><a href="./docs/SergioMorales-Resume.pdf">Resume</a></li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//aside-->
<aside class="education aside section">
<div class="section-inner">
<a name="Education"></a>
<h2 class="heading">Education</h2>
<div class="content">
<div class="item">
<a href="http://www.ucr.edu/" target="_blank">
<img class="img-responsive" src="./assets/images/ucr_logo.jpg" alt="UCR Logo"/>
</a> <br>
<h3 class="title"><i class="fa fa-graduation-cap"></i> B.S Computer Engineering</h3>
<h4 class="university">University of California, Riverside <span class="year">(2011-2015)</span></h4>
<!-- GPA: 3.2/4.0 <br>Major GPA: 3.5/4.0 <br> -->
<h5>Recipient of: <br></h5>
Xerox Scholarship 2013<br>
UCR Summer Study Abroad 2014 Scholarship <br>
<a href="docs/2014-15_Affiliates_Brochure.pdf">Affiliates of UCR 2014-2015 Scholarship</a><br>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<section class="experience section">
<div class="section-inner">
<a name="Work"></a>
<h2 class="heading">Work Experience</h2>
<div class="content">
<div class="item">
<center><a href="http://www.gm.com/" target="_blank">
<img class="img-responsive project-image" src="./assets/images/gm_logo.gif" alt="GM Logo" />
</a></center> <br>
<h3 class="title">Algorithm/Software Engineer<br><span class="place">Powertrain Integration Software, Controls, & Calibration<br>General Motors</span> <span class="year">(2015 - Present)</span></h3>
<p> I'm currently working as a Software Engineer for vehicle theft deterrent and fuel level sensing features. My day-to-day job revolves around Simulink modeling and C code development of these two features, perform unit testing, writing/analzing software and test specifications,
and debugging software via in-house tools for software, or vehicle instrumentation toolsets for in-vehicle troubleshooting.</p>
</div>
</div><!--//content-->
<hr>
<div class="content">
<div class="item">
<center><a href="http://www.ucx.ucr.edu/" target="_blank">
<img class="img-responsive project-image" src="./assets/images/extension_logo.png" alt="UNEX Logo" />
</a></center> <br>
<h3 class="title">Student Worker <br><span class="place">Department of Information Technology<br>University of California, Riverside Extension Center</span> <span class="year">(2013 - 2015)</span></h3>
<p>Assist the Department of IT in helpdesk tickets, software automation through scripting, and hardware/software troubleshooting. Work in Windows OS platform with Group Policy, Active Directory, printers on the network, and setting up workstations for the staff.</p>
</div>
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<aside class="skills aside section">
<div class="section-inner">
<a name="Skills"></a>
<h2 class="heading">Skills</h2>
<div class="content">
<p class="intro">
I have experience dealing with programming for low-level application purposes for microcontrollers and FPGAs. Others include graphics applications in C++, modeling and computing signals and systems in MATLAB, and front/back end development in JavaScript.</p>
<div class="skillset">
<div class="item">
<h3 class="level-title">C (Embedded Sys.)<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="Over 3 years of experience. Worked with Atmel Studio, Terasic FPGA development boards, and more.">Expert</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="85%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">C++ & Java<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="Experience ranges from utilizing graphics libraries, building class hierarchies, and Android Studio app dev">Advanced</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="72%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">MATLAB & Verilog/VHDL<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="Experience solving Linear Algebra and Signals/Systems problems and building logic for Computer Architecture-related assignments">Intermediate</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="63%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">JavaScript, HTML, & CSS<span class="level-label">Intermediate</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="52%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
</div>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="languages aside section">
<div class="section-inner">
<h2 class="heading">Languages</h2>
<div class="content">
<ul class="list-unstyled">
<li class="item">
<span class="title"><strong>English:</strong></span>
<span class="level">Professional Proficiency <br class="visible-xs"/> </span>
</li><!--//item-->
<li class="item">
<span class="title"><strong>Spanish:</strong></span>
<span class="level"> Native Speaker <br class="visible-sm visible-xs"/></span>
</li><!--//item-->
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="list conferences aside section">
<div class="section-inner">
<h2 class="heading">Conferences</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-calendar"></i> <a href="http://shpe.org/index.php/shpe-conference" target="_blank">SHPE National Conference 2014</a> (Detroit, MI)</li>
<li><i class="fa fa-calendar"></i> <a href="http://shpe.org/index.php/shpe-conference" target="_blank">SHPE National Conference 2013</a> (Indianapolis, IN)</li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
</div><!--//secondary-->
</div><!--//row-->
</div><!--//masonry-->
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-sm-4 col-md-4">
<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</div>
<div class="col-sm-8 col-md-8 text-right">
© Sergio Morales 2018. All rights reserved.
</div>
</div>
</div><!--//container-->
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.2.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-rss/dist/jquery.rss.min.js"></script>
<!-- github activity plugin -->
<script type="text/javascript" src="assets/plugins/github-activity/dist/mustache/mustache.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-activity/dist/github-activity-0.1.0.min.js"></script>
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
<!-- Google Analytics (GA) -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-62468511-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>