Skip to content

Instantly share code, notes, and snippets.

@kgashok
Created August 29, 2018 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgashok/1aaba600ccbb7c5cf44de30f9e990fac to your computer and use it in GitHub Desktop.
Save kgashok/1aaba600ccbb7c5cf44de30f9e990fac to your computer and use it in GitHub Desktop.
ENCO Literary Challenge
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!--<meta name="viewport" content="width=device-width, initial-scale=1.0">-->
<title>ENCO Literary Challenge</title>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body {font-family: "Lato", sans-serif;}
.mySlides {display: none}
</style>
</head>
<body class="stackedit">
<div class="stackedit__html"><h1 id="enco-literary-challenge">ENCO Literary Challenge</h1>
<p><a href="https://en.wikipedia.org/wiki/Recursive_acronym">https://en.wikipedia.org/wiki/Recursive_acronym</a></p>
<ol>
<li>Come up with an ENCO for the word <strong>LIFE</strong></li>
<li>Choose your ENCO based on what you believe is important in <em>your</em> life. This is more to announce to yourself what you intend to do about your life and less about being preachy.</li>
<li>Write a blog article on Medium describing your enco (aka a self-referential acronym).</li>
<li>Publish it to “<strong>hackgenius</strong>” publication on Medium</li>
</ol>
<p>And by the way, while you are at it, come up with an elegant solution for <a href="http://j.mp/acronymCC">http://j.mp/acronymCC</a></p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment