-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparticipate.html
82 lines (70 loc) · 3.79 KB
/
participate.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
---
layout: page
title: Participate
description: Event details for participating companies.
css: pages/participate.css
---
<main class="container">
<div class="row">
<article>
<header>
<h1>Participate in Startup@Brown</h1>
<p>Event Details for Participating Companies</p>
</header>
<p>Dear potential sponsor,</p>
<p>Brown CS is one of the nation's top computer science programs, and is well known for its talented, creative, and diverse students. This fall, we’re organizing Startup@Brown, a weekend-long event aimed at connecting top students with amazing startups.</p>
<p>Our mission is simple:</p>
<blockquote>
Give startups effective access to recruiting top talent and inspire students about startup culture.
</blockquote>
<h2>Summary</h2>
<ul class="summary-numbers">
<li><span>15</span><br>Startups</li>
<li><span>250+</span><br>Students</li>
<li><span>2</span><br>Days</li>
</ul>
<p class="summary-date-place"><i class="fa fa-calendar"></i>September 26–27, 2015 <span>·</span> <i class="fa fa-globe"></i>Brown University, Providence, RI</p>
<p>We’ll kick-off with a keynote followed by an open fair. Get ready for talks by venture-backed founders, workshops by engineering leaders and small-group discussions with students.</p>
<h2>Why Participate?</h2>
<ul class="features">
<li class="feature-students">
{% include svg/students.html %}
<h3>Meet amazing students.</h3>
<p>Connect in-person with talented CS and design students from Brown and the Rhode Island School of Design.</p>
</li>
<li class="feature-profiles">
{% include svg/profiles.html %}
<h3>250+ Student Profiles</h3>
<p>Get extensive student profiles including resumes, portfolios, and previous code samples.</p>
</li>
<!-- <li class="feature-time">
{% include svg/time.html %}
<h3>Fall's Earliest Recruitment Event</h3>
<p>Startup@Brown is the first major recruiting event on campus, being the weekend before the career fair.</p>
</li> -->
<li class="feature-discount">
{% include svg/discount.html %}
<h3>25% Discount towards tech fair and hackathon</h3>
<p>If participating in both Startup@Brown and the tech fair, you get $300 off the combined participation fee. In addition, you get 25% off the startup tier at Hack@Brown, our annual spring hackathon.</p>
</li>
</ul>
<h2>Requirements</h2>
<p>Participating in Startup@Brown is simple.</p>
<p>Expect to send <strong>at least 2 company representatives</strong> for the duration of the event, ideally one serving a leadership role, such as a co-founder or engineering lead. Recruiters, engineers, and designers are also welcome.</p>
<p>Participation involves a <strong>sponsorship of $400</strong>. If also participating in the tech fair on Sept. 29, you will receive $300 off the combined fee. Participation includes a 25% discount in the startup tier at Hack@Brown. </p>
<h2>Join Us</h2>
<blockquote>Come join us to meet great talent, share your stories, and inspire students to get involved with startups.</blockquote>
<hr>
<div class="cta-spread">
<p>Interested in participating or have more questions?</p>
<a href="mailto:[email protected]" class="btn btn-primary email-us">Email Us</a>
<small>You'll reach Valentin Perez, lead organizer.</small>
</div>
</article>
<aside>
<h2>Get in Touch</h2>
<a class="aside-email" href="mailto:[email protected]">[email protected]</a>
<small>You'll reach Valentin Perez, lead organizer.</small>
</aside>
</div>
</main>