@@ -0,0 +1,97 @@
/*
* Fix
* Version 0.1.1
* https://github.com/jaydenseric/Fix
*/
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
}
body {
margin: 0;
line-height: 1;
font-family: sans-serif;
}
iframe {
border: 0;
}
main {
display: block;
}
ul,
ol {
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
li {
display: block;
}
dl {
margin-top: 0;
margin-bottom: 0;
}
dd {
margin-left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0;
font-size: inherit;
}
blockquote {
margin: 0;
padding: 0;
}
p {
margin-top: 0;
margin-bottom: 0;
}
sup {
position: relative;
top: -.5em;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
strong {
font-weight: bold;
}
figure {
margin: 0;
}
img {
border: 0;
max-width: 100%;
height: auto;
vertical-align: middle;
}
a {
text-decoration: none;
color: inherit;
}
button {
border: 0;
margin: 0;
padding: 0;
text-align: inherit;
text-transform: inherit;
font: inherit;
-webkit-font-smoothing: inherit;
letter-spacing: inherit;
background: none;
cursor: pointer;
overflow: visible;
}
::-moz-focus-inner {
border: 0;
padding: 0;
}
@@ -1,15 +1,13 @@
require 'bootstrap-sass'
require 'compass/import-once/activate'
# Require any additional compass plugins here.

# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "app/styles"
sass_dir = "sass"
images_dir = "app/images"
javascripts_dir = "app/scripts"
sourcemap = true
relative_assets = true
css_dir = "css"
sass_dir = "_sass"
images_dir = "img"
javascripts_dir = "js"
fonts_dir = "fonts"

# You can select your preferred output style here (can be overridden via the command line):
# output_style = :expanded or :nested or :compact or :compressed

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Please read: https://msdn.microsoft.com/en-us/library/ie/dn455106.aspx -->
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="tile.png"/>
<square150x150logo src="tile.png"/>
<wide310x150logo src="tile-wide.png"/>
<square310x310logo src="tile.png"/>
</tile>
</msapplication>
</browserconfig>
@@ -0,0 +1,15 @@
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<!-- Read this: https://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html -->

<!-- Most restrictive policy: -->
<site-control permitted-cross-domain-policies="none"/>

<!-- Least restrictive policy: -->
<!--
<site-control permitted-cross-domain-policies="all"/>
<allow-access-from domain="*" to-ports="*" secure="false"/>
<allow-http-request-headers-from domain="*" headers="*" secure="false"/>
-->
</cross-domain-policy>
@@ -0,0 +1,30 @@
---
layout: null
---
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>{{ site.title | xml_escape }}</title>
<description>{{ site.description | xml_escape }}</description>
<link>{{ site.url }}{{ site.baseurl }}/</link>
<atom:link href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" rel="self" type="application/rss+xml"/>
<pubDate>{{ site.time | date_to_rfc822 }}</pubDate>
<lastBuildDate>{{ site.time | date_to_rfc822 }}</lastBuildDate>
<generator>Jekyll v{{ jekyll.version }}</generator>
{% for post in site.posts limit:10 %}
<item>
<title>{{ post.title | xml_escape }}</title>
<description>{{ post.content | xml_escape }}</description>
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
<link>{{ post.url | prepend: site.baseurl | prepend: site.url }}</link>
<guid isPermaLink="true">{{ post.url | prepend: site.baseurl | prepend: site.url }}</guid>
{% for tag in post.tags %}
<category>{{ tag | xml_escape }}</category>
{% endfor %}
{% for cat in post.categories %}
<category>{{ cat | xml_escape }}</category>
{% endfor %}
</item>
{% endfor %}
</channel>
</rss>
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,15 @@
# humanstxt.org/
# The humans responsible & technology colophon

# TEAM

<name> -- <role> -- <twitter>

# THANKS

<name>

# TECHNOLOGY COLOPHON

CSS3, HTML5
Apache Server Configs, jQuery, Modernizr, Normalize.css
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered

This file was deleted.

Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered

This file was deleted.

File renamed without changes.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +298 KB img/mana-road.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +285 KB img/valley.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

@@ -0,0 +1,15 @@
---
layout: default
title: Welcome
headline: Edward Meehan
blockName: me
sections:
- instagram
- links
---

Thanks for checking out my little corner of the web. I'm a front-end developer in San Diego. I love to surf, and I enjoy building things both physical and digital. I have always been creative, and a little different than everyone else. For starters, I'm taller than you. I don't even need to tell you how tall, just know that I am. I have the strange ability to recognize voices, but can't remember names. I am a bit of an analytical thinker, so am always fighting my gut instinct. I dislike the term &ldquo;business as usual&rdquo; but use it all the time.

This site serves as my only online fingerprint since you won't find me on Facebook or Twitter anymore. In an effort to control the crap streaming to my devices I cut them off, and must resort to old-fashioned communication... texting. No, but seriously, when was the last time you just called someone. I remember rotary phones, I wonder if senior citizens think the same way about the telegraph.

Well if you're still here then congratulations, you passed the &ldquo;what the crap was he talking about&rdquo; test. I reward you no points, and may god have mercy on your soul. Enjoy the rest of the <s>site</s> page.
@@ -0,0 +1 @@
$('html').addClass('play');

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

153 resume.md
@@ -0,0 +1,153 @@
---
layout: default
title: Edward Meehan's Resume
headline: Edward Meehan
skin: resume
blockName: resume
---
{::options parse_block_html="true" /}
<aside class="additional-info">

## Education

* ### Fullsail University

Orlando, Florida - Associate of Science - Digital Media

* ### Waiakea High School

Hilo, Hawaii - High School Diploma - class of 1998

## Skills

* ### Proficiencies

Javascript, PHP, HTML, CSS (LESS,SASS &amp; Compass), JSON, XML, YAML, Bash, Linux, Apache, Nginx

* ### IDEs

Sublime Text, Aptana, Eclipse, Visual Studio, Atom

* ### CMS, Library &amp; Frameworks

jQuery, AngularJS, VueJS, RequireJS, KnockoutJS, ExtJS &amp; Sencha Touch, Bootstrap, Foundation, Code Ignitor, Laravel, Wordpress, PyroCMS, Slim, Jekyll

* ### Templating

Liquid, Mustache, Handlebars, Twig, Blade, Django, JSP, PHP, Markdown

* ### DevOp Tools

Git, Capistrano, Webpack, Grunt, Gulp, Yeoman, NPM, Composer, Vagrant, Docker, Ruby Gems, Subversion

* ### Graphics &amp; Motion

Photoshop, Illustrator, InDesign, After Effects, Premiere, Final Cut Pro, Sketch, Fireworks

* ### Other Tools

Google Analytics &amp; Tag Manager, Optimizely, Mail Chimp


</aside>
<div class="primary-info">

## Experience

* ### The Control Group

Application Developer *(November 2016 - Current)*

- Migrated 3 blogs from Wordpress to Laravel and internal CMS.
- Worked with content writers to build new features for 6 blog sites that helped us hit multiple team traffic goals.
- Improved page speed by reducing image sizes, lazy loading assets, and server caching.

Front-End Developer *(March 2016 - November 2016)*

- Promoted to lead developer within 4 months.
- Developed and deployed A/B split tests for various company products and increased conversion by 26%.
- Built custom scripts for in-depth user data collection on Google Analytics using Google Tag Manager.
- Mentored junior developers by helping with bugs, sharing gists and code reviews.

* ### Wetumka Interactive

Principal, Front-End Developer *(July 2010 - February 2016)*

- Built and maintained 12 small business websites.
- Operated full time for 2.5 years.
- Managed freelance designers and web developers for myself and clients.
- ### Clearhead
*(Optimization Agency)*
+ Built 250+ responsive split tests across 18 brands using Optimizely.com and Monetate.com testing platforms with jQuery, Javascript(ES6), CSS3, and HTML5.
+ Lead developer on agencies largest accounts: Patagonia, Keurig, Adidas, Art Institutes, Daily Burn, Warner Music, Fresh Direct, and Callaway Golf.
+ Helped team grow from just 1 developer to 8 developers.
- ### CroMetrics
*(Optimization Agency)*
+ Built 25 responsive split tests across 4 brands using Optimizely.com testing platform with jQuery, CSS3, and HTML5.
- ### Spritzr
*(Online Dating App)*
+ Built user profile &amp; onboarding responsive views for dating app with Django, HTML5, CSS3, SASS & Compass.
- ### Light Bridge Studio
*(Human Resource Marketing Agency)*
+ Lead developer on Home Depots career website portal. *(careers.HomeDepot.com)*
+ Created Restful API using ElasticSearch endpoint to improve job search and results.
+ Built multiple new responsive landing pages with HTML5, CSS3, LESS, Bootstrap and JQuery.
+ Setup deployment process to staging and production LAMP stack servers using Capistrano, Bash, and Git.
{: .clients-list }

* ### Life Technologies

Contract Front-End Developer *(April 2012 - August 2012)*

- Lead UI designer on two product releases and wrote UI requirement documents for the overseas engineering team.
- Built rapid prototypes with HTML5 using Pencil and Fireworks. Created working prototypes using HTML5, javascript, and Sencha Touch.
- Created new landing page feature article module using jQuery and JSON feeds from local API.

* ### Intuit

Contract Web Developer *(August 2011 - November 2012)*

- Built several new homepages for A/B testing on TurboTax.com and Quicken.com during tax season peak web traffic.
- Developed JSP with Eclipse to build new web views for the tax tools articles site.
- Added new product reviews feature to Quicken.com with Bazaarvoice API.
- Built custom jQuery plugin for social share using Twitter & Facebook APIs.
- Developed some of the first responsive iPad landing pages for TurboTax.com.

* ### USLNN

Front-End Developer *(December 2009 - June 2010)*

- Responsible for new market site development using WordPress MU.
- Built a custom UI framework using OOCSS &amp; Blueprint to give writers template options for their articles.
- Developed article features like a custom jQuery video player with data feed API and social share APIs.
- Automated HTML email sends with MailChimp and PHP to segment list and send relevant articles to each market.

* ### Build A Sign

Senior Web Designer *(April 2009 - August 2009)*

- Developed front-end of new e-commerce stores with jQuery, XHTML and CSS with 960 grid system.
- Improve production and testing for HTML email by 8 hours per send with Photoshop actions and templates.
- Responsible for maintaining front-end development workflow.

* ### Callaway Golf Interactive

Senior Interactive Designer *(May 2007 - April 2009)*

- Designed HTML emails, landing pages, and store features for Callway Golf's top e-commerce stores Shop.CallawayGolf.com &amp; CallawayGolfPreowned.com.
- Refactored e-commerce store front-end to reduce asset bandwidth by 50% using jQuery, CSS spriting, and semantic XHTML.
- Lead designer on e-commerce store redesigns and vendor review.
- Built dynamic Flash modules for CallawayGolf.com using ActionScript3 and XML.


## Volunteer

* ### Refresh Hilo

Founder &amp; Community Organizer *(April 2014 - June 2016)*

* ### Reuben H. Fleet Science Center

Tinkering Studio Assistant &amp; Event Ambassador *(December 2013 - April 2014)*

</div>
@@ -0,0 +1,5 @@
# www.robotstxt.org/

# Allow crawling of all content
User-agent: *
Disallow:

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.