-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
165 lines (147 loc) · 10.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<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">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-101485962-1', 'auto');
ga('send', 'pageview');
</script>
<title>Steve Krouse</title>
<style>
#page {
padding: 50px;
margin-right: auto;
margin-left: auto;
width: 100%;
}
.date {
display: none;
}
li {
padding-bottom: 10px;
}
@media (min-width: 768px) {
#page {
width: 55em;
}
.date {
display: inline;
}
li {
padding: 2px;
}
}
#title {
color: #d86502;
}
#welcome {
margin-top: 20px;
margin-bottom: 20px;
max-width: 600px;
}
.date {
color: #aaa;
font-size: 90%;
font-family: monospace;
}
#footer {
color: #666;
font-size: 90%;
}
</style>
</head>
<body>
<div id="page" class="container-fluid">
<div id="title">
<h3>Steve Krouse</h3>
</div>
<div id="welcome">
<p>👋 Hi, I'm Steve. I live in Prospect Heights, Brooklyn.</p>
<p>I am passionate about the future of computing, education & media.</p>
<p>I spend most of my time these days working on <a href="https://val.town">Val Town</a>,
a social website to write & deploy code.</p>
</div>
<div>
<h4>Projects</h4>
<ul class="list-unstyled">
<li><span class="date">2022 Sep 29 - </span><a target="_blank" href="https://dateme.directory">Date Me Directory</a></li>
<li><span class="date">2022 Jul 01 - </span><a target="_blank" href="https://val.town">val.town</a></li>
<li><span class="date">2022 Jan 01 - </span><a target="_blank" href="https://twitter.com/stevekrouse/status/1520162279899078657">Zaplib</a></li>
<li><span class="date">2021 Mar 01 - </span><a target="_blank" href="http://updates.compose.run">Compose</a></li>
<li><span class="date">2017 Jul 13 - </span><a target="_blank" href="https://futureofcoding.org/">Future of Coding</a></li>
<li><span class="date">2016 May 01 - </span><a target="_blank" href="https://github.com/stevekrouse/woofjs">WoofJS</a></li>
<li><span class="date">2015 Sep 10 - </span><a target="_blank" href="http://coding.space">The Coding Space Curriculum</a></li>
<li><span class="date">2015 Jul 01 - </span><a target="_blank" href="http://thecodingspace.com">The Coding Space</a></li>
<li><span class="date">2014 Jan 20 - </span>Software Engineer @ <a target="_blank" href="https://looker.com/">Looker</a></li>
<li><span class="date">2013 Jun 20 - </span>Software Engineer @ <a target="_blank" href="http://firstround.com/">First Round Capital</a></li>
<li><span class="date">2013 Jan 01 - </span>Partner @ <a target="_blank" href="http://dormroomfund.com/">Dorm Room Fund</a></li>
<li><span class="date">2012 Sep 20 - </span>Computer Science @ <a target="_blank" href="http://www.cis.upenn.edu/index.php">University of Pennsylvania</a></li>
</ul>
</div>
<div>
<h4>Essays</h4>
<ul class="list-unstyled">
<li><span class="date">2022 Nov 08 - </span><a href="https://val-town.notion.site/End-programmer-Programming-a749beb4a9b143f2990f575fb7e59b33">End-programmer Programming</a></li>
<li><span class="date">2019 Apr 17 - </span><a href="https://futureofcoding.org/notes/alan-kay-lunch">Lunch with Alan Kay: how to become educated enough to invent the future</a></li>
<li><span class="date">2018 Oct 02 - </span><a href="https://phenomenalworld.org/analysis/the-next-big-thing-is-a-room">The "Next Big Thing" is a Room</a></li>
<li><span class="date">2017 Oct 24 - </span><a target="_blank" href="./life-plan">Life Plan</a></li>
<li><span class="date">2017 Oct 19 - </span><a target="_blank" href="https://medium.com/@stevekrouse/woofjs-com-one-year-later-77be193f9fa0">WoofJS.com One Year Later</a></li>
<li><span class="date">2017 Jul 23 - </span><a target="_blank" href="https://medium.com/@pennstatekid/dear-friends-of-the-coding-space-aa8b5c583d63">The Coding Space: Two Year Update</a></li>
<li><span class="date">2017 Jul 19 - </span><a target="_blank" href="https://medium.com/@stevekrouse/learn-to-code-in-two-player-mode-e1dfa7710c0f">Learn to code in two-player mode</a></li>
<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>
<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>
<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>
<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>
<li><span class="date">2016 Nov 14 - </span><a target="_blank" href="https://medium.com/@stevekrouse/tedd-b86504a62144">TEDD — Technologically-Enabled Direct Democracy</a></li>
<li><span class="date">2016 Aug 02 - </span><a target="_blank" href="https://medium.com/@stevekrouse/goodbye-seymour-cb712757264f">Goodbye, Seymour</a></li>
<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>
<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>
<li><span class="date">2016 Jul 12 - </span><a target="_blank" href="https://medium.com/@stevekrouse/woof-d9adf2110fc6">WoofJS — making JavaScript learnable</a></li>
<li><span class="date">2016 Jun 22 - </span><a target="_blank" href="https://medium.com/@thecodingspace/a-year-in-review-676339d2fd7d">The Coding Space: A year in review</a></li>
<li><span class="date">2016 Feb 20 - </span><a target="_blank" href="https://medium.com/@stevekrouse/the-4-steps-to-giving-magical-praise-7b2732ae5630">The 4 Steps to Giving Magical Praise</a></li>
<li><span class="date">2016 Jan 08 - </span><a target="_blank" href="https://medium.com/@stevekrouse/why-do-we-need-to-learn-this-3ba1d42bd08a">"Why do we need to learn this?"</a></li>
<li><span class="date">2015 Dec 19 - </span><a target="_blank" href="./lens.html">The Lens Lens</a></li>
<li><span class="date">2015 Dec 15 - </span><a target="_blank" href="./future-college.html">The College of the Future</a></li>
<li><span class="date">2015 Dec 05 - </span><a target="_blank" href="https://medium.com/@stevekrouse/stop-paying-250k-for-a-degree-and-a-network-6d7b5fa4f90f">Stop Paying $250k for a Degree and a Network</a></li>
<li><span class="date">2015 Nov 26 - </span><a target="_blank" href="https://medium.com/@stevekrouse/incidentally-for-machines-7a42a363ce6">Incidentally for machines</a></li>
<li><span class="date">2015 Jun 13 - </span><a target="_blank" href="./education-2.html">A Cursory Education On Education</a></li>
<li><span class="date">2014 Jun 17 - </span><a target="_blank" href="./dropout.html">One year ago today I blogged that I'd never drop out of college</a></li>
<li><span class="date">2013 Sep 26 - </span><a target="_blank" href="./pennapps.html">Making friends at the world's largest hackathon</a></li>
<li><span class="date">2013 Jul 09 - </span><a target="_blank" href="./quitter.html">Be a quitter</a></li>
<li><span class="date">2013 Jun 17 - </span><a target="_blank" href="./never-dropout.html">What It Really Means To Drop Out</a></li>
<li><span class="date">2013 May 13 - </span><a target="_blank" href="./giver.html">Paying it Forward</a></li>
<li><span class="date">2013 Mar 21 - </span><a target="_blank" href="./nice.html">Being Nice Matters</a></li>
<li><span class="date">2013 Nov 18 - </span><a target="_blank" href="https://medium.com/@stevekrouse/when-nobodys-watching-7e9f9d851b5d">When nobody's watching</a></li>
<li><span class="date">2013 Nov 18 - </span><a target="_blank" href="./stuffed-animals.html">Stuffed Animal Priorities</a></li>
<li><span class="date">2013 Feb 09 - </span><a target="_blank" href="./education-2.html">Medieval Luxury, Modern Torture, and Education 2.0</a></li>
<li><span class="date">2013 Jan 14 - </span><a target="_blank" href="./theseus.html">Theseus and The Minotaur</a></li>
<li><span class="date">2012 Dec 24 - </span><a target="_blank" href="./ip.html">IP And Innovation: A Software Case Study</a></li>
<li><span class="date">2012 Dec 06 - </span><a target="_blank" href="./gale-shapely.html">Scheming Sororities and the Gale-Shapley Algorithm</a></li>
<li><span class="date">2012 Dec 22 - </span><a target="_blank" href="./elegant.html">The Arbitrary and The Elegant</a></li>
<li><span class="date">2012 Nov 01 - </span><a target="_blank" href="./small.html">Start Small</a></li>
</ul>
</div>
<div>
<h4>Podcasts</h4>
<ul class="list-unstyled">
<li><span class="date">2017 Jul 13 - </span><a target="_blank" href="http://futureofcoding.org">Future of Coding Podcast</a></li>
<li><span class="date">2016 Oct 09 - </span><a target="_blank" href="https://soundcloud.com/blakebo/steve-krouse-on-dropping-out-of-the-ivy-league-to-live-the-silicon-valley-dream">Off Trail Learning - Steve Krouse on Dropping Out of College to Live the Silicon Valley Dream</a></li>
</ul>
</div>
<hr>
<div id="footer">
<ul class="list-unstyled">
<span><a target="_blank" href="https://twitter.com/stevekrouse">Twitter</a></span> |
<span><a target="_blank" href="https://github.com/stevekrouse">Github</a></span> |
<span><a target="_blank" href="https://linkedin.com/in/stevekrouse">LinkedIn</a></span>
</ul>
</div>
</div>
</body>
</html>