-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathinternships.html
181 lines (174 loc) · 9.78 KB
/
internships.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Internships | BHS Programming Club
</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico?">
<link rel="stylesheet" href="stylesheets/style.css">
<link rel="stylesheet" href="stylesheets/internships.css">
<link href="https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@423&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Krona+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="heading">
<div class="rectangle"><p class = "shape-text">BHS Programming Club</p></div>
<div id="topnav">
<a href="https://bellevuehighprogrammingclub.github.io/">Home</a>
<a href="mentoring.html">Mentoring</a>
<div class="dropdown">
<p class="members-button">Members
</p>
<div id="dropdown-content">
<p>Abigail Stucki</p>
<p>Adrien Delepine</p>
<p>Andrew Lee</p>
<p>Anna Viertler</p>
<p>Brandon Gesli</p>
<p>Cameron Shokri</p>
<p>Catherine Lacis</p>
<p>Chendi Luo</p>
<p>Connor Duncan</p>
<p>Eric Yen</p>
<p>Ethan Fong</p>
<p>Evan Suen</p>
<p>Guy Gese</p>
<p>Ian Clark</p>
<p>Ian Mcknight</p>
<p>Ivan Chesnokov</p>
<p>Jack Zhang</p>
<p>Jacqueline Palevich</p>
<p>Jake Lee</p>
<p>James Jardine</p>
<p>Jia Xuan Cheng</p>
<p>Katherine Palevich</p>
<p>Kevin Xiao</p>
<p>Kosha Upadhyay</p>
<p>Kristen Gustafson</p>
<p>Michelle Li</p>
<p>Natalia Furmanczyk</p>
<p>Olivia Chang</p>
<p>Qiyuan Peng</p>
<p>Santiago Garcia</p>
<p>Sarah Chen</p>
<p>Sean Quigley</p>
<p>Shreyash Sinha</p>
<p>Sophia Barber</p>
<p>Subhash Saravanan</p>
<p>Tierney Clark</p>
<p>William Gvozdjak</p>
</div>
</div>
<div class="dropdown">
<p class="events-button">Events
</p>
<div id="dropdown-content-events">
<a href="internships.html">Internships & Scholarships</a>
<a href="competitions.html">Competitions</a>
<a href="industryPresentations.html">Industry Presentations</a>
</div>
</div>
<a href="contact.html">Contact Us</a>
</div>
</div>
<div id="content">
<h1> Internships & Scholarships</h1>
<div class="content-wrapper">
<div class="page">
<div class="page-content">
<div class="row">
<div class="column">
<!-- Interships Table -->
<h2> Introduction </h2>
<p> In addition to the ones listed below, the best way to get internships are by asking people around you! After reaching out to graduated BHS students, and asking how they got their internships,
almost all of them said it was through connections by their parents or friends' parents. Given our location, Bellevue and Seattle have many tech companies such
as Amazon, Facebook, Google, Ebay, Microsoft, and more. No doubt many of the people in our own community work for those companies. People love helping out ambitious
young students, so don't be afraid to reach out and ask for opportunities!
</p>
<p> Link to updated Word Document for 2022: <a href="https://bsd405-my.sharepoint.com/:w:/g/personal/s-palevichk_bsd405_org/Ed0Vyunk9mVDj95CBeSoJ2oBCYghGARKEgMCxz7q7V6JOw?e=CP93zx">Link</a> </p>
<h2> Internships </h2>
<div class="table">
<table>
<tr>
<th>Internship</th>
<th>Description</th>
<th>Applications Begin</th>
<th>Applications Due</th>
<th>Requirements</th>
</tr>
<tr>
<td><a href="https://careers.microsoft.com/students/us/en/ushighschoolprogram">Microsoft Summer Internship</a></td>
<td>Participate in challenging yet achievable projects designed to encourage high school seniors to pursue STEM fields of study.</td>
<td>Approx. January 2021</td>
<td>Approx. April 2021</td>
<td>Age: High School Senior<br>Live within 50 miles of Redmond</td>
</tr>
<tr>
<td><a href="https://intern.nasa.gov">National NASA Internships</a></td>
<td>Provides students with the opportunity to participate in either research or other experiential learning, under the guidance of a mentor at NASA.</td>
<td>Summary 2021</td>
<td>March 5</td>
<td>Age: 16 years and older<br>Cumulative GPA of 3.0+</td>
</tr>
<!--
<tr>
<td>Expedia Internship</td>
<td>HS Juniors and Seniors</td>
<td>Must have prior programming experience. This can be through school, side projects or community/social groups etc.</td>
<td>Free</td>
<td>TBD</td>
<td>TBD</td>
<td>Bellevue</td>
<td><a href="https://www.aspirations.org/internship/expedia-high-school-development-apprenticeship">https://www.aspirations.org/internship/expedia
-high-school-development-apprenticeship</a></td>
<td>TBD</td>
<td>TBD</td>
</tr>
<-->
<tr>
<td><a href="https://mailchi.mp/be40e26c6aa2/state-of-innovation-challenge">State of Innovation Challenge</a></td>
<td>Design solutions to some of Washington’s most pressing challenges.</td>
<td>2021</td>
<td>March 2021</td>
<td>Age: 14-18 years</td>
</tr>
<tr>
<td><a href="https://buildyourfuture.withgoogle.com/programs/computer-science-summer-institute/">Computer Science Summer Insitute by Google</a></td>
<td>Google's Computer Science Summer Institute (CSSI) is a three-week introduction to computer science (CS) for graduating high school seniors with a passion for technology — especially students from historically underrepresented groups in the field.</td>
<td>January 2021</td>
<td>2021</td>
<td>Age: High School Seniors</td>
</tr>
</table>
</div>
<h2> Scholarships </h2>
<div class="table">
<table>
<tr>
<th>Scholarship</th>
<th>Description</th>
<th>Applications Begin</th>
<th>Applications Due</th>
<th>Requirements</th>
</tr>
<tr>
<td><a href="https://www.alliantgroup.com/careers/scholarships/">alliantgroup Blue Heart Fund STEM Scholarship Program</a></td>
<td>alliantgroup is committed to fostering the growth of STEM jobs in the U.S. by offering numerous $10,000 scholarships to help talented students further pursue their passions for a career in STEM.</td>
<td>Fall 2021</td>
<td>October 25, 2021</td>
<td>Must be a senior in high school, and submit a short video and written essay on the provided topic.</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="javascriptFiles/app.js">
</script>
</body>
</html>