-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
241 lines (225 loc) · 13.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Roger Perez">
<meta name="description" content="Roger Perez, Software Engineer, UC Santa Barbaba and Flatiron School Alumni Website">
<meta name="keywords" content="Ruby, React, Redux, Rails, JavaScript, TDD, Angular, TypeScrypt ">
<title>Roger Perez | Full Stack Software Developer | UCSB Alumni</title>
<!-- Bootstrap and Font Awesome Style sheets -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/styles.css">
<link href="https://fonts.googleapis.com/css?family=Caveat|Open+Sans:400,400i,700,900" rel="stylesheet">
<!-- jQuery -->
<script
src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<!--Link to add icon on top of tab-->
<link rel="icon" href="https://bit.ly/2IIA3Ek">
</head>
<body>
<!-- // Intro -->
<header id="about">
<a href="2019-RogerPerez.pdf" download class="btn download">Download Resume PDF </a>
<nav id="navbar-id" class="navbar">
<a class="navtext" href="#about">About</a>
<a class="navtext"href="#work">Experience</a>
<a class="navtext"href="#education">Education</a>
<a class="navtext"href="#contact">Contact</a>
<a class="navtext"href="portfolio.html">Portfolio</a>
<a class="navtext" href="https://medium.com/@rogercodes1" target="_blank">Blog</a>
</nav>
<div class="content-wrap">
<img class="profile-img col-narrow" src="images/rogerperez.jpg" alt="Roger Perez">
<div class="col-wide">
<div class="my-column">
<span class="my-name">Roger Perez</span>
<span class="my-headline">Full Stack Software Developer</span>
</div>
<div id='headline-description'>
<p>Full Stack Software Engineer. Passionate about learning new technologies, fitness, and building things, from web apps to legos. Specializing in Ruby on Rails, JavaScript, React, TypeScript, and SQL.</p>
<p>Knowledge in the following technologies
<ul>
<li> Ruby | Rails | React | Redux | HTML5 | CSS | JavaScript</li>
<li> Bootstrap | DOM | RSpec | jQuery | Semanti UI</li>
<li> REST API | Responsive Layout | Github | Git</li>
</ul>
</div>
</div>
</div>
</header>
<main>
<!-- // Work Experience -->
<section id="work" class="work">
<div class="content-wrap">
<h2>Work Experience</h2>
<!-- Job Details: copy this block to add more positions. -->
<!-- Job 0 Details -->
<div class="col-narrow">
<h3>Software Engineer</h3>
<p class="uppercase">Microsoft</p>
<p>August 2019 - Present</p>
</div>
<div class="col-wide job-description">
<p>Part of the Azure DevOps Admin Experience team. Worked on creating new and updating enterprise features
that allow for a smooth continuation in regards to the Azure DevOps user experience.
Modified and built API's and data providers.</p>
<!-- <p>See more at <a href="http://rogerperez.us">rogerperez.us</a>.</p> -->
<p>Key contributions:</p>
<ul>
<li>Re-built the SSH Public Keys view found under Security Settings </li>
<li>Re-built and updated Alternate Credentials & API/Data provider view found under Security Settings </li>
</ul>
</div>
<!-- Job 1 Details -->
<div class="col-narrow">
<h3>Software Design Engineer</h3>
<p class="uppercase">Microsoft (InConsulting)</p>
<p>February 2019 - August 2019</p>
</div>
<div class="col-wide job-description">
<p>Part of the Azure DevOps Admin Experience team. Worked on creating new and updating enterprise features
that allow for a smooth continuation in regards to the Azure DevOps user experience.
Modified and built API's and data providers.</p>
<!-- <p>See more at <a href="http://rogerperez.us">rogerperez.us</a>.</p> -->
<p>Key contributions:</p>
<ul>
<li>Re-built the SSH Public Keys view found under Security Settings </li>
<li>Re-built and updated Alternate Credentials & API/Data provider view found under Security Settings </li>
</ul>
</div>
<!-- Job 2 Details -->
<div class="col-narrow">
<h3>Backend Developer | Full Stack Consultant</h3>
<p class="uppercase">Milo Sensors</p>
<p>December 2018 - July 2019</p>
</div>
<div class="col-wide job-description">
<p>Startup environment working on building out the Web, Backend, and Mobile platform for our BLE flagship device.
Milo sensors is attempting to revolutionze drink detection via a non invasive device (similar to a fitbit) by detecting the ethanol
produced by the skin(sweat).</p>
<!-- <p>See more at <a href="http://rogerperez.us">rogerperez.us</a>.</p> -->
<p>Key contributions:</p>
<ul>
<li>Build and maintain production level React.js frontend application with Auth, Bootstrap, and Redux.
<li>Manage the RESTful calls between the server (Rails API) and user iOS/Web applications.</li>
<li>Meet weekly with CTO and CEO to provide architecting process of current frontend, backend, and mobile apps.</li>
<li>Develop and maintain iOS (Objective C/Swift) application used to pair with BLE enabled flagship product.</li>
</ul>
</div>
<!-- Job 3 Details -->
<div class="col-narrow">
<h3>Technical Account Manager</h3>
<p class="uppercase">Yardi Systems</p>
<p>August 2015 - March 2018</p>
</div>
<div class="col-wide job-description">
<p>Provided Software QA for Knowledge bugs and new feature plug-in releases.
Technical Project Manager for large and mid-size clients where I provided consultative, Technical Support,
and training to our clients within our Payment Processing AR module for Voyager Property Management Software. </p>
<!-- <p>See more at <a href="http://rogerperez.us">rogerperez.us</a>.</p> -->
<p>Key contributions:</p>
<ul>
<li>Implemented and onboarded client projects within the Payment Processing Module of Yardi Voyager.</li>
<li>Conducted QA for quarterly plugin releases, logged errors, and notified developers of critical issues.</li>
<li>Wrote reusable technical documents that saved the company on average 40 hours of scheduled calls per week.</li>
<li>Led best practices project to improve troubleshooting workflow which increased productivity by 20% .</li>
<li>Collaborated with Yardi internal teams to provide training, conversion, and development.</li>
<li>Created detailed bug and Knowledge Base (KB) reports. </li>
</ul>
</div>
<!-- Job 2 Details -->
<div class="col-narrow">
<h3>QA Automation & Web Specialist</h3>
<p class="uppercase">Local Market Launch</p>
<p>August 2014 - April 2015</p>
</div>
<div class="col-wide job-description">
<p>Updated Automation Selenium scripts that were created using Python.</p>
<p>Key contributions:</p>
<ul>
<li>Wrote, tested, and updated automation scripts with Selenium-Server (Python).</li>
<li>Developed and maintained new features for our automation dashboard using HTML, CSS, and Javascript.</li>
<li>Pushed and merged code updates to GitHub using git command line.</li>
<li>Monitored file logs for bugs which led to creating new dashboard features.</li>
<li>Created custom SQL reports for our Data Entry Specialist that generated data related to their projects.</li>
</ul>
</div>
<!-- Job 3 Details -->
<div class="col-narrow">
<h3>Store Manager, Sales & Technical Consultant</h3>
<p class="uppercase">Sprint & Preferred Retailer(s)</p>
<p>June 2010- April 2013</p>
</div>
<div class="col-wide job-description">
<p >Worked at multiple locations from third party retailers to corporate Sprint.
Obtained promotion to store manager within a year due to my understanding of customer annd business needs.
</p>
<p>Key contributions:</p>
<ul>
<li>Increased new store sales 50% month over month as a Store Manager.</li>
<li>Mainted and obtained new business connections within my B2B sales accounts.</li>
<li>Conducted data analysis to understand client's business needs and optimize their mobile communications.</li>
</ul>
<p>See my complete work history on <a href="https://www.linkedin.com/in/rogerperez1/" target="_blank">LinkedIn</a>.</p>
</div>
</div>
</section>
<!-- // Education -->
<section id="education"class="education">
<div class="content-wrap">
<h2>Education</h2>
<!-- School details: copy this block to add more schools. -->
<!-- School 3 details. -->
<h3>Flatiron Coding School, New York, NY </h3>
<h4>Software Development Immersive Program</h4>
<p>Graduated: July 2018. <br/>
Built projects with the following technologies:
<ul>
<li>Ruby</li>
<li>React</li>
<li>Ruby on Rails</li>
<li>JavaScript</li>
<li>Object Oriented Programming</li>
<li>RSpec</li>
<li>PostgreSQL</li>
<li>Functional JS</li>
<li>Git</li>
<li>Github</li>
<li>Heroku</li>
</ul>
</p>
<!-- School 1 details. -->
<h3>Santa Barbara City College- Santa Barbara, CA</h3>
<h4>A.S in Computer Information Systems</h4>
<p>Graduated May 2017, GPA: 3.9</p>
<!-- School 2 details. -->
<h3>University of California, Santa Barbara</h3>
<h4>B.A. in Sociology, 2008-2013</h4>
<p>Member of Professional Business Fraternity Delta Sigma Pi</p>
</div>
</section>
</main>
<!-- // Footer & contact info -->
<footer id="contact">
<div class="content-wrap">
<h2>Let's Keep in Touch!</h2>
<!-- Social media and contact links. Add or remove any networks. -->
<div class="contact-info fa-2x">
<a href="mailto:[email protected]" alt="GMAIL"><i class="fa fa-envelope" aria-hidden="true"></i><span class="sr-only"></span></a>
<a href="https://twitter.com/rogercodes1" target="_blank"><i class="fa fa-twitter " aria-hidden="true"></i><span class="sr-only"></span></a>
<a href="https://www.linkedin.com/in/rogerperez1/" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i><span class="sr-only"></span></a>
<a href="https://github.com/rogerprz" target="_blank"><i class="fa fa-github-square " aria-hidden="true"></i><span class="sr-only"></span></a>
<a href="portfolio.html" alt="Portfolio"><span class="sr-only"></span></a>
<a href="https://www.freecodecamp.org/rogercodes1" target="_blank"><i class="fa fa-free-code-camp" aria-hidden="true"></i><span class="sr-only"></span></a>
</div>
<p>Copyright 2017 by Roger Perez</p>
</div>
</footer>
<script type="text/javascript" src="./javascript/index.js">
</script>
</body>
</html>