This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·218 lines (205 loc) · 9.44 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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=0, shrink-to-fit=no"/>
<meta name="description" content="A masterclass aimed at empowering diverse founders.">
<meta name="author" content="Dorm Room Fund">
<meta name="keywords" content="blueprint, blueprint project, dorm room fund">
<meta property="og:url" content="http://dormroomfund.com/blueprint" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Dorm Room Fund Blueprint Project" />
<meta property="og:description" onload="" content="A masterclass aimed at empowering diverse founders."/>
<meta property="og:image" content="img/cover-min.png" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@DormRoomFund">
<meta name="twitter:title" content="Blueprint Project">
<meta name="twitter:description" content="A masterclass aimed at empowering diverse founders.">
<meta name="twitter:image" content="img/cover-min.png">
<meta name="twitter:creator" content="@DormRoomFund">
<script src="javascripts/main.js" async></script>
<title>The Blueprint Project</title>
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/main.css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
<!-- favicon links -->
<link rel="shortcut icon" type="image/x-icon" href="./img/favicon.ico" />
</head>
<body>
<div class="track-container">
<img src="./img/track_1.png" id="header-track" />
</div>
<div class="content">
<img src="./img/tracks_logo.png" class="logo" />
<div class="page-title">
<h1>Blueprint Project</h1>
<div class="page-subtitle">
A masterclass aimed at empowering diverse founders.
<p id='DRFsubtext'>by Dorm Room Fund</p>
</div>
</div>
<div class="description">
Born out of a desire to scale the impact of minority founders in the startup ecosystem, Dorm Room Fund’s Blueprint Project is a 9-week program in New York City supporting underrepresented founders of color.
</div>
<div class="description d2">
We’re looking for talented Black, Latinx, and Native American students and recent grads with an entrepreneurial mindset and a big idea. Sounds like you? Apply below.
</div>
</div>
<div class="apply">
<div class="content">
<div class="title-section">
<span class="subheading">Applications for The Blueprint Project are now closed.</span>
</div>
</div>
</div>
<div class="content">
<div class="more">
<h3>...Heart Of The City</h3>
<p>
Leveraging Silicon Alley resources, the Blueprint Project gives underrepresented minority founders an edge through:
</p>
<ol>
<li><span class="heavyWeight">Access to tech leaders that have walked in their shoes.</span> Founders and venture capitalists of color offering candid advice in a safe environment.</li>
<li><span class="heavyWeight">A curriculum crafted around the needs of today’s diverse entrepreneur.</span> Including sessions on scaling profitably, finding their first customer, navigating the venture capital space, and more.</li>
<li><span class="heavyWeight">Mentors that are dedicated to their success.</span> Technical operators, masters of scale, and growth hackers are on standby to help shape their business.</li>
<li><span class="heavyWeight">A community that catapults their little black book.</span> A value-rich community of their peers, Dorm Room Fund, and the prominent First Round Capital.</li>
</ol>
</div>
</div>
<div class="content">
<div class="testimonials">
<h3>Featured Speakers</h3>
<p>Industry leaders with experience scaling big ideas.</p>
<div class="track-container">
<img src="./img/track_2.svg" id="body-track" />
</div>
<div class="container">
<div class="image-container">
<img class="person" id="testimonial-image" />
<div class="pager">
<button id="previous-testimonial">
<img src="./img/round_arrow@2x.svg" type="image/svg+xml" class="pager-arrow left-arrow"></img>
</button>
<button id="next-testimonial">
<img src="./img/round_arrow@2x.svg" type="image/svg+xml" class="pager-arrow right-arrow"></img>
</button>
</div>
</div>
<div class="copy">
<div class="header">
<div class="name" id="testimonial-name"></div>
<div class="title" id="testimonial-title"></div>
</div>
</div>
</div>
</div>
<div class="curriculum">
<h3>Curriculum</h3>
<p>
Blank pitch deck? We’ve got you covered.
</p>
<div class="line"></div>
<div class="list-container">
<div class="list">
<div class="list-item">
<img src="./img/arrow@2x.svg" class="arrow" />
Finding Product/Market Fit
</div>
<div class="list-item">
<img src="./img/arrow@2x.svg" class="arrow" />
Valuing Your Potential Market
</div>
<div class="list-item">
<img src="./img/arrow@2x.svg" class="arrow" />
Building Your Team
</div>
</div>
<div class="list">
<div class="list-item">
<img src="./img/arrow@2x.svg" class="arrow" />
Customer Acquisition
</div>
<div class="list-item">
<img src="./img/arrow@2x.svg" class="arrow" />
Developing a Path to Profitability
</div>
<div class="list-item">
<img src="./img/arrow@2x.svg" class="arrow" />
Term Sheets and Cap Tables
</div>
</div>
</div>
</div>
</div>
<div class="black">
<div class="content">
<div class="faq">
<h3>FAQ</h3>
<div class="faq-list">
<div class="faq-item">
<div class="question">
1. When should I apply?
</div>
<div class="answer">
Applications are reviewed on a rolling basis until February 15th. We encourage you to apply as soon as possible!
</div>
</div>
<div class="faq-item">
<div class="question">
2. Who are you looking for?
</div>
<div class="answer">
You must be an underrepresented minority student or recent grad (5 years or less out of an undergraduate or graduate program), have an idea you are actively working on, and have not raised more than 500K in institutional capital. We’re looking for smart entrepreneurs that have identified a critical problem and devised a unique solution.
</div>
</div>
<div class="faq-item">
<div class="question">
3. What is the selection process?
</div>
<div class="answer">
After reviewing your application, a member of our team may reach out to you to learn more via a phone interview. If selected, you’ll be invited to meet our team in person. We will notify all applicants of their status by February 24th.
</div>
</div>
<div class="faq-item">
<div class="question">
4. What is the time commitment?
</div>
<div class="answer">
From March 25 to May 19, participants will meet once a week for nine weeks on Thursday evenings. The application lists the dates of the sessions and we’ll need you to commit to attending every session. It’ll be worth it!
</div>
</div>
<div class="faq-item">
<div class="question">
5. I have co-founders. How many of us can participate in the program?
</div>
<div class="answer">
We will only accept one person per company. Your founder will be poised to share the wealth of knowledge after each session.
</div>
</div>
<div class="faq-item">
<div class="question">
6. What is Dorm Room Fund?
</div>
<div class="answer">
We're a student-run venture fund backed by First Round Capital. We invest in startups where at least one person on the founding team is a student (undergraduate or graduate). Our investment team is run by student leaders, entrepreneurs, and innovators across the country.
</div>
</div>
<div class="faq-item">
<div class="question">
7. Who should I contact if I have more questions?
</div>
<div class="answer">
Courtney Andrews at candrews@drf.vc. Reach out!
</div>
</div>
</div>
<div class="line"></div>
<div class="about">
<span class="copyright">Copyright January 2019</span>
</div>
</div>
</div>
</div>
</body>
</html>