|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 6 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous"> |
| 7 | + |
| 8 | + <!--TODO google analytics--> |
| 9 | + |
| 10 | + <title>Steve Krouse</title> |
| 11 | + <style> |
| 12 | + #page { |
| 13 | + padding: 50px; |
| 14 | + margin-right: auto; |
| 15 | + margin-left: auto; |
| 16 | + width: 100%; |
| 17 | + } |
| 18 | + .date { |
| 19 | + display: none; |
| 20 | + } |
| 21 | + |
| 22 | + li { |
| 23 | + padding-bottom: 10px; |
| 24 | + } |
| 25 | + |
| 26 | + @media (min-width: 768px) { |
| 27 | + #page { |
| 28 | + width: 55em; |
| 29 | + } |
| 30 | + .date { |
| 31 | + display: inline; |
| 32 | + } |
| 33 | + li { |
| 34 | + padding: 2px; |
| 35 | + } |
| 36 | + } |
| 37 | + |
| 38 | + #title { |
| 39 | + margin-bottom: 30px; |
| 40 | + color: #00c784; |
| 41 | + } |
| 42 | + |
| 43 | + #title > h3 { |
| 44 | + font-size: 35px; |
| 45 | + } |
| 46 | + |
| 47 | + .date { |
| 48 | + color: #aaa; |
| 49 | + font-size: 90%; |
| 50 | + font-family: monospace; |
| 51 | + } |
| 52 | + |
| 53 | + #footer { |
| 54 | + color: #666; |
| 55 | + font-size: 90%; |
| 56 | + } |
| 57 | + </style> |
| 58 | +</head> |
| 59 | +<body> |
| 60 | + <div id="page" class="container-fluid"> |
| 61 | + |
| 62 | + <div id="title"> |
| 63 | + <h3>Future of Coding Podcast</h3> |
| 64 | + </div> |
| 65 | + |
| 66 | + |
| 67 | + <div> |
| 68 | + <h4>Episodes</h4> |
| 69 | + <ul class="list-unstyled"> |
| 70 | + <li><span class="date">2016 May 01 - </span><a target="_blank" href="https://cast.rocks/player/8816/Welcome-to-the-Future-of-Coding.mp3?episodeTitle=Welcome%20to%20the%20Future%20of%20Coding&podcastTitle=Future%20of%20Coding&episodeDate=July%2013th%2C%202017&imageURL=https%3A%2F%2Fp.rizon.top%3A443%2Fhttps%2Fcast.rocks%2Fhosting%2F8816%2Ffeeds%2FE6OV9.jpg">Welcome to the Future of Coding</a></li> |
| 71 | + </ul> |
| 72 | + </div> |
| 73 | + |
| 74 | + <div> |
| 75 | + <h4>Research</h4> |
| 76 | + <ul class="list-unstyled"> |
| 77 | + <li><span class="date">2017 Jul 13 - </span><a target="_blank" href="./journal.md">Journal (July 2017...)</a></li> |
| 78 | + <li><span class="date">2017 May 09 - </span><a target="_blank" href="https://medium.com/@stevekrouse/rose-project-april-2017-32af31b078b1">The Rose Project (April 2017)</a></li> |
| 79 | + <li><span class="date">2017 Mar 25 - </span><a target="_blank" href="https://medium.com/@stevekrouse/rose-983dc5e0908f">The Rose Project (March 2017)</a></li> |
| 80 | + </ul> |
| 81 | + </div> |
| 82 | + |
| 83 | + <div> |
| 84 | + <h4>Essays</h4> |
| 85 | + <ul class="list-unstyled"> |
| 86 | + <li><span class="date">2017 Jan 06 - </span><a target="_blank" href="https://medium.com/@stevekrouse/resources-for-creating-front-end-programming-languages-and-frameworks-in-2017-a0c097625f9d">Resources for creating front-end programming languages and frameworks in 2017</a></li> |
| 87 | + <li><span class="date">2016 Nov 19 - </span><a target="_blank" href="https://medium.com/@stevekrouse/types-are-shapes-d6af1e83192f">Types are shapes — a graphical programming exploration</a></li> |
| 88 | + <li><span class="date">2016 Aug 02 - </span><a target="_blank" href="https://medium.com/@stevekrouse/goodbye-seymour-cb712757264f">Goodbye, Seymour</a></li> |
| 89 | + <li><span class="date">2016 Jul 27 - </span><a target="_blank" href="https://medium.com/@stevekrouse/the-trick-to-teach-anonymous-functions-to-11-year-olds-558b697d7a53">The Trick to Teach Anonymous Functions to 11-Year-Olds</a></li> |
| 90 | + <li><span class="date">2016 Jul 25 - </span><a target="_blank" href="https://medium.freecodecamp.com/scratch-has-a-marketing-problem-f84626bd18ef">Scratch Has a Marketing Problem</a></li> |
| 91 | + <li><span class="date">2016 Jul 12 - </span><a target="_blank" href="https://medium.com/@stevekrouse/woof-d9adf2110fc6">WoofJS — making JavaScript learnable</a></li> |
| 92 | + </ul> |
| 93 | + </div> |
| 94 | + |
| 95 | + <hr> |
| 96 | + |
| 97 | + <div id="footer"> |
| 98 | + <ul class="list-unstyled"> |
| 99 | + <span><a target="_blank" href="https://github.com/stevekrouse/futureofcoding.org">Github</a></span> | |
| 100 | + <span><a target="_blank" href="https://twitter.com/stevekrouse">Twitter</a></span> | |
| 101 | + <span><a target="_blank" href="TODO">RSS</a></span> | |
| 102 | + <span><a target="_blank" href="TODO">iTunes</a></span> | |
| 103 | + <span><a target="_blank" href="TODO">Google Play</a></span> |
| 104 | + </ul> |
| 105 | + </div> |
| 106 | + |
| 107 | + </div> |
| 108 | +</body> |
| 109 | +</html> |
0 commit comments