-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.php
184 lines (173 loc) · 9.39 KB
/
index.php
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Resume</title>
<link rel="stylesheet" type="text/css" href="bower_components/bootstrap/dist/css/bootstrap.min.css">
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Resume</h1>
<table class="table table-inverse table-bordered table-condensed">
<thead>
<tr>
<th>Full stack expertise</th>
<th>Level</th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td>Back-end</td>
<td>advanced</td>
<td>where I feel at home</td>
</tr>
<tr>
<td>Front-end</td>
<td>intermediate</td>
<td>know how to keep the pages clean and legible</td>
</tr>
<tr>
<td>Database management</td>
<td>intermediate</td>
<td>good amount but not enough to be the db admin</td>
</tr>
<tr>
<td>Sys admin</td>
<td>intermediate</td>
<td>learning...and enjoying it.</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<table class="table table-inverse table-bordered table-condensed">
<thead>
<tr><th>Main skills</th></tr>
</thead>
<tbody>
<tr><td>php (4+), Symfony (1+) and Zendgrid (2)</td></tr>
<tr><td>javascript (4+), jQuery (3+)</td></tr>
<tr><td>Boostrap CSS (1+)</td></tr>
<tr><td>MySQL databases (4+)</td></tr>
<tr><td>svn (2) and Git (1+)</td></tr>
<tr><td>Linux command line (3+)</td></tr>
<tr><td>composer (1+) and bower (less than a yr)</td></tr>
<tr><td>gulp/mocha (less than a yr)</td></tr>
<tr><td>* Vim, phpStorm, and Atom</td></tr>
</tbody></table>
</div>
<div class="col-md-6">
<table class="table table-condensed table-inverse table-bordered">
<thead>
<tr><th>Other skills</th></tr></thead>
<tbody>
<tr><td>asp.net (less than a year)</td></tr>
<tr><td>Kohana framework (1+)</td></tr>
<tr><td>Oracle databases & PL/SQL (2)</td></tr>
<tr><td>Wordpress, Joomla, Drupal CMS support (less than a yr)</td></tr>
</ul>
</tbody>
</table>
<table class="table table-inverse table-bordered table-condensed">
<thead>
<tr>
<th>Miscellaneous</th></tr></thead>
<tbody>
<tr><td>Adobe Photoshop</td></tr>
<tr><td>Photography</td></tr>
<tr><td>Mid-range jumpshot</td></tr>
</tbody>
</table>
</div>
</div>
<div class="row">
<div class="col-md-12">
<table class="table table-condensed table-inverse table-bordered">
<thead class="table-inverse">
<tr>
<th>Timeline</th>
<th></th>
</tr>
</thead>
<tbody>
<tr><td>HTML</td><td>The first HTML page I created was on Sponge Bob (I know... Sponge Bob?)</td></tr>
<tr><td>OOP Java</td><td>Loved it, but for some reason didn't go for CS in college</td></tr>
<tr><td>Matlab</td><td>The most "programming" experience most mechanical engineers got to do in Berkeley</td></tr>
<tr><td>php, javascript/ajax, css and sql</td><td>Learned at a summer job in Holland</td></tr>
<tr><td>Scheme</td><td>Picked it up in my attempts to see if I wanted to double major</td></tr>
<tr><td>r-script and ...more Matlab</td><td>For crunching stats during my biomedical engineering degree</td></tr>
<tr><td>Wordpress & Joomla</td><td>Tech support for 30+ CMS website</td></tr>
<tr><td>asp.net</td><td>3 months creating a locker management application</td></tr></tr>
<tr><td>jQuery, MVC, Zendgrid, svn</td><td>2 solid years of php applications support</td></tr>
<tr><td>kohana, Symfony, Linux, git, composer</td><td>Favorite tools in all my learning so far</td></tr>
<tr><td>Gulp, Mocha, WebDriverIO</td><td>Tools for some sorely needed QA automation</td></tr>
</tbody>
</table>
<table class="table table-condensed table-inverse table-bordered">
<thead class="table-inverse">
<tr><th>Ambry Genetics</th></tr>
</thead>
<tbody>
<tr><td>Developed databasedriven applications and interdepartmental software accessible to 300+ users.</td></tr> <tr><td>Utilized PHP, javascript, jQuery, Kohana framework, and Git control as primary technical tools. </td></tr> <tr><td>Fixed bugs, designed features/APIs, and maintained version releases on a regular software development life cycle. </td></tr> <tr><td>Led a highlyanticipated version release among seven developers, which initiated companywide workflow change. </td></tr> <tr><td>Communicated progress updates to users, technical requirements to other project leads, and organized QA processes.</td></tr>
</tbody>
</table>
<table class="table table-condensed table-inverse table-bordered">
<thead class="table-inverse">
<tr><th>University of California, Riverside Extension</th></tr>
</thead>
<tbody>
<tr><td>Designed relational database systems and web applications, via PL/SQL scripts and Zend MVC framework.</td></tr> <tr><td>Regularly refactored preexisting legacy code, managed by SVN in a Linux environment across multiple servers. </td></tr> <tr><td>Fixed bugs, developed enhancements, and managed data for registration, application, and shopping cart systems. </td></tr> <tr><td>Directed QA process, troubleshooting, website monitoring by QA analysts, fellow developers, and endusers. </td></tr> <tr><td>Supervised and taught PHP, jQuery, SQL, database basics, and business development process to student workers. </td></tr>
</tbody>
</table>
<table class="table table-condensed table-inverse table-bordered">
<thead class="table-inverse">
<tr><th>Aequitas Solutions</th></tr> <tr><td>Developed MVC web applications for K12 school content management systems in ASP.net. </td></tr>
</thead>
<tbody>
<tr><td>Implemented SQL, VB, ASP.net, and jQuery to handle backend, business logic, and frontend production.</td></tr> <tr><td>Tested, debugged, and released updated versions via collaboration with separate development and QA teams.</td></tr>
</tbody>
</table>
<table class="table table-condensed table-inverse table-bordered">
<thead>
<tr><th>ACU Web</th></tr> <tr><td>Enhanced, fixed, and managed 40+ websites, providing design and marketing over the course of 1 year. ●
</thead>
<tbody>
<tr><td>Selftaught the integration and maintenance methods of multiple frameworks for each website.
</tbody>
<table class="table table-condensed table-inverse table-bordered">
<thead>
<tr><th>BREPLU BV</th></tr>
</thead>
<tbody>
<tr><td>Selftaught HTML, Javascript and SQL to revive previously undervalued project. <tr><td>Designed UI for international clients to monitor a proprietary, relationaldatabase management system.
</tbody>
</table>
<table class="table table-inverse table-bordered table-condensed">
<thead><tr><th>
Education</th></tr></thead>
<tbody>
<tr>
<td>University of California, Berkeley</td>
<td>May 2010</td>
<td>B.S. Mechanical Engineering</td>
</tr>
<tr>
<td>University of California, Berkeley</td>
<td>June 2011</td>
<td>M.S. Biomedical Engineering</td>
</tr>
</tbody>
</table>
</div>
</div>
<script type="text/javascript" src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script type="text/javascript" src="bower_components/jquery/dist/js/jquery.min.js"></script>
</body>
</html>