Skip to content

Instantly share code, notes, and snippets.

View phlco's full-sized avatar

Phillip Lamplugh phlco

  • Los Angeles, CA
View GitHub Profile
@phlco
phlco / project_01.md
Last active July 8, 2016 17:50
Example Code Review

Please create a gist and include an example from your code that supports the following:

I properly formatted my code.

// example

I commented lines of code that were confusing.

@phlco
phlco / custom_element.html
Created July 7, 2016 01:50
custom element template
<template>
<style>
</style>
</template>
<script>
var doc = document.currentScript.ownerDocument;
var ElementPrototype = Object.create(HTMLElement.prototype);
ElementPrototype.createdCallback = function() {
@phlco
phlco / gist:9f1a4e75fd8df9a1a7e2557df4484966
Last active April 15, 2016 21:18
project sprint 2 presentations

After Hours

:image


Congrats on your first day! 🎉

Today we dove into setting up our development environments and started work in the terminal and with git.

if

psql: could not connect to server: No such file or directory
	Is the server running locally and accepting
	connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

check with

@phlco
phlco / project_two_links.md
Last active December 8, 2015 15:57
Second Project Sprint
@phlco
phlco / schedule.md
Last active August 29, 2015 14:25
Final Project Schedule
@phlco
phlco / groups.md
Last active August 29, 2015 14:23
Project 3 Orgs

Schedule

Time Team
10-10:20 [AdmiTron5000][admissions]
10:25-10:45 [Slackrs][attendance]
10:45-11 BREAK
11-11:20 [Titans of Flavourr][quiz]
11:25-11:45 [fooobar][profiles]
11:45-12 BREAK

Here is the Student Asessment

Mission Brief

Morning 007s.

Your mission, should you choose to accept it, is to identify and eliminate the hacker who breached our secure data centers.

@phlco
phlco / readme.md
Last active August 29, 2015 14:14
HTML emailing and templating

HTML Emails

One possible outcome or useful skillset is using your web developer skills to handling social media marketing and email campaigns. That means using HTML and inline CSS to craft emails.

One well known provider is MailChimp. Their knowledge base is extremely useful.

Introductions

http://kb.mailchimp.com/topics/getting-started