Skip to content

Instantly share code, notes, and snippets.

View farisj's full-sized avatar

Jake Faris farisj

View GitHub Profile
@farisj
farisj / verbs.txt
Created December 13, 2017 03:53
Verbs
prefix
reproach
retell
dizzy
find
imbricate
excommunicate
conflate
jaunt
sap
@farisj
farisj / everyword.txt
Last active June 7, 2019 14:48
everyword (in reverse)
a
aah
aalii
aardvark
aardvarks
aardwolf
aba
abaca
abacist
aback
@farisj
farisj / components.my-component.js
Created July 25, 2017 18:32
Indeterminate/Checked Inputs in Ember
import Ember from 'ember';
import _ from "lodash";
const { computed, get, set } = Ember;
export default Ember.Component.extend({
items: [],
allItems: computed.alias('items'),
selectedItems: [],
@farisj
farisj / components.todo-display.js
Created April 30, 2017 18:50
Dangerous oneWays
import Ember from 'ember';
const { computed, set } = Ember;
export default Ember.Component.extend({
todo: null,
title: computed.oneWay('todo.title'),
body: computed.oneWay('todo.body'),
actions: {
@farisj
farisj / shuffled_verb_phrases.txt
Last active July 12, 2017 17:44
BotMeDaddy phrases
prefix
reproach
retell
dizzy
find
imbricate
excommunicate
conflate
jaunt
sap
@farisj
farisj / asdf.txt
Last active February 22, 2016 00:11
test
hi
hey
@farisj
farisj / adjectives.txt
Last active November 2, 2016 20:18
18,063 English Adjectives
aback
abaft
abandoned
abashed
abatable
abaxial
abbatial
abbreviated
abdicable
abdominal
Name: Jake Faris
Github: http://github.com/farisj
Blog: farisj.github.io
Tagline: Jake Faris!
Profile Picture: https://igcdn-photos-e-a.akamaihd.net/hphotos-ak-xpa1/t51.2885-15/928139_185642941644236_922572877_n.jpg
Treehouse Account: http://teamtreehouse.com/farisj
CoderWall Account: https://coderwall.com/farisj
CodeSchool Account: http://www.codeschool.com/users/farisj
Favorite Websites: