Last active
August 29, 2015 14:06
-
-
Save loveJesus/87bf88d6ef6b72c9a2e7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pJr.employments=[ | |
{ pos:"Engineer", | |
link:"www.crowdstar.com", | |
date:"feb 2014 current", | |
loc:"USA", | |
proj:[ | |
{tech:["PHP","HTML5","MySQL","Memcached","GIT/Gitlab","Jenkins","Asana"], | |
desc:"Survey system", | |
when:"Sept 2014", | |
notes:"Made simple mvc system, staging/prod system"} | |
{tech:["Dlang/Vibe.d","Python","Ruby/Sinatra","nodejs","PHP","sqlite3","memcached","GIT/Gitlab","Asana"], | |
desc:"Proprietary info", | |
when:"Aug 2014"}, | |
{tech:["PHP","HTML5/Jquery,Underscore,misc","facebook api","couchbase","mysql","GIT/Gitlab","Asana"], | |
desc:"Proprietary info", | |
when:"May-Aug 2014"}, | |
{tech:["C","webp","GIT/Gitlab","Jenkins","Asana"], | |
desc:"Server renderer used to generate and display composite images to over a million users per day", | |
when:"Apr 2014"}, | |
{tech:["PHP","HTML5/Jquery","pixlog","SVN","C++","facebook api","Jira"], | |
desc:"Canvas image product that renders user generated images in the browser, with fallback to server side for IE8 ", | |
when:"Feb-Apr 2014"} | |
], | |
refs:[ | |
"alex malek | [email protected] | Production", | |
"| [email protected] | lead coder" | |
] | |
}, | |
{ pos:"Freelance", | |
link:"www.perffection.com", | |
date:"2009-2014", | |
loc:"Guatemala", | |
proj: [ | |
{ | |
tech:["C#",".NET MVC 4","Crystal Reports 11","Visual Studio"], | |
desc:".NET system to generate reports on results of personal evaluation tests", | |
when:"nov-dec 2013", | |
notes:"In 3 weeks the project was made, learning .NET MVC in the process. First time experiencing .NET MVC.", | |
refs:["Ronaldo Rivas"] | |
}, { | |
tech:["PHP", "zimplit/concrete5"], | |
link:"www.christ2victory.org", | |
notes:"Person i met who after being hospitalized 22 times was in fasting and prayer and delivered and claims med free since 1998.", | |
when:"apr 2013", | |
refs:["[email protected]"] | |
}, { | |
tech:["PHP","HTML5/Jquery","Google AJAX"], | |
link:"www.laslagunashotel.org", | |
notes:"WYSYWIG CMS backend system and front end in under 1 month, google ajax crawling", | |
when:"jun-jul 2012", | |
refs:["[email protected] | hired me for project"] | |
}, { | |
tech:["Ruby On Rails","HTML5/Jquery", "PDF Gen", "staging+"], | |
link:"www.123teachme.com", | |
notes:"1 Million + visitors per month, Created several interactive jquery widgets, pdf worksheets for instructors, parser and display (html/pdf) of verb conjugations, helped with migration of rails 2-rails3, several other things", | |
refs:["justin fister | [email protected] | lead developer","dennis fister | [email protected] | director"], | |
when:"oct 2009 - jul 2012" | |
}, { | |
tech:["Ruby on Rails","HTML5/Jquery","facebook","phpbb"], | |
link:"(defunct) www.sobreperros.com", | |
notes:"Upgrade website to rails 3, javascript widgets, cross app session handling, begin facebook integrated 'facebook for dogs'", | |
refs:["justin fister | [email protected] | lead developer","dennis fister | [email protected] | director"], | |
when:"mid 2011" | |
} | |
] | |
} | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment