-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmeetings.html
200 lines (176 loc) · 13.1 KB
/
meetings.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
<!DOCTYPE HTML>
<html>
<head>
<title>StartupTJ - Meetings</title>
<link rel="shortcut icon" href="icon.png">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body class="left-sidebar">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="index.html">Startup<inner style="color: #84D4CA">TJ</inner></a></h1>
<nav id="nav">
<ul>
<li><a href="index.html" class="button special">Home</a></li>
<li class="current scrolly"><a href="index.html#main">About</a></li>
<li class="current scrolly"><a href="index.html#team">Team</a></li>
<li class="current"><a href="meetings.html">Meetings</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<header class="special container">
<span class="icon fa-rocket"></span>
<h2>Meetings</strong></h2>
<p>Here we'll post important information as we progress through the year.</p>
</header>
<!-- One -->
<section class="wrapper style4 container">
<div class="row 150%">
<div class="4u 12u(narrower)">
<!-- Sidebar -->
<div class="sidebar">
<section>
<header>
<h3>Upcoming Events</h3>
</header>
<p style="margin-bottom: 10px;"><strong>June 15, 2016:</strong> End-of-year Party</p>
<p style="margin-bottom: 10px;"><strong>June 8, 2016:</strong> Officer Elections</p>
<p style="margin-bottom: 10px;"><strong>June 1, 2016:</strong> TBD</p>
<p style="margin-bottom: 10px;"><strong>May 25, 2016:</strong> VentureTJ</p>
<p style="margin-bottom: 10px;"><strong>May 18, 2016:</strong> VentureTJ Team Prep</p>
<p style="margin-bottom: 10px;"><strong>May 11, 2016:</strong> VentureTJ Team Prep</p>
<p style="margin-bottom: 10px;"><strong>May 3, 2016:</strong> Pitching Exercise</p>
<p style="margin-bottom: 10px;"><strong>April 27, 2016:</strong> VentureTJ Team Prep</p>
<p style="margin-bottom: 10px;"><strong>April 18, 2016:</strong> VentureTJ Team Prep</p>
<p style="margin-bottom: 10px;"><strong>April 13, 2016:</strong> VentureTJ Planning</p>
<p style="margin-bottom: 10px;"><strong>March 30, 2016:</strong> VentureTJ Planning</p>
<p style="margin-bottom: 10px;"><strong>March 16, 2016:</strong> Shark Tank Analysis</p>
<p style="margin-bottom: 10px;"><strong>March 9, 2016:</strong> VentureTJ Planning</p>
<p style="margin-bottom: 10px;"><strong>March 2, 2016:</strong> VentureTJ Planning</p>
<p style="margin-bottom: 10px;"><strong>February 24, 2016:</strong> Donna Harris, 1776 (Guest Speaker)</p>
<p style="margin-bottom: 10px;"><strong>February 17, 2016:</strong> Wireframing (Lesson)</p>
<p style="margin-bottom: 10px;"><strong>February 3, 2016:</strong> Product Feedback and Mentorship</p>
<p style="margin-bottom: 10px;"><strong>January 20, 2016:</strong> Cold Emailing (Lesson)</p>
<p style="margin-bottom: 10px;"><strong>January 13, 2016:</strong> Product Feedback and Mentorship</p>
<p style="margin-bottom: 10px;"><strong>January 6, 2016:</strong> Product Feedback and Mentorship</p>
<p style="margin-bottom: 10px;"><strong>December 16, 2015:</strong> Shark Tank Analysis</p>
<p style="margin-bottom: 10px;"><strong>December 9, 2015:</strong> Club Pictures</p>
<p style="margin-bottom: 10px;"><strong>December 2, 2015:</strong> Pitching Exercise</p>
<p style="margin-bottom: 10px;"><strong>November 23, 2015:</strong> Product Design Exercise</p>
<p style="margin-bottom: 10px;"><strong>November 18, 2015:</strong> Intro to Product Design</p>
<p style="margin-bottom: 10px;"><strong>November 11, 2015:</strong> Product Feedback and Mentorship</p>
<p style="margin-bottom: 10px;"><strong>October 28, 2015:</strong> Pitch Competition #1</p>
<p style="margin-bottom: 10px;"><strong>October 21, 2015:</strong> Effective Pitch Decks (Lesson)</p>
<p style="margin-bottom: 10px;"><strong>October 7, 2015:</strong> Pitching Exercise</p>
<p style="margin-bottom: 10px;"><strong>September 30, 2015:</strong> Intro to StartupTJ</p>
</section>
</div>
</div>
<div class="8u 12u(narrower) important(narrower)">
<!-- Content -->
<div class="content">
<section>
<header>
<h3>Resources</h3>
<strong><p style="margin-bottom: 10px;">Introduction</p></strong>
<p style="margin-bottom: 10px;">The Facebook group for the club can be found <strong><a href="https://www.facebook.com/groups/tjinventeam/" target="_blank">here</a></strong>. Feel free to contact us at [email protected].</p>
<strong><p style="margin-bottom: 10px;">VentureTJ</p></strong>
<p style="margin-bottom: 10px;">Have a cool idea for a company? Want to win prizes? Sign up for VentureTJ on May 25, A and B blocks! In this Shark Tank style competition, teams of 2-3 will think of an idea, design a pitch deck, and present it to a panel of judges. Each presentation should be 5-7 minutes long. Students should register <strong><a href="http://bit.ly/VentureTJSignup" target="_blank">here</a></strong> before May 22!</p>
<strong><p style="margin-bottom: 10px;">Guest Speakers</p></strong>
<p style="margin-bottom: 10px;"><strong><a href="http://www.1776.vc/about/team/" target="_blank">Donna Harris</a></strong> is co-founder and CEO of <strong><a href="http://www.1776.vc" target="_blank">1776</a></strong>, a comprehensive initiative to convene and accelerate startups from around the world. <strong><a href="http://fiscalnote.com" target="_blank">FiscalNote</a></strong> provides data-driven insights, tracking, and analysis from legislative, legal, and regulatory information. It was recently ranked as one of the <strong><a href="http://www.cnn.com/interactive/2014/10/tech/cnn10-startups/" target="_blank">CNN Top 10 Startups</a></strong> and CEO Tim Hwang was named <strong><a href="http://www.forbes.com/30-under-30-2016/law-policy/" target="_blank">Forbes 30 Under 30</a></strong> for Law and Policy.</p>
<strong><p style="margin-bottom: 10px;">Current Event Presentations</p></strong>
<p style="margin-bottom: 10px;">You can signup to give a current event presentation <strong><a href="https://docs.google.com/forms/d/1hWK2gZCYxE3cqv7zmerK5JIVG-fGSGuyj3D7efOL33E/viewform" target="_blank">here</a></strong>, either solo or with a teammate! Presentations should be 3-5 minutes long and about new developments in the tech and startup fields.</p>
<strong><p style="margin-bottom: 10px;">Product Development (Tech Talks)</p></strong>
<p style="margin-bottom: 10px;">Great programming resources available for free include <strong><a href="https://www.codecademy.com" target="_blank">Codecademy</a></strong> and <strong><a href="http://codeducate.org" target="_blank">Codeducate</a></strong>!</p>
<strong><p style="margin-bottom: 10px;">Pitching</p></strong>
<p style="margin-bottom: 10px;">"Entrepreneur" has a good <strong><a href="http://www.entrepreneur.com/article/235648" target="_blank">article</a></strong> on seven key elements that investors usually focus on. The AirBnB pitch deck example from the meeting can be found <strong><a href="http://www.slideshare.net/PitchDeckCoach/airbnb-first-pitch-deck-editable" target="_blank">here</a></strong>. The BuzzFeed pitch deck example can be found <strong><a href="http://www.slideshare.net/ChrisEllis6/buzzfeed-investor-deck-2008-37911918" target="_blank">here</a></strong>. Episodes of Shark Tank with example pitches can be found <strong><a href="http://abc.go.com/shows/shark-tank" target="_blank">here</a></strong>.</p>
<strong><p style="margin-bottom: 10px;">Product Design</p></strong>
<p style="margin-bottom: 10px;">A great introduction to product design by Stephanie Engle can be found <strong><a href="http://www.slideshare.net/StephanieEngle2/intro-to-product-design-54760139" target="_blank">here</a></strong>! Two interesting articles about vital elements of product design can be found on <strong><a href="https://medium.com/@rjs/vital-elements-of-the-product-design-process-3db9cdaedc8b" target="_blank">Medium</a></strong> and <strong><a href="http://www.technologyreview.com/news/423872/the-10-essential-elements-of-design/" target="_blank">MIT Technology Review</a></strong>. Additionally, Medium compiled a list of some of the best design writing, which can be found <strong><a href="https://medium.com/life-learning/the-best-design-writing-of-2015-7776699d4796" target="_blank">here</a></strong>!</p>
<strong><p style="margin-bottom: 10px;">Sales and Marketing</p></strong>
<p style="margin-bottom: 10px;">Useful resources on how to write a cold email can be found on <strong><a href="http://www.fastcompany.com/3036672/hit-the-ground-running/what-we-learned-from-sending-1000-cold-emails" target="_blank">Fast Company</a></strong> and <strong><a href="http://www.forbes.com/sites/francesbridges/2013/08/01/how-to-write-a-cold-e-mail" target="_blank">Forbes</a></strong>. A list of the various types of marketing strategies can be found on <strong><a href="http://cultbranding.com/ceo/52-types-of-marketing-strategies/" target="_blank">Cult Branding</a></strong>.</p>
<strong><p style="margin-bottom: 10px;">Product Growth</p></strong>
<p style="margin-bottom: 10px;">Information about the product life cycle can be found <strong><a href="http://www.inc.com/encyclopedia/product-life-cycle.html" target="_blank">here</a></strong>.</p>
</header>
<p></p>
</section>
</div>
</div>
</div>
</section>
<!-- Two -->
<!--
<section class="wrapper style1 container special">
<div class="row">
<div class="4u 12u(narrower)">
<section>
<header>
<h3>Odio ut Convallis</h3>
</header>
<p>Sed tristique purus vitae volutpat ultrices. Aliquam eu elit eget arcu commodo suscipit dolor nec nibh. Proin a ullamcorper elit, et sagittis turpis. Integer ut fermentum.</p>
<footer>
<ul class="buttons">
<li><a href="#" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h3>Eget Curabitur</h3>
</header>
<p>Sed tristique purus vitae volutpat ultrices. Aliquam eu elit eget arcu commodo suscipit dolor nec nibh. Proin a ullamcorper elit, et sagittis turpis. Integer ut fermentum.</p>
<footer>
<ul class="buttons">
<li><a href="#" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h3>Lobortis Ridiculus</h3>
</header>
<p>Sed tristique purus vitae volutpat ultrices. Aliquam eu elit eget arcu commodo suscipit dolor nec nibh. Proin a ullamcorper elit, et sagittis turpis. Integer ut fermentum.</p>
<footer>
<ul class="buttons">
<li><a href="#" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
</div>
</section>
-->
</article>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://www.facebook.com/groups/tjinventeam/" class="icon circle fa-facebook" target="_blank"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/StartupTJ" class="icon circle fa-github" target="_blank"><span class="label">Github</span></a></li>
</ul>
<ul class="copyright">
<li>© StartupTJ. All rights reserved. Made with love by the StartupTJ Team.</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollgress.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>