-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathupdates.html
More file actions
389 lines (344 loc) · 29.8 KB
/
Copy pathupdates.html
File metadata and controls
389 lines (344 loc) · 29.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<title>Minority Programmers Association</title>
<link href="css/style.css" rel="stylesheet" />
<script id="mcjs">
! function(c, h, i, m, p) {
m = c.createElement(h), p = c.getElementsByTagName(h)[0], m.async = 1, m.src = i, p.parentNode.insertBefore(m, p)
}(document, "script", "https://chimpstatic.com/mcjs-connected/js/users/b9345d492057aa50ec2d193c2/2925c98f03665c602ce071b0c.js");
</script>
</head>
<body>
<div class="navbar">
<a href="index.html"><img src="img/MPARectangle.svg" />
</a>
<div class="navitem">
<a href="index.html">Home</a></div>
<div class="navitem">
<a class="active" href="updates.html">Updates</a></div>
<div class="navitem">
<a href="join.html">Join</a></div>
</div>
<header>
<a href="index.html"><img src="img/banner3.png" alt="gradient mpa"></a>
</header>
<div class="factcard" id="upcoming" onclick="reveal('upcomingreveal', true),changeBorder('upcoming', true)">
<h1>Upcoming Events</h1>
<div id="upcomingreveal" style="display:none">
<!-- puts cards here -->
<div class="card">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/6b72aa17-7df3-44db-d079-08d850ce0b0e/1500.gif" alt="PSM Certification">
<div class="container">
<h2>Agile SCRUM PSM Certification Weekly Study Group</h2>
<p class="title">Every Wednesday at 4PM EST</p>
<p>With many of our classes teaching Agile scrum the leading project management methodology used by over 90% of companies with scrum masters easily attaining 6 figure salaries, the Minority Programmers have decided to host a study group
every Wednesday at 4PM, to prepare Agile SCRUM PSM Certification test.
</p>
<p>
<form action="https://us02web.zoom.us/j/77434798748?pwd=dzJNMnU3OEZKNTQ4L2hKV3hwZWwyUT09" method="get" target="_blank"><button href="https://minorityprogrammers.us5.list-manage.com/track/click?u=b9345d492057aa50ec2d193c2&id=5903daefd2&e=227dee3189" class="button">Weekly Zoom Link</button></form>
</p>
</div>
</div>
<!-- cards end here -->
</div>
</div>
<div class="factcard" id="past" onclick="reveal('pastreveal', true),changeBorder('past', true)">
<h1>Past Events</h1>
<div id="pastreveal" style="display:none">
<!-- <h2>National</h2> -->
<div class="card">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/d22db7e5-174e-4ce2-b232-08d850ce0b0e/1500.png" alt="Kush Gupta">
<div class="container">
<h3>CS vs CIS: JMU Grad Panel</h3>
<p class="title">Monday, September 28 @ 6:30PM EST</p>
<p>JMU’s CISE Computer Science (CS) and JMU’s COB Computer Information Systems (CIS) programs although have much overlap, the differences have never been clearly enumerated. On Monday, September 28th, 2020 6:30PM EST the Minority Programmers
and the Association for Information Systems (AIS) proudly hosted a panel of JMU Class of 2020’s Graduates of both programs (CS: Isaac Smith, Megan Gilbert & CIS: Emily Hoang, Trey Rustand) to answer any questions you have on these
programs and the type of work its prepares you for.</p>
<p>
<form action=" https://youtu.be/g0xTzN_1Dzc" method="get" target="_blank">
<button class="button">Watch the Webinar</button></form>
</p>
</div>
</div>
<div class="card">
<img src="img/ElectionHackathonAnimation.gif" alt="ElectionHackathon">
<div class="container">
<h2>#ElectionHackathon</h2>
<p class="title"> October 16 - November 2</p>
<p>You have 17 days to build a platform for your own democratic voting system
</p>
<form action="https://election.devpost.com/" method="get" target="_blank"><button class="button">See The Results</button></form>
</p>
</div>
</div>
<div class="card">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/d8607526-8914-4165-bfd3-08d83556c62c/1500.png" alt="Kush Gupta">
<div class="container">
<h3>FAST Enterprises: Technical interview Workshop</h3>
<p class="title">Tuesday, September 15 2020 at 7:00 PM EST</p>
<p>With application deadlines coming around the corner, it's that time of year where we get ready for the daunting technical interview. On Tuesday, September 15th @ 7PM we are glad to have the team from FAST Enterprises (an industry leader
in the development/installation of software for government agencies) for a virtual Technical Interview #Workshop</p>
<form action="https://www.fastenterprises.com/careers/" method="get" target="_blank"><button class="button">Join FAST Today</button></form>
</div>
</div>
<div class="card">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/124f58bf-009b-469b-d07c-08d850ce0b0e/original.gif" alt="Amazon Web Services (AWS) Virtual Coffee Chat">
<div class="container">
<h2>Amazon Web Services (AWS) Virtual Coffee Chat</h2>
<p class="title">Monday, September 14 2020 at 6:30 PM EST</p>
<p>The Minority Programmers is proud to invite leaders at Amazon Web Services (AWS) to discuss their lives as consultants for the world’s leading cloud platform, the work AWS is doing to improve the world, and how you can get involved!
<h4>Panel</h4>
<ul>
<li>John Dancy, Global Head, Professional Services, Worldwide Public Sector at Amazon Web Services</li>
<li>Nate Lee-Deison, Engagement Manager at Amazon Web Services (AWS)</li>
<li>Nawal Scannell, Federal Civilian Practice Manager at Amazon Web Services (AWS)</li>
</ul>
</p>
<p>
<form action="https://aws.amazon.com/careers/" method="get" target="_blank"><button class="button">Join AWS Today</button></form>
</p>
</div>
</div>
<div class="card">
<img src="img/Life of a.gif" alt="Day in the Life of A KPMG Developer">
<div class="container">
<h2>Day in the Life of A KPMG Developer</h2>
<p class="title">Wednesday, September 9 2020 at 6:00 PM EST</p>
<p>The Minority Programmers is proud to present the "Day in the Life of A KPMG Developer" where we can understand what it is like to be a software developers at one of the "Big Four" accounting firms from employees who work there now!
</p>
<p>
<form action="https://home.kpmg/us/en/home/careers.html" method="get" target="_blank"><button class="button">Join KPMG</button></form>
</p>
</div>
</div>
<!-- <h2 style="text-align: center">JMU</h2> -->
<div class="card">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/45001971-abc2-4d6e-b938-08d850d170a5/1500.gif" alt="JMU CISE Student Diversity Council and Mentorship Program">
<div class="container">
<h3>JMU CISE Student Diversity Council & Mentorship Program</h3>
<p class="title">Recurring</p>
<p>The JMU community is proud to announce the formation of the CISE Student Diversity Council. Launching this fall semester, the CISE Student Diversity Council will have direct input to the Dean of the College of Integrated Science and
Engineering, Dr. Bob Kolvoord, contributing feedback, ideas, and programs that help increase diversity+inclusion within JMU’s STEM programs. The CISE school encompasses Biotechnology, Computer Science, Geographic Science, Engineering,
Integrated Science and Technology, and Intelligence Analysis, so please join if you are interested in diversifying these fields!</p>
<p>
<form action="CISEDiversity.html" method="get" target="_blank"><button class="button">Join Today</button></form>
</p>
</div>
</div>
<div class="card">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/d474ccea-3fe8-4852-d078-08d850ce0b0e/1500.gif" alt="JMU Student Org Night">
<div class="container">
<h2>JMU Student Org Night</h2>
<p class="title">August 31, 2020 6:00PM - 9:00PM EST</p>
<p>Join the Minority Programmers and other JMU clubs at JMU's first Virtual Org Night!
</p>
<p>
<form action="https://beinvolved.jmu.edu/organization/MinorityProgrammers" method="get" target="_blank"><button class="button">Learn More About MPA</button></form>
</p>
</div>
</div>
<div class="card">
<img src="img/MinorityE Conference.gif" alt="MinorityE Conference">
<div class="container">
<h2>Minority Entrepreneurs Conference</h2>
<p class="title ">Sunday, August 30, 2020</p>
<p>Join diverse industry professionals and budding entrepreneurs, to create, build and network the world's leading solutions.
</p>
<p>
<form action="https://minorityea.org/ " method="get" target="_blank"><button class="button">Learn More</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/e0ac9bc1-bd39-4d2c-d07a-08d850ce0b0e/original.gif " alt="JMU Computer Science Club Mixer ">
<div class="container ">
<h2>JMU Computer Science Club Mixer</h2>
<p class="title ">Wednesday, September 2 2020 at 8:00 PM EST</p>
<p>We're going to hold a CS club mixer tomorrow (9/2) from 8-9pm over Zoom so that new (and returning) students know about the clubs we have in the computer science department. You can see a list of our CS clubs. I hope you can join us!
</p>
<p>
<form action="https://wiki.cs.jmu.edu/student/clubs/start" method="get" target="_blank"><button class="button">List of JMU Clubs</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/bf6ce39f-4fc8-4ba6-d654-08d818e6d8a4/1500.png " alt="Day in the Life of A KPMG Developer ">
<div class="container ">
<h2>Black Lives Matter Hackathon</h2>
<p class="title ">Monday, July 13 2020 at 12:00 AM EST to Sunday, August 2 2020 at 11:59 PM EST</p>
<p>You have 21 days (Monday July 13, 11:00AM EST - Sunday August 2, 11:59PM EST) for your team (1-5 people) to develop a coding solution to help mitigate systemic injustices.
</p>
<p>
<form action="https://youtu.be/ekCO5lE46WU" method="get" target="_blank"><button class="button">See The Results</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/1e77d47f-046c-4e77-97c3-08d83556c62c/1500.png " alt="SAP Internship Programs ">
<div class="container ">
<h2>SAP Internship Programs</h2>
<p class="title ">•Aug 18, 2020</p>
<p>SAP Global, sometimes known by its full name Systems, Applications, and Products in Data Processing, is a German multinational software corporation that makes enterprise software to manage business operations and customer relations.
The company is especially known for its ERP software. https://www.sap.com/ Joseph Ham, Operations & Experience Lead of SAP's Silicon Valley Next Talent Program (SVNT) (https://www.linkedin.com/in/jhamsilve...) and Caitie Sullivan,
Program Manager at SAP (https://www.linkedin.com/in/caitiesul...) virtually came out to talk to the Minority Programmers and participants of the Black Lives matter Hackathon about the wonderful internship opportunities they have
to offer
</p>
<p>
<form action="https://youtu.be/nD43NFAo8mU " method="get" target="_blank"><button class="button">Watch the Webinar</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/4ad9a482-7833-46f0-df79-08d80d754ed1/1500.png " alt="Day in the Life of A KPMG Developer ">
<div class="container ">
<h2>Blockchain Cryptocurrency 101 w/ Shadman Hossain</h2>
<p class="title ">Tuesday, June 30 2020 at 7:00 PM EDT</p>
<p>The Minority Programmers at JMU Officially has officially joined the Blockchain Education Network (BEN) the largest and longest running network of students, alumni, professors, teachers, and professionals. Blockchain has the ability
to preserve data integrity, security, privacy, inclusion, and decentralization across so many sectors and we are glad to have access to the knowledge base BEN provides. On Tuesday, June 30th at 7PM EST, we are proud to welcome
Blockchain Engineer, Founder/President of Blockchain at Mason, and Founder of SAINCapital, Shadman Hossain. He will give us a breakdown of Blockchain, Cryptocurrency, and how we can develop our own cryptocurrency tokens!
</p>
<p>
<form action="https://youtu.be/Y6oQA6Odu-g" method="get" target="_blank"><button class="button">Watch the Webinar</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/0f20bd5b-2e93-49b6-77c7-08d808272306/1500.png " alt="Last Mile: Learning Code in Prison ">
<div class="container ">
<h2>Last Mile: Learning Code in Prison</h2>
<p class="title ">Wednesday, June 17 2020 at 1:00 PM EST</p>
<p>The Minority Programmers are excited to announce this Wednesday 6/17 (1PM EST) we are having the Director of Programs at Last Mile, Sydney Heller, talk to us about the wonderful work his organization does teaching incarcerated individuals
to code in prison. Originally starting in the oldest prison in California, San Quentin, the Last Mile program teaches software engineering principles earning inmates competitive wages in men’s, women’s, and youth correctional facilities.
Given that now we see systemic injustices rise to the public spotlight, the fact that 95% of inmates eventually come back to our communities, and the mission of the Minority Programmers, we believe this is a great opportunity to
learn an effective way we can help restore equity through technology. Sydney wil give an overview of his program, how we can help expand this, and any other questions we have. We are honored to be having such a wonderful organization
share their steps to success with us as they were a huge inspiration to starting MPA, especially in such times where there are not many successful outlets to tackle the injustices we are increasingly becoming aware of.The Minority
Programmers are excited to announce this Wednesday 6/17 (1PM EST) we are having the Director of Programs at Last Mile, Sydney Heller, talk to us about the wonderful work his organization does teaching incarcerated individuals to
code in prison. Originally starting in the oldest prison in California, San Quentin, the Last Mile program teaches software engineering principles earning inmates competitive wages in men’s, women’s, and youth correctional facilities.
Given that now we see systemic injustices rise to the public spotlight, the fact that 95% of inmates eventually come back to our communities, and the mission of the Minority Programmers, we believe this is a great opportunity to
learn an effective way we can help restore equity through technology. Sydney wil give an overview of his program, how we can help expand this, and any other questions we have. We are honored to be having such a wonderful organization
share their steps to success with us as they were a huge inspiration to starting MPA, especially in such times where there are not many successful outlets to tackle the injustices we are increasingly becoming aware of.
</p>
<p>
<form action="https://thelastmile.org/" method="get" target="_blank"><button class="button">Lean About Last Mile</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/08b518bd-7c4d-4c90-97d4-08d80308f4c9/1500.png " alt="JMU Tech Startups Webinar + Q&A ">
<div class="container ">
<h2>JMU Tech Startups Webinar + Q&A</h2>
<p class="title ">Wednesday, April 29 2020 at 6:00 PM EST</p>
<p>Join the Minority Programmers Association and Trey Rustand, President of Hich (college ride-sharing app) and Hafiz Bhuyan, President of Drivense (online textbook subscription service) on their unique experience as founders of technology
startups and full-time students at James Madison University
</p>
<p>
<form action="https://youtu.be/RI3WxJGz44c" method="get" target="_blank"><button class="button">Watch the Webinar</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/5b4d037a-3850-4446-889a-08d80308f4c0/1500.png " alt="COVID19 Hackathon ">
<div class="container ">
<h3>COVID-19 Hackathon</h3>
<p class="title ">Sunday April 5, 10:00AM EST - Friday April 24, 11:59PM EST</p>
<p>Develop a software solution (as a shippable product) that addresses one or more of the following problems that have arisen as a result of the global COVID-19 pandemic.</p>
<p>
<form action="https://minorityprogrammers.org/covid" method="get" target="_blank"><button class="button">See the Results</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/a08bc917-60b2-4c43-8899-08d80308f4c0/1500.png " alt="MinorityProgrammers/CyberDefenseClub: Implementing Software Security Principles ">
<div class="container ">
<h2>MinorityProgrammers/ CyberDefenseClub: Implementing Software Security Principles</h2>
<p class="title ">April 1, 2020</p>
<p>JMU Cyber Defense Club President Andy Malone, gave a digital talk on April 1st, 2020 amidst the COVID-19 pandemic to address the MinorityProgrammers minorityprogrammers.org/ on how to implement safe software security principles with
a "paranoid " mindset given the abrupt transition to remote work globally. Mr. Malone also performs a live SQL injection to stress the importance a validating your inputs. Moreover, he answers a Q&A with Minority Programmers Association
(MPA) Executive members on how a penetration tester would find vulnerabilities, how he would store his data, and popular data breeches.
</p>
<p>
<form action="https://youtu.be/QJBh9qtoN7E" method="get" target="_blank"><button class="button">Watch The Webinar</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/c33ddda2-7c98-4aa6-b769-08d850d170a5/1500.png" alt="Machine Learning">
<div class="container ">
<h2>Machine Learning Basics</h2>
<p class="title ">Wednesday, February 26 2020 at 6:00 PM EST (ISAT 243)</p>
<p>This week is exciting, we have Jim Zielman from Madison Algorithmic Research (MAR), a new student organization for students interested in solving problems with Machine-Learning & Quantitative Models, to give a quick lesson on Machine
Learning basics with a python exercise.
</p>
<p>
<form action="https://docs.google.com/presentation/d/1mqVf3nUhhpsL5YXGH8JGuOUBoqYsNsQutyLZ_r-uw-Q/edit#slide=id.g700f82a971_1_160" method="get" target="_blank"><button class="button">View The Presentation</button></form>
</p>
</div>
</div>
<!-- <h2 style="text-align: center ">JMU</h2> -->
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/ae324415-204e-4520-8898-08d80308f4c0/1500.png " alt="Agile Scrum 101 ">
<div class="container ">
<h2>Learn Agile SCRUM with Minority Programmers</h2>
<p class="title ">Wednesday, February 19 2020 at 6:00 PM EST</p>
<p>Are you looking to join the only JMU club dedicated to making humanitarian centric technical projects with people from all cultural backgrounds and majors? Do you want to Learn the most popular methodology for project management in
the workplace? Well, you are in luck! JMU’s Minority Programmers Association will be teaching Agile SCRUM this week and then starting a software project using these principles. ISAT 243 @ 6PM (TODAY) Wednesday, Feb 19 Makeup/Programming/Study
Hall Session 6pm @ ISAT 150 (TOMORROW) Thursday, Feb 20
</p>
<p>
<form action="https://drive.google.com/file/d/16kcQlbpw6Bd7oN6VS7fTraYq-ROIpNDF/view" method="get" target="_blank"><button class="button">View The Presentation</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/f8572440-baa0-40dd-97d3-08d80308f4c9/1500.png" alt="Bootstrap Basics">
<div class="container ">
<h2>Bootstrap Basics</h2>
<p class="title ">February 12, 2020 6:00PM EST (ISAT 243)</p>
<p>Learn the most popular framework for designing responsive websites.
</p>
<p>
<form action="https://drive.google.com/file/d/1SjQwNqbtp1ud7kzvi_WG1V_EWissFiSN/view?usp=sharing" method="get" target="_blank"><button class="button">View The Presentation</button></form>
</p>
</div>
</div>
<div class="card ">
<img src="https://se-infra-cdn-images.azureedge.net/documents/11/fcf56954-f641-4bf1-97d2-08d80308f4c9/1500.png" alt="Agile Scrum 101 ">
<div class="container ">
<h2>First Interest Meeting/Github Crash Course</h2>
<p class="title ">Wednesday, February 5 2020 at 6:00 PM EST (ISAT 243)</p>
<p>Want to join a network of programmers dedicated to develop humanitarian centric software solutions? Want free pizza? Want to learn the most popular version control system?
</p>
<p>
<form action="https://drive.google.com/file/d/1tVt0n_t320Mb2WInwlf2xJGy9hCEApFN/view?usp=sharing" method="get" target="_blank"><button class="button">View The Presentation</button></form>
</p>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="social ">
<div class="copy ">
Copyright © Minority Programmers Association 2020
</div>
<div class="icons ">
<a href="https://www.facebook.com/MinorityProgrammers " target="_blank"><img src="https://cdn1.iconfinder.com/data/icons/logotypes/32/square-facebook-512.png " alt="Facebook icon " /> </a>
<a href="https://www.instagram.com/minorityprogrammers/ " target="_blank"><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fcdn4.iconfinder.com%2Fdata%2Ficons%2Fsocial-messaging-ui-color-shapes-2-free%2F128%2Fsocial-instagram-new-square1-512.png&f=1&nofb=1
" alt="Instagram icon " /> </a>
<a href="https://twitter.com/minorityprogram " target="_blank"><img src="data:image/png;base64,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"
alt=" Twitter icon " /> </a>
<a href="https://linkedin.com/company/minority-programmers/ " target="_blank"><img src="https://cdn4.iconfinder.com/data/icons/social-messaging-ui-color-shapes-2-free/128/social-linkedin-square2-512.png " alt="Linkedin icon " /> </a>
<a href="https://www.reddit.com/r/MinorityProgrammers " target="_blank"><img src="https://cdn2.iconfinder.com/data/icons/2018-social-media-app-logos/1000/2018_social_media_popular_app_logo_reddit-512.png " alt="Reddit icon " /> </a>
<a href="https://github.com/MinorityProgrammers/ " target="_blank"><img src="https://image.flaticon.com/icons/svg/38/38401.svg " alt="GitHub logo " /> </a>
<a href="https://www.youtube.com/channel/UCyW7g2wCxHrKhlgdkBkFFVw " target="_blank"><img src="https://i1.wp.com/www.vectorico.com/wp-content/uploads/2018/02/youtube-red-square.png?fit=1000%2C1000 " alt="YouTube icon " /> </a>
</div>
</div>
<script src="js/script.js "></script>
</footer>
</body>
</html>