♻️ Move resume parts to separate content pieces

This commit is contained in:
Dan Jones 2024-04-23 13:51:54 -05:00
commit 6292c91b3d
7 changed files with 193 additions and 119 deletions

101
content/web/index.md Normal file
View file

@ -0,0 +1,101 @@
+++
title = "Web Résumé"
post_title = "Dan Jones"
toc = true
layout = "web-resume"
Description = "Experienced web developer"
+++
<section id="workhistory">
## Work Experience
- [**GRIN**](https://grin.co)
*Principal Software Engineer/Back-end Architect*
<span class="work-period"><time datetime="2021-08">August 2021</time> - present</span>
Principal full-stack developer for SaaS company in creator marketing. Built out unit testing in Laravel project. Coached junior developers. Helped set standards for back-end architecture.
Built microservices in go.
Laravel, PHP, go, microservices, PHPUnit, MySql, mongodb, Vue
{.tech}
- [**BubbleUp**](https://www.bubbleup.net/)
*Senior Web Developer*
<span class="work-period"><time datetime="2020-02">February 2020</time> - <time datetime="2021-07">July 2021</time></span>
Senior Developer for marketing firm with clients in multiple industries. Sites range from low traffic, to extremely high.
Yii, WordPress, PHP, MySQL, AWS, Drupal, custom sites
{.tech}
- [**Starfish**](https://www.raven.com/)
*Project Manager/Tech Lead*
<span class="work-period"><time datetime="2017-10">October 2017</time> - <time datetime="2020-01">January 2020</time></span>
Lead for API project. Developed Laravel-based API for document management service. Managed team. Set goals. Ensured development was on track.
Laravel/Lumen, PHP, PHPUnit, MySQL, Google Cloud Platform, Google App Engine, Google Cloud SQL, mongodb, redis, Google Datastore, Google Cloud Storage
{.tech}
- [**Analyte Health**](https://www.analytehealth.com/)
*Senior Full-Stack Developer*
<span class="work-period"><time datetime="2016-07">July 2016</time> - <time datetime="2017-10">October 2017</time></span>
Full-stack development for multiple websites in the health industry, including [STDCheck](https://www.stdcheck.com/), [HealthLabs](https://www.healthlabs.com), [UTI Treatment](https://www.utitreatment.com/).
PHP, PHPUnit, MySQL, Laravel, Eloquent, Javascript, jQuery, AngularJS, React
{.tech}
- **Trilogy Education in association with the University of Texas**
*Bootcamp Instructor*
<span class="work-period"><time datetime="2016-10">October 2016</time> - <time datetime="2017-05">May 2017</time></span>
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.
Eucation, HTML, CSS, Javascript, jQuery, APIs, AJAX, Node, Express, MySQL, sequelize, MongoDB, mongoose, PHP, Laravel, Python, React, React Native
{.tech}
- [**Server Monkey**](https://servermonkey.com/)
*Back-end web developer*
<span class="work-period"><time datetime="2015-11">November 2015</time> - <time datetime="2016-07">July 2016</time></span>
Develop Magento-based eCommerce site <span class="tech">PHP, MySQL, Magento, XML, Javascript, jQuery</span>
+ Extend functionality of current site
+ Modify existing site plugins to better fit workflow of sales team.
{.noprint}
- **Hubbard Radio** &ndash; [**WTOP**](https://wtop.com/)/[**Federal News Radio**](https://federalnewsradio.com/)
*Back-end web developer*
<span class="work-period"><time datetime="2010-07">July 2010</time> - <time datetime="2015-11">November 2015</time></span>
Web developer (primarily focused on back-end) for two major news organizations.
PHP, WordPress, HTML, CSS, Javascript, jQuery, MySQL, Memcache
{.tech}
+ [*WTOP StormDesk Closings*](https://wtop.com/closings-and-delays/)
* Wordpress plugin to display school, business, and government closings during inclement weather.
* Includes login system for schools to close schools without newsroom involvement
* Permission system to give users specific rights to modify individual closings, all closings, or administer the system
+ [*NewsQ*](https://web.archive.org/web/20120113121324/https://wtop.com/?sid=2185984&nid=719&node=1)
* Designed MySQL database to store data about social ranking of stories on website.
* Wrote application to fetch data from various social media sites (Facebook, Twitter, Digg, etc.) in order to rank stories according to popularity.
* Created front-end resources to display data.
- [**University of Texas &ndash; Mechanical Engineering Department**](https://www.me.utexas.edu/)
*Programmer*
<span class="work-period"><time datetime="2008-05">May 2008</time> - <time datetime="2010-05">May 2010</time></span>
PHP, XHTML, HTML Forms, Wordpress, CSS, Writing
{.tech}
Maintained website, wrote news stories, and oversaw a number of projects to improve the website<span class="noprint">, including:</span>
+ [*Senior Design Projects Database*](https://web.archive.org/web/20090326150754/https://www.me.utexas.edu/sdp/previousprojects.php)
Designed MySQL database to hold information about past Senior Design Projects. Built from scratch front-end to search database and display information.
+ &ldquo;Intranet&rdquo; site
Built Wordpress site to host department updates, and information specifically for faculty and staff. Created custom Wordpress theme to match theme of the main site.
+ [*About Section*](https://web.archive.org/web/20100609155029/http://www.me.utexas.edu/about/)
Created entire section of website for recruiting purposes. Did extensive research.
{.noprint}
- Selection of assorted freelance projects
+ [*Dave's Pest Control*](https://web.archive.org/web/20010719153431/http://www.davespestcontrol.com/)
+ [*Dan and Kali*](https://web.archive.org/web/20110201140251/http://danandkali.com/)
+ [*Joe Stryker*](https://web.archive.org/web/20090428115520/http://joestryker.com/)
{.history}
</section><!-- /#workhistory -->

View file

@ -0,0 +1,6 @@
---
id: contact
---
Fort Bend, TX 77069
+1 (704) 326-1626 &bull; [dan&#x40;danielrayjones&#x2e;com](mailto:dan&#x40;danielrayjones&#x2e;com)
<span class="printonly"><br/>https://danielrayjones.com/</span>

View file

@ -0,0 +1,27 @@
---
id: skills
---
## Skills
- HTML
- CSS
- SCSS
- JavaScript
- vue.js
- jQuery
- AJAX
- React
- PHP
- go
- MySQL
- Laravel
- Yii
- Wordpress
- Git
- node.js
- MongoDB
- Linux
- Docker
- AWS
- Google App Engine
{.skills}

View file

@ -0,0 +1,10 @@
---
id: codesamples
class: noprint
---
## Code Samples
- [Codeberg](https://codeberg.org/danjones000)
- [GitLab](https://gitlab.com/danjones000)
- [GitHub](https://github.com/goodevilgenius)
- [GitHub Gists](https://gist.github.com/goodevilgenius)

View file

@ -0,0 +1,67 @@
---
id: projects
---
## Open Source Projects
<section class="projects">
<section class="project middleware">
### gin error middleware
<a href="https://pkg.go.dev/codeberg.org/danjones000/gin-error-handler" class="noprint">🔗</a>
A middleware for go gin framework and wrapper functions to make handling errors easier and more idiomatic.
</section><!-- /.project.middleware -->
<section class="project responsable">
### Responsable Errors
<a href="https://pkg.go.dev/codeberg.org/danjones000/responsable-errors" class="noprint">🔗</a>
A small go library that provides errors that can be more useful in the context of a web app. The heart of gin error middleware.
</section><!-- /.project.responsable -->
<section class="project log">
### droplogger
<a href="https://gitlab.com/danjones000/droplogger" class="noprint">🔗</a>
Python logging application especially suited for life-logging with IFTTT and Dropbox.
#### my-log
<a href="https://codeberg.org/danjones000/my-log/" class="noprint">🔗</a>
A work-in-progress complete rewrite of droplogger in go.
</section><!-- /.project.log -->
<section class="project strip-beats">
### strip-beats
<a href="https://codeberg.org/danjones000/strip-beats" class="noprint">🔗</a>
go cli app for transforming a folder of music videos and music files, with semi-automatic tagging, and user-friendly TUI. *This is a work in progress. Not yet fully functional.*
</section><!-- /.project.strip-beats -->
<section class="project object-spy">
### Object Spy
<a href="https://packagist.org/packages/danjones000/object-spy" class="noprint">🔗</a>
PHP debugging library that makes it easy to inspect private properties and methods without using reflection.
</section><!-- /.project.object-spy -->
<section class="project go-status">
### http go status
<a href="https://codeberg.org/danjones000/http-go-status" class="noprint">🔗</a>
Super simple web server that just returns the HTTP status you ask for. Useful for testing.
</section><!-- /.project.go-status -->
</section><!-- /.projects -->