-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpress.html
More file actions
177 lines (158 loc) · 10.8 KB
/
Copy pathpress.html
File metadata and controls
177 lines (158 loc) · 10.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="title" content="Sudo Labs Press">
<meta name="description" content="Through hosting free monthly meet-ups and workshops, Sudo strives to build an energetic and welcoming community of coders to support the women of Kingston in improving their technical skills.">
<meta name="keywords" content="sudo, learn to code kingston, free coding workshops, coding workshops for women, programming kingston, sudolabs, sudo labs, free coding, coding kingston, kingston coding, learn python, learn web, build websites, free workshops, free programming">
<title>Press | Sudo Labs</title>
</head>
<body>
<!-- Desktop Navigation -->
<a href="/"><img src="assets/imgs/nav__logo.png" class="nav__logo" alt="Sudo Logo"></a>
<div class="nav">
<ul>
<li class="nav__item"><a href="/" class="link--white hvr-underline-from-center">Home</a></li>
<li class="nav__item"><a href="./events" class="link--white hvr-underline-from-center">Events</a></li>
<li class="nav__item"><a href="./workshops" class="link--white hvr-underline-from-center">Workshops</a></li>
<li class="nav__item"><a href="./getinvolved" class="link--white hvr-underline-from-center">Get Involved</a></li>
<li class="nav__item"><a href="./press" class="link--white hvr-underline-from-center">Press</a></li>
<li class="nav__item"><a href="./blog" class="link--white hvr-underline-from-center">Blog</a></li>
<li class="nav__item nav__item--last"><a href="#footer" class="link--white hvr-underline-from-center">Contact</a></li>
</ul>
</div>
<!-- End Desktop Navigation -->
<!-- Mobile Navigation -->
<div class="button_container" id="toggle">
<span class="top"></span>
<span class="middle"></span>
<span class="bottom"></span>
</div>
<div class="overlay" id="overlay">
<nav class="overlay-menu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="./events">Events</a></li>
<li><a href="./workshops">Workshops</a></li>
<li><a href="./getinvolved">Get Involved</a></li>
<li><a href="./press">Press</a></li>
<li><a href="./blog">Blog</a></li>
<li><a href="#footer" id="contact">Contact</a></li>
</ul>
</nav>
</div>
<!-- End Mobile Navigation -->
<section class="sublandingBG">
<div class="container-fluid landing__text--verticalAlign">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<div class="sublanding">
<img src="assets/imgs/press/press__icon.svg" class="sublanding__icon" alt="Press Icon">
<h1 class="sublanding__title">Press</h1>
</div>
</div>
</div>
</div>
</section>
<div class="pressBG">
<div class="press">
<div class="press__container">
<h1 class="press__title">Workshop gets with the programming</h1>
<span class="press__metadata--bold">By Steph Crosier | Aug 27 2017</span>
<img src="assets/imgs/press/QAR.png" class="press__thumbnail--noHeight">
<p>At the rear of The Sanctuary, up a flight of stairs, five students sat quietly behind their computers on Saturday afternoon, listening intently to their instructor and taking all the relevant notes.</p>
<p>Remember, it is still August, and these people weren’t in a class. They were at a workshop put on by Sudo called “Exploring Data Science with R.”</p>
<a href="http://www.thewhig.com/2017/08/27/workshop-gets-with-the-programming" target="_blank" class="link--white"><button class="press__button">Read More</button></a>
</div>
<div class="press__container">
<h1 class="press__title">Queens grad supporting female programmers in Kingston</h1>
<span class="press__metadata--bold">By Maureen O'Reilly | Jul 31 2017</span>
<img src="assets/imgs/press/QAR.png" class="press__thumbnail--noHeight">
<p>When Queen’s graduate Melissa Mangos attended the Canadian Celebration of Women in Computing conference in January 2016, she noticed a lack of initiatives available for female computer programmers in Kingston. To remedy the lack of female involvement, Sudo was born four months later.</p>
<a href="http://www.queensjournal.ca/story/2017-07-30/news/queens-grad-supporting-female-programmers-in-kingston/" target="_blank" class="link--white"><button class="press__button">Read More</button></a>
</div>
<div class="press__container">
<h1 class="press__title">The future (of coding) is female: Sudo</h1>
<span class="press__metadata--bold">Queens Alumni Review 2017: Issue 2 | May 2017</span>
<img src="assets/imgs/press/QAR.png" class="press__thumbnail--noHeight">
<p>In January 2016, Melissa Mangos attended the Canadian Celebration of Women in Computing conference, inspired by Professor Wendy Powley. "It was so cool meeting women from different schools and all the professional women in computing. It was how I came up with Sudo. Talking to a lot of people, I found that other cities like Toronto and Montreal had initiatives for women to learn programming but Kingston didn't have anything like that."</p>
<p>Four months later, she launched Sudo in Kingston, with the help of some Queen's friends.</p>
<a href="http://www.queensu.ca/gazette/alumnireview/stories/ future-coding-female-sudo" target="_blank" class="link--white"><button class= "press__button">Read More</button></a>
</div>
<div class="press__container">
<h1 class="press__title">Interview with WafflesRadio</h1>
<span class="press__metadata--bold">Interviewed By Marisa and Matt | Dec 17th 2016</span>
<img src="assets/imgs/press/CFRC.png" class="press__thumbnail--smol">
<br><br>
<audio controls>
<source src="assets/imgs/press/WafflesRadio_interview.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
<p>Interview begins at 4:50</p>
<a href="http://www.cfrc.ca/" target="_blank" class="link--white"><button class="press__button">Visit the CFRC Website</button></a>
</div>
<div class="press__container">
<h1 class="press__title">WHOA, These 8 Year Olds Know How to Code</h1>
<span class="press__metadata--bold">Interview By Chloe Beisheim | Dec 7th 2016</span>
<img src="assets/imgs/press/Station14.png" class="press__thumbnail">
<br><br>
<video width="100%" controls>
<source src="assets/imgs/press/Station14_interview(2).mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p>The Hour of Code is taking place this week in schools. Students younger than ever will be exposed to computer coding.</p>
<a href="http://www.station14.ca/video.html?id=5358" target="_blank" class="link--white"><button class="press__button">View on Station14</button></a>
</div>
<div class="press__container">
<h1 class="press__title">"Progammer" Stereotypes are Changing</h1>
<span class="press__metadata--bold">Interview By Chloe Beisheim | Jul 26th 2016</span>
<img src="assets/imgs/press/Station14.png" class="press__thumbnail">
<br><br>
<video width="100%" controls>
<source src="assets/imgs/press/Station14_interview.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p>A new community group called Sudo aims to empower women through computer programming skills.</p>
<a href="http://www.station14.ca/video.html?id=4719" target="_blank" class="link--white"><button class="press__button">View on Station14</button></a>
</div>
<div class="press__container">
<h1 class="press__title">Empowering Women through Computer Programming</h1>
<span class="press__metadata--bold">By Julia Balakrishnan | Jul 3rd 2016</span>
<img src="assets/imgs/press/TKW.jpeg" class="press__thumbnail">
<p>KINGSTON - In a business world becoming more and more technology-oriented, a new Kingston non-profit organization is encouraging women to become masters of their own web domain.</p>
<p>The initiative is called Sudo, which is also the name of a Linux command that allows users to install, update and access files on a server. Paralleling that, the initiative aims to install new technical skills, update existing computer knowledge and help women in the community access empowerment.</p>
<a href="http://www.thewhig.com/2016/07/03/empowering-women-through-computer-programming" target="_blank" class="link--white"><button class="press__button">Read More</button></a>
</div>
</div>
</div>
<section class="footerBG" id="footer">
<div class="footer">
<h1 class="footer__title">Let's get connected.</h1>
<a href="https://fb.me/sudolabs.ca" target="_blank"><img src="assets/imgs/socialMedia/footer__facebook.svg" class="footer__socialMediaIcon hvr-float" alt="Facebook link"></a>
<a href="https://twitter.com/sudolabs_" target="_blank"><img src="assets/imgs/socialMedia/footer__twitter.svg" class="footer__socialMediaIcon hvr-float" alt="Twitter link"></a>
<a href="https://www.instagram.com/sudolabs/" target="_blank"><img src="assets/imgs/socialMedia/footer__instagram.svg" class="footer__socialMediaIcon hvr-float" alt="Instagram link"></a>
<a href="https://www.linkedin.com/company/sudo-labs" target="_blank"><img src="assets/imgs/socialMedia/footer__linkedin.svg" class="footer__socialMediaIcon hvr-float" alt="LinkedIn link"></a>
<p><a href="mailto:hello@sudolabs.ca" class="link--white hvr-underline-from-center"><span itemprop="email">hello@sudolabs.ca</span></a></p>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XFGG83FG5EGYA" target="_blank" alt="Donate"><button class="pinkButton pinkButton--clearMargin">Donate</button></a>
<p class="footer__copyright">© 2017 Sudo Labs. Made with skills by <a href="http://www.carafalcon.com" alt="Cara's website" class="link--white footer__copyright--bold">Cara Falcon</a>.</p>
<img src="assets/imgs/footer__arrow.svg" class="footer__logo">
</div>
</section>
<meta itemprop="url" content="https://sudolabs.ca/">
<meta itemprop="priceRange" content="0">
</span>
</body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="assets/js/menu.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-88456539-1', 'auto');
ga('send', 'pageview');
</script>
</html>