💬 Update web to include months
Also add testing
This commit is contained in:
parent
da772b7c04
commit
27f8010a79
1 changed files with 11 additions and 11 deletions
22
web.html
22
web.html
|
|
@ -52,37 +52,37 @@ title: Web Résumé
|
|||
<ul>
|
||||
<li><p><strong><a href="https://grin.co">GRIN</a></strong><br/>
|
||||
<em>Senior Software Engineer</em><br/>
|
||||
<em>2021 - present</em></p>
|
||||
<em>August 2021 - present</em></p>
|
||||
<p>Senior Developer for SaaS company.
|
||||
<span class="tech">Laravel, PHP, MySql, mongodb, Vue</span></p>
|
||||
<span class="tech">Laravel, PHP, PHPUnit, MySql, mongodb, Vue</span></p>
|
||||
</li>
|
||||
<li><p><strong><a href="https://www.bubbleup.net/">BubbleUp</a></strong><br/>
|
||||
<em>Senior Web Developer</em><br />
|
||||
<em>2020 - 2021</em></p>
|
||||
<em>February 2020 - July 2021</em></p>
|
||||
<p>Senior Developer for marketing firm with clients in multiple industries. Sites range from low traffic, to extremely high.
|
||||
<span class="tech">Yii, WordPress, PHP, MySQL, AWS, Drupal, custom sites</span></p>
|
||||
</li>
|
||||
<li><p><strong><a href="https://healthlabs.com/">HealthLabs</a> / <a href="https://www.raven.com/">Starfish</a></strong><br/>
|
||||
<em>Project Manager/Tech Lead</em><br />
|
||||
<em>2017 - 2020</em></p>
|
||||
<em>October 2017 - January 2020</em></p>
|
||||
<p>Lead for API project. Developed Laravel-based API for document management service. Managed team. Set goals. Ensured development was on track.
|
||||
<span class="tech">Laravel/Lumen, PHP, MySQL, Google Cloud Platform, Google App Engine, Google Cloud SQL, mongodb, Google Datastore, Google Cloud Storage</span></p>
|
||||
<span class="tech">Laravel/Lumen, PHP, PHPUnit, MySQL, Google Cloud Platform, Google App Engine, Google Cloud SQL, mongodb, redis, Google Datastore, Google Cloud Storage</span></p>
|
||||
|
||||
<p><em>Senior Full-Stack Developer</em><br/>
|
||||
<em>2016 - 2017</em></p>
|
||||
<em>July 2016 - October 2017</em></p>
|
||||
<p>Full-stack development for multiple websites in the health industry, including <a href="https://www.stdcheck.com/">STDCheck</a>, <a href="https://www.healthlabs.com">HealthLabs</a>, <a href="https://www.utitreatment.com/">UTI Treatment</a>.
|
||||
<span class="tech">PHP, MySQL, Laravel, Eloquent, Javascript, jQuery, AngularJS, React</span></p>
|
||||
<span class="tech">PHP, PHPUnit, MySQL, Laravel, Eloquent, Javascript, jQuery, AngularJS, React</span></p>
|
||||
</li>
|
||||
<li><p><strong>University of Texas Coding Bootcamp</strong><br/>
|
||||
<em>Instructor</em><br/>
|
||||
<em>2016 - 2017</em></p>
|
||||
<em>October 2016 - May 2017</em></p>
|
||||
|
||||
<p>Taught Full-stack coding bootcamp. Six month program to introduce students to basics of full-stack <abbr title="Mean, Express, React, Node">MERN</abbr> development.
|
||||
<span class="tech">HTML, CSS, Javascript, jQuery, APIs, AJAX, Node, Express, MySQL, sequelize, MongoDB, mongoose, PHP, Laravel, Python, React, React-Native</span></p>
|
||||
</li>
|
||||
<li><p><strong><a href="https://servermonkey.com/">Server Monkey</a></strong><br/>
|
||||
<em>Back-end web developer</em><br/>
|
||||
<em>2015 - 2016</em><br/></p>
|
||||
<em>November 2015 - July 2016</em><br/></p>
|
||||
|
||||
<p>Develop Magento-based eCommerce site <span class="tech">PHP, MySQL, Magento, XML, Javascript, jQuery</span></p>
|
||||
<ul>
|
||||
|
|
@ -92,7 +92,7 @@ title: Web Résumé
|
|||
</li>
|
||||
<li><p><strong>Hubbard Radio – WTOP/Federal News Radio</strong><br/>
|
||||
<em>Back-end web developer</em><br/>
|
||||
<em>2010 - 2015</em></p>
|
||||
<em>July 2010 - November 2015</em></p>
|
||||
<ul>
|
||||
<li><span class="project">Wordpress Closings Plugins</span> <span class="tech">Wordpress, PHP</span>
|
||||
<ul>
|
||||
|
|
@ -130,7 +130,7 @@ title: Web Résumé
|
|||
<li><p><strong><a href="https://www.me.utexas.edu/">University of Texas – Mechanical Engineering
|
||||
Department</a></strong><br/>
|
||||
<em>Programmer/Services Assistant</em><br/>
|
||||
<em>2008 - 2010</em></p>
|
||||
<em>May 2008 - May 2010</em></p>
|
||||
<p>Maintained website, wrote news stories, and oversaw a number of projects to improve the
|
||||
website<span class="noprint">, including:</span></p>
|
||||
<ul class="noprint">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue