Skip to content

Instantly share code, notes, and snippets.

View Acen's full-sized avatar
💸

Zac Acen

💸
  • Auckland, New Zealand
View GitHub Profile
@Acen
Acen / codescheme.xml
Last active October 12, 2017 03:52
PHP Code Scheme (PHPStorm)
<code_scheme name="Default">
<PHPCodeStyleSettings>
<option name="ALIGN_KEY_VALUE_PAIRS" value="true" />
<option name="ALIGN_ASSIGNMENTS" value="true" />
<option name="PHPDOC_BLANK_LINE_BEFORE_TAGS" value="true" />
<option name="LOWER_CASE_BOOLEAN_CONST" value="true" />
<option name="LOWER_CASE_NULL_CONST" value="true" />
<option name="ELSE_IF_STYLE" value="COMBINE" />
<option name="VARIABLE_NAMING_STYLE" value="CAMEL_CASE" />
<option name="BLANK_LINE_BEFORE_RETURN_STATEMENT" value="true" />
@Acen
Acen / CategoryMatcher.php
Created January 16, 2017 05:27
Convergence Codi -> BigCommerce with Laravel
<?php
namespace App\Core;
use \Exception;
use Carbon\Carbon;
use League\Csv\Reader;
use Illuminate\Support\Collection;
use Illuminate\Support\Facades\Cache;
use Illuminate\Support\Facades\Storage;
@Acen
Acen / hideFilter.css
Created September 20, 2016 21:00
Hide filter on screens below 768px in width.
@media only screen and (max-width: 768px){
#product-filter-activate{
display:none!important;
}
}

Keybase proof

I hereby claim:

  • I am Acen on github.
  • I am tuft (https://keybase.io/tuft) on keybase.
  • I have a public key whose fingerprint is 311E F764 488F 2CED C1BE 45D4 A054 9BFE CFDC 76A1

To claim this, I am signing this object: