-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
431 lines (352 loc) · 20.3 KB
/
Copy pathindex.html
File metadata and controls
431 lines (352 loc) · 20.3 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
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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
<!DOCTYPE html>
<html lang="en"><head>
<title>BPC</title>
<meta charset="utf-8">
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
<meta name="BPC" content="BPC">
<meta name="keywords" content="BPC">
<meta name="author" content="BPC">
<link rel="stylesheet" href="css/bootstrap.css" >
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/camera.css">
<link rel="stylesheet" href="css/newsheet.css">
<link rel="stylesheet" href="css/header-style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css">
<link rel="stylesheet" href="webfontkit-20221024-154303\stylesheet.css" >
<style type="text/css">
body {
background-color: #ffffff;
background-image: url(img/background.jpg);
background-repeat: no-repeat;
margin-left: 0px;
}
#apDiv1 {
position: absolute;
width: 200px;
height: 115px;
z-index: 11;}
</style>
<!-- font-awesome font -->
<link rel="stylesheet" href="font/font-awesome.css" type="text/css" media="screen">
<script src="js/jquery.js"></script>
<script src="js/jquery-migrate-1.1.1.js"></script>
<script src="js/superfish.js"></script>
<script src="js/jquery.mobilemenu.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.equalheights.js"></script>
<script src="js/jquery.ui.totop.js"></script>
<script src='js/camera.js'></script>
<!--[if (gt IE 9)|!(IE)]><!-->
<script src="js/jquery.mobile.customized.min.js"></script>
<!--<![endif]-->
<script>
$(window).load( function(){
jQuery('.camera_wrap').camera();
});
</script>
<!--[if lt IE 8]>
<div style='text-align:center'><a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://www.theie6countdown.com/img/upgrade.jpg"border="0"alt=""/></a></div>
<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" href="css/ie.css" type="text/css" media="screen">
<script src="assets/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<!--==============================header=================================-->
<header>
<div class="inner ">
<div class="logo ">
<div>
<!-- The below line can be an image or a h1, either will work -->
<img src="img\usf-logo.png" alt="">
<!-- <h1>My Logo</h1> -->
</div>
</div>
<nav>
<!-- Each of the below lines look complicated. There is a reason for this markup though!
<li> tag will be the container for the table.
<span> will be the part that centers the content inside it
<a> is the actual clickable part -->
<li><span><a href="https://www.usf.edu/">UNIVERSITY OF SOUTH FLORIDA</a></span></li>
<div class="right-float">
<a href="https://my.usf.edu/"></a>
</div>
</nav>
</div>
<div class="header2 ">
<div class="inner">
<nav>
<!-- Each of the below lines look complicated. There is a reason for this markup though!
<li> tag will be the container for the table.
<span> will be the part that centers the content inside it
<a> is the actual clickable part -->
<li>
<span>
<a href="https://www.usf.edu/engineering/cse/index.aspx">COMPUTER SCIENCE AND ENGINEERING<br><br></a>
<span class="coe-text"><a href="https://www.usf.edu/engineering/">COLLEGE OF ENGINEERING</a></span>
</span>
</li>
</nav>
</div>
</div>
<div class="header3 " >
<div class="inner">
<div class="logo">
<div>
<!-- The below line can be an image or a h1, either will work -->
<img src="" alt="">
<!-- <h1>My Logo</h1> -->
</div>
</div>
<nav>
<!-- Each of the below lines look complicated. There is a reason for this markup though!
<li> tag will be the container for the table.
<span> will be the part that centers the content inside it
<a> is the actual clickable part -->
<li><span><a href="">ABOUT US</a></span></li>
<li><span><a href="https://www.usf.edu/engineering/cse/people/index.aspx">PEOPLE</a></span></li>
<li><span><a href="https://www.usf.edu/engineering/cse/graduate/index.aspx">GRADUATE</a></span></li>
<li><span><a href="https://www.usf.edu/engineering/cse/undergraduate/ug-announcements.aspx">UNDERGRADUATE</a></span></li>
<li><span><a href="https://www.usf.edu/engineering/cse/research/index.aspx">RESEARCH & INNOVATION</a></span></li>
<li><span><a href="https://www.usf.edu/engineering/cse/industry/index.aspx">INDUSTRY</a></span></li>
</nav>
</div>
</div>
<div class="container">
<div class="navbar navbar_ clearfix extra ">
<div class="nav-collapse nav-collapse_ collapse">
<ul class="nav sf-menu">
<li class="active"><a href="index.html">About</a><span></span></li>
<li><a href="https://www.usf.edu/engineering/cse/people/index.aspx">People</a><span></span></li>
<li><a href="https://www.usf.edu/engineering/cse/graduate/index.aspx"><strong>Graduate</strong></a><span></span></li>
<li><a href="https://www.usf.edu/engineering/cse/undergraduate/ug-announcements.aspx"><strong>Undergraduate</strong></a><span></span></li>
<li><a href="https://www.usf.edu/engineering/cse/research/index.aspx"><strong>Research and Innovation</strong></a><span></span></li>
<li><a href="https://www.usf.edu/engineering/cse/industry/index.aspx">Industry</a><span></span></li>
<!--
<li><a href="https://www.usf.edu/engineering/cse/industry/index.aspx">Industry</a><span></span></li>
<li><a href="https://www.usf.edu/engineering/cse/about/contact-us.aspx">Contact</a><span></span></li>
-->
</ul>
</div>
</div>
</div>
</header>
<!-- End of the header -->
<!--==============================content=================================-->
<!--============================== GWC image =================================-->
<br><br><br><br><br><br><br><br><br><br><br>
<div class="container">
<img class = " animate__animated animate__zoomIn" alt="Real Estate Upprisal" src="img/gwc.png" style="display: block;
margin-left: auto;
margin-right: auto;
border-radius: 15px 15px 15px 15px;
width: 73rem;"></a>
</div>
<!--============================== text =================================-->
<div >
<br><br>
<!-- Paragraph 1--------------------------------------------------->
<div class="container">
<strong><h1 class="HeadingClass"> BROADENING PARTICIPATION IN COMPUTING (BPC)</h1></strong><br>
<p class= "IntroTextClass">
CSE faculty and staff are committed to building an inclusive environment that encourages, supports, and celebrates the diverse voices of our students. This commitment is important as we educate new generations of scientists and engineers. Our graduates will become members of a diverse workforce that reflects the communities they serve.
<br><br> To enrich the student educational experience facilitated by a diverse student body, we have embraced an accelerated approach to diversity and inclusion with exceptional support and activities that are designed to recruit and assist the personal development, academic achievement, and graduation of underrepresented groups in the computing field.
</p> <br>
<hr size="4" style = "margin-left: auto;
margin-right: auto; max-width:73rem" color= silver > <br>
</div>
<!-- Paragraph 2--------------------------------------------------->
<div class="container " >
<img class = " LeftImageClass" src="img/mission.png" style="width:25rem">
<strong><h1 class=" HeadingClass" alt="Real Estate Upprisal "> BPC's MISSION AND INITIATIVES</h1></strong>
<br>
<p class= "LeftTextClass">
Our Broadening Participation in Computing (BPC) mission statement is:<br><br>
<div>
<ul class= "LeftTextClass" >
<li style="line-height: 1.5rem">To provide exceptional support and retention services to underrepresented groups in the computing field, and to increase enrollment, and improve graduation rates<br><br>
</li>
<li style="line-height: 1.5rem">To provide leadership in collaboration with the College of Engineering in developing, implementing, and operating events and activities that are designed to recruit and assist the personal development, academic achievement, and graduation of underrepresented groups in the computing field</li><br>
<li style="line-height: 1.5rem">To support faculty and student activities that focus on increasing the participation of underrepresented groups in the computing field</li>
</ul>
</div>
</p> <br>
<hr size="4" style = "margin-left: auto;
margin-right: auto; max-width:73rem" color= silver > <br>
</div>
<!-- Paragraph 3--------------------------------------------------->
<div class="container">
<img class = "RightImageClass" alt="Real Estate Upprisal" src="img/jingwang.jpg">
<strong><h1 class="HeadingClass">MESSAGE FROM THE DIRECTOR OF BPC</h1></strong>
<br>
<div>
<p class= "LeftTextClass">
A computing workforce from many backgrounds, cultures, and identities ensures that future computing products and services will reflect the needs and concerns of all members of our society. Fostering an inclusive climate to enable all students to be able to successfully earn a degree and enter the workforce is important to us. It is who we are. A major goal and focus of CSE is to increase the percentage of degrees awarded to women and underrepresented populations in computing, as articulated in our mission statement. We call this focus, following national guidelines, Broadening Participation in Computing (BPC).<br><br>
To achieve our goal, we have undertaken a number of initiatives. These initiatives are described here in our BPC website.
Read more <strong><a href="director-message.html">here</a></strong>
</p>
</div>
<br>
<hr size="4" style = "margin-left: auto;
margin-right: auto; max-width:73rem" color= silver > <br>
</div>
</div>
<!--============================== slider =================================-->
<div class="row_1">
<div class="container">
<div class="slider">
<div class="camera_wrap">
<!--===================== photos =======================-->
<div data-src="img/meryem_gold.png">
<div class="camera_caption fadeIn">
</div>
</div>
<div data-src="img/sayde_gold.png">
<div class="camera_caption fadeIn"></div>
</div>
<div data-src="img/my_gold.png">
<div class="camera_caption fadeIn"></div>
</div>
</div>
</div>
<br>
<hr size="4" style = "margin-left: auto;
margin-right: auto; max-width:73rem" color= silver > <br>
</div>
</div>
<!-- Paragraph 4--------------------------------------------------->
<div>
<div class="container">
<img class = "LeftImageClass" alt="Real Estate Upprisal" src="img/corporate_info.png" style="width:23rem">
<strong><h1 class="HeadingClass">CORPORATE SUPPORT</h1></strong>
<br>
<div>
<p class= "LeftTextClass">
The CSE Computing Partner Program (CPP) members actively support BPC activities with their generous monetary donations and time. CPP members engage closely with all of our students. CPP member logos are listed below. <br><br>For more information on joining the CPP, see the <strong><a href="https://www.usf.edu/engineering/cse/industry/index.aspx">industry page</a></strong>
</div>
<br><br><br><br><br>
<hr size="4" style = "margin-left: auto;
margin-right: auto; max-width:73rem" color= silver > <br>
</div>
<!-- Paragraph 5--------------------------------------------------->
<div class="container">
<img class = "RightImageClass" alt="Real Estate Upprisal" style="width: 19rem" src="img/student_orgs.png">
<strong><h1 class="HeadingClass">STUDENT ORGANIZATIONS</h1></strong>
<br>
<div>
<p class= "LeftTextClass">
Student organizations are the fabric of student life in CSE and in the College. All CSE student
organizations are listed <strong><a href="student-orgs.html">here</a></strong>
<br><br>
Several student organizations are specifically focused on women and URMs. These organizations are listed.<br><br><br>
</p>
</div>
<br>
<hr size="4" style = "margin-left: auto;
margin-right: auto; max-width:73rem" color= silver > <br>
</div>
</div>
<!--============================== row_2 =================================-->
<div class="row_3">
<div class="container">
<div class="row">
<div class="span4">
<h2 class="columns-heading">FACULTY HIRING INITIATIVE</h2>
<p class="columns-section">
USF CSE remains committed to hiring top-quality faculty that better reflects the increasing diversity of our student body.
<br><br>
Our recent hires include:<br>
<ul class="columns-section">
<li style="line-height: 1.7rem">
<a href="https://www.usf.edu/engineering/cse/people/reis-dayane.aspx"><strong>Dayane Reis</strong></a>, Assistant Professor, Cadence Women in Technology (WIT) Scholar 2018/2019<br><br>
</li>
<li style="line-height: 1.7rem">
<a href="https://www.usf.edu/engineering/cse/people/woodward-julia.aspx"><strong>Julia Woodward</strong></a>, Assistant Professor, National Science Foundation Graduate Research Fellow (2019)
</li>
</ul>
</p>
<!--<a class="btn link2" href="https://www.usf.edu/engineering/cse/people/index.aspx">Read more</a> -->
</div>
<div class="span4">
<h2 class="columns-heading">PATHWAYS TO CSE</h2>
<p class="columns-section">The CSE department is committed to creating pathways into computing for undergraduate students in other majors. <br><br>This includes updating admission criteria, and increasing enrollment in our non-major computing course (CGS 2060). We will also work to draw students from underrepresented groups from non-computing disciplines to our Masters in CS program.
<!-- <a class="btn link2" href="https://www.usf.edu/engineering/cse/graduate/pathway-to-computing-certificate.aspx">Read more</a> -->
</div>
<div class="span4">
<h2 class="columns-heading">GRANT INITIATIVE</h2>
<p class="columns-section">CSE faculty members are currently executing $9.6 million in active external research grants, each spanning 3 to 5 years, of which $5.6 million are from NSF, $2.3 million are from the Department of Defense, and the rest from NIH, NIST, industry, and state sources.<br><br> In 2020, the Department of Computer Science and Engineering received a three-year, $579,737 grant from the Center for Inclusive Computing at Northeastern University for funding evidence-based approaches to attract and retain more women computer science students.<br>
<!-- <a class="btn link2" href="https://www.usf.edu/engineering/news-room/11-18-2020-women-in-cse-grant.aspx">Read more</a> -->
</div>
</div>
</div>
</div>
</div>
<!--============================== row_3 =================================-->
<div class="row_2">
<div class="container">
<ul class="list1 row">
<li class="span5">
<a class="maxheight" href="cse-ambassadors.html">
<div class="box1">
<!--<i class="icon-money"> </i>-->
<p class="title1" style="font-family: 'TradeGothic-BoldCondTwenty'; font-size:225%">
CSE AMBASSADORS<span></span>
</p>
</div>
<i class="icon-double-angle-right marker2"></i>
</a>
</li>
<li class="span5">
<a class="maxheight" href="bpc-resources.html">
<div class="box1">
<!--<i class="icon-signal"> </i>-->
<p class="title1" style="font-family:'TradeGothic-BoldCondTwenty'; font-size:225%">
BPC RESOURCES<span></span>
</p>
</div>
<i class="icon-double-angle-right marker2"></i>
</a>
</li>
<li class="span5">
<a class="maxheight" href="https://www.usf.edu/engineering/cse/csescholarships.aspx">
<div class="box1">
<!--<i class="icon-info-sign"> </i>-->
<p class="title1" style="font-family:'TradeGothic-BoldCondTwenty'; font-size:225%">
SCHOLARSHIPS<span></span>
</p>
</div>
<i class="icon-double-angle-right marker2"></i>
</a>
</li>
<li class="span5">
<a class="maxheight" href="bpc-awards.html">
<div class="box1">
<!--<i class="icon-info-sign"> </i>-->
<p class="title1" style="font-family:'TradeGothic-BoldCondTwenty'; font-size:225%">
BPC AWARDS<span></span>
</p>
</div>
<i class="icon-double-angle-right marker2"></i>
</a>
</li>
</ul>
</div>
</div>
<br><br>
<!--==============================footer=================================-->
<footer>
<div class="container">
<div class="row">
<div class="span12">
<a class="smalllogo" href="index.html"><img alt="CERC" src="img/smalllogo.png"></a>
<div class="privacytxt"><!-- {%FOOTER_LINK} --></div>
</div>
</div>
</div>
</footer>
<script src="js/bootstrap.js"></script>
</body>
</html>