Skip to content

Instantly share code, notes, and snippets.

@QuincyLarson
Created January 25, 2015 00:01
Show Gist options
  • Select an option

  • Save QuincyLarson/7296b93d70fd853e93c7 to your computer and use it in GitHub Desktop.

Select an option

Save QuincyLarson/7296b93d70fd853e93c7 to your computer and use it in GitHub Desktop.
We're looking for help expanding our Free Code Camp "flavor text". The more, the better - as long as it's uplifting and fun:
https://www.evernote.com/shard/s116/sh/a7d0cc69-0b0f-4f60-a9f3-9ac0fbf2d556/b1a13584e321ac6a480f6ebc2d9862bc/deep/0/Challenge--Build-a-Personal-Website---Free-Code-Camp.png
https://www.evernote.com/shard/s116/sh/e5621566-7074-433f-b3d4-478752e8d361/4505c93fad9cc3f555d7b7cf18fbb230/deep/0/Share-a-link-on-Twitter.png
Here's our current flavor text:
var verbs = [
'ACED',
'NAILED',
'ROCKED',
'SCORCHED',
'DEVASTATED',
'OWNED',
'CRUSHED',
'CONQUERED',
'KILLED',
'SHREDDED',
'ANNIHILATED',
'NUKED'
];
var compliments = [
"You've got the power!",
"Nicely done!",
"Rock and roll!",
"High five!",
"Bravo!",
"Encore!",
"Challenge destroyed!",
"Power level 9000!",
"Most efficient!",
"Party on Wayne!",
"You've got the touch!",
"You're on fire!",
"Don't hurt 'em, Hammer!",
"The town is now red",
"To the nines!",
"Nothing but net!",
"Even grumpy cat smiled",
"Hyper Combo Finish!"
];
var phrases = [
"Shout it from on top of a mountain",
"Tell everyone and their dogs",
"Show them. Show them all!",
"Inspire your friends",
"Tell the world of your greatness",
"Look accomplished on social media",
"Share news of your grand endeavor",
"Establish your alibi for the past two hours",
"Prove to mom that computers aren't just for games"
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment