Skip to content

Commit a9b2184

Browse files
committed
video added
1 parent bc5f4b7 commit a9b2184

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

about.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,12 +227,15 @@
227227

228228
<div class ="page-content">
229229
<center><h2>About Joshua Levy</h2></center>
230+
230231
<p><img src="images/Joshua-AI.jpg" width="300px" height="300px" style="float:left" padding-right="30" class="image">
231232
<p>I am a newly qualified teacher in teaching computer science along with Information and Communication Technology (ICT) at Key Stage 3 – Year (7,8 and 9), Key Stage 4 – GCSE Year (10 & 11) and A-levels – Year (12 and 13). </p>
232233
<p>I have recently obtained <strong>Postgraduate Certificate in Education (PGCE) from University College London (UCL) and Qualified Teacher Status (QTS)</strong> from Department for Education (DfE) United Kingdom.</p>
233234
<p>My teaching experience spans over 6 years across different regions of the Russian Federation and London, United Kingdom. I am also the director of his online language school start-up – Native English UK. Currently, I am working on documenting his travels and video blogs on YouTube and soon will be offering educational tours and expeditions.</p>
234235
<p>I also have an additional PGCE in Education from University of Cumbria – non-QTS, CELTA (Cambridge English Language Assessment) qualified in kids & adult teaching from Ealing and West London Hammersmith College and holder of postgraduate diploma M.Sc. in Science Technology and Innovation from the Higher School of Economics, Moscow Russia and an undergraduate B.Sc. in Information Systems from Open University, London. Furthermore, he has passed elementary Russian language exam and is proficient at A2+ Russian as a foreign language.</p>
235236
<p>In my spare time, I like exploring our beautiful planet and an aviation enthusiast. For more information about myself, please visit <a href="https://nativenglish.uk/joshua" target="_blank"><strong>“Native English UK”</strong></a> my primary website, as this site mainly student-centred and oriented. </p>
237+
<center><iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/pA4liMgXQgI?si=RPgBKLStDqvxwvBu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></center>
238+
236239
</div>
237240

238241

index.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,15 @@
189189
padding-top: 30px;
190190
}
191191

192+
.into {
193+
width: 100%;
194+
height: auto;
195+
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
196+
text-align: center;
197+
padding: 10px;
198+
}
199+
200+
192201
</style>
193202
</head>
194203
<!-- Stylesheet should be included in the header section -->
@@ -239,8 +248,10 @@
239248
<p>Learning computer science in school is very important for kids. A good computing education helps them think creatively and solve problems with computers, which can help them understand and change the world.</p>
240249
<p>Computing connects to other subjects like math, science, and technology, and it helps students learn about both natural and artificial systems. The main part of computing is computer science, where kids learn how information and computers work and how to write programs. This knowledge allows them to create software, systems, and digital content.</p>
241250
<p>Additionally, computing education ensures that students are comfortable using technology. It helps them express themselves and develop their ideas using digital tools, preparing them for future jobs and life in a digital world. This digital literacy is crucial as it helps them become active participants in an increasingly digital society.</p>
251+
<center><strong></stron><p>The following video below has been generated by AI</p></strong></center>
252+
</div>
253+
<center><iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZAoBKnb3v5k?si=heWOEmgRsxJEdm5-" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></center>
242254
</div>
243-
244255
<div class="page-content-1">
245256
<center><h2>Expected Outcomes at KS3</h2></center>
246257
<img src="images/stuyding.jpg" width="300px" height="300px" style="float:right" padding-left="30" class="image">

0 commit comments

Comments
 (0)