-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex2.html
More file actions
112 lines (78 loc) · 6.73 KB
/
index2.html
File metadata and controls
112 lines (78 loc) · 6.73 KB
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
---
layout: default2
title: matt ewing
description: Matt Ewing's home on the world wide web. Founder at Scoot Networks and New Media Ventures. Former National Field Director at MoveOn.org. I love to build stuff that matters.
image: bio.jpg
---
<div class = "text" id = "page1">
<h1>Hi, I'm Matt Ewing</h1>
<p>Organizer. Operator. Do-gooder in startup land.</p>
<p>Founder @ <span class="bio_link"><a href="http://scootnetworks.com">Scoot Networks</a></span> and <span class="bio_link"><a href="http://newmediaventures.org">
New Media Ventures</a></span>. Former National Field Director @ <span class="bio_link"><a href="http://moveon.org">MoveOn.org</a>.</span></p>
<p><strong>I love to build stuff that matters.</strong></p>
</div>
<div class = "text" id = "blog">
<div class = "blog_box">
<h2><a href="blog/">A few things I've written recently </a></h2>
{% for post in site.posts %}
{% if post.frontpage == 'yes' %}
<p><a href="{{ post.url }}">{{ post.title }}</a></p>
{% endif %}
{% endfor %}
</div>
</div>
<div class = "text" id ="about">
<div class="bio_pic"><img src="assets/bio.jpg" alt="me"></div>
<h1>About Me</h1>
<p>I've spent the last 15 years trying to make the world a better place, primarily by using technology to bring people together.</p>
<p>That's meant everything from helping to elect a President Obama to founding a venture-backed startup.</p>
<p>Along the way, I've played a lot of roles: managing large teams, leading software development, heading up marketing, fundraising, creating analytics products and directing campaigns--to name a few.</p>
<p>But, in the end, the thing I love the most is working with a group of talented people to build something that actually matters.</p>
<p>A few of the highlights:</p>
<ul>
<li>At <a href="http://moveon.org">MoveOn</a>, I developed a new approach to building a national field network: peer-to-peer organizing, backed up by modern web tools. With a small team, we were able to build a huge, volunteer-driven organization that was capable of matching the rapid pace of online campaigns.</li>
<li>I also helped to design and run MoveOn's 2006 and 2008 electoral campaigns. Through these campaigns, we played a huge role in taking back the House and the Senate, and electing President Obama.</li>
<li>As the Founding Director at <a href="http://newmediaventures.org">New Media Ventures</a>, I launched the country's first network of progressive angel investors.</li>
<li>Most recently, I co-founded <a href="http://scootnetworks.com">Scoot Networks</a>, the world's first network of shared electric scooters (like CitiBike, but with electric vespas). I headed up marketing and operations, and grew the organization from the germ of an idea to a fully operational network. We've been luckly enough to be backed by some of the nation's leading angel and institutional investors. I'm incredibly proud of the work our team continues to do.</li>
<li>I've also had the privilege to serve as an early advisor to some amazing do-gooder startups like <a href="http://upworthy.com">Upworthy</a> and <a href="https://ethicalelectric.com/">Ethical Electric</a>.</li>
</ul>
<p>I live in San Francisco with the lovely Natalie Foster (<a href="http://twitter.com/nataliefoster">@nataliefoster</a>) and our baby boy.
</p>
</div>
<div class="text" id ="projects">
<div class="project_box">
<h1>Recent Projects</h1>
<p>Here's a running a list of a few of the non-work projects I've put together over the last few years. All are still ongoing, unless there's a date listed.</p>
<div class ="project">
<h2>Ewing & Ewing Toys</h2>
<p>One of my favorite things about being a father is that it's inspired me to start making toys. My own father is signficantly handier than I am, so this has morphed into a project for 3 generations of Ewings. Here are a few of our recent creations.</p>
<div class ="project_img">
<img src="/assets/projects/button_board.jpg"><img src="/assets/projects/scooter_front.jpg"><img src="/assets/projects/dumptruck_front.jpg">
</div>
</div>
<div class="project">
<h2>FRED talks</h2>
<p>FRED talks are short TED style talks by your friends (or your friends-friends). I've been putting them together in San Francisco for a little while now, along with my wife <a href="https://twitter.com/nataliefoster">Natalie</a>, and our friends <a href="https://twitter.com/brattray">Ben Rattray</a> and <a href="https://twitter.com/cbracy">Cathrine Bracy</a>. We try to organize them every two months, and group them around a single topic. Topics have ranged from the future of cities to love (a Valentine's Day special) to the meaning of money.</p>
<blockquote class="twitter-tweet" lang="en"><p>Enjoyed sharing ideas and learning from <a href="https://twitter.com/quinnnorton">@quinnnorton</a> and <a href="https://twitter.com/digitalarun">@digitalarun</a> last night. Thanks <a href="https://twitter.com/nataliefoster">@nataliefoster</a> <a href="https://twitter.com/mattewing">@mattewing</a> <a href="https://twitter.com/brattray">@brattray</a> for <a href="https://twitter.com/hashtag/fredtalks?src=hash">#fredtalks</a>!</p>— Kanyi Maqubela (@km) <a href="https://twitter.com/km/status/457684557848780800">April 20, 2014</a></blockquote>
<script async src="http://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="project">
<h2>This Site</h2>
<p>I designed and built this site from scratch as part of an effort to increase my basic frontend web skills. It's fully responsive and held together by hand-coded HTML and CSS, with a little bit of javascript thrown in for good measure. It's hosted on GitHub, powered by Jekyll and remains a work in progress.</p>
<p>Icon's are courtesy of <a href="http://fontawesome.io">Font Awesome</a> by Dave Gandy--which is indeed awesome.</p>
<p><a href="https://github.com/mattewing/mattewing.github.io">My clunky code is all open source and yours for the taking.</a></p>
</div>
<div class="project">
<h2>Inequality Hackathon (2011)</h2>
<p>Back when Occupy was the big thing, I organized a quick hackathon in SF. We had 60+ people show up and some great projects came out of it. One of them, Occupy Design, ended up becoming an actual organization and did some great work. You can read the details (and enjoy a photo of me very much needing a haircut) here: <a href="http://venturebeat.com/2011/10/17/hackathon-occupy-wall-street/">Venture Beat: Hackers join worldwide protest.</a></p>
</div>
</div>
</div>
<div id ="interwebs"></div>
<div class = "about_icons">
<h1>
<a href="http://twitter.com/mattewing"><i class="fa fa-twitter fa-1x"></i></a>
<a href="https://www.linkedin.com/in/mattewing"><i class="fa fa-linkedin fa-1x"></i></a>
<a href="https://github.com/mattewing"><i class="fa fa-github fa-1x"></i></a>
</h1>
</div>