-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.html
More file actions
36 lines (36 loc) · 2.73 KB
/
main.html
File metadata and controls
36 lines (36 loc) · 2.73 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
<!DOCTYPE html>
<html lang="en">
<link rel="stylesheet" href="style.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<body style>
<h1><a href="https://www.instagram.com/markdenardo/"
target="blank">M DeNardo</a> Program Manager Portfolio</h1>
<a
href="https://www.instagram.com/markdenardo/"
class="fa fa-instagram"
target="blank"
></a>
<h2>MDN Livecode Performance</h2>
<p>This is an MDN performance at the & Friends Livecode event.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/1py_qTAGU1E?si=4YSBtZyPhQ58lev1" 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>
<h2>Which Code Witch</h2>
<p><a href="https://markdenardo.github.io/whichcodewitch/index.html"target="_blank">WCW</a> is an online program featuring courses we offered at NEST+M through the After3 Coding Club.</p>
<img
src="https://cdn.glitch.global/89d8fe68-5406-4e62-8fb8-41831e0edf56/scratch.gif?v=1724087395326"
alt="witch-emporium.gif"
width="25%"
height="25%"
/>
<h2>Algotrek</h2>
<p>Algotrek is a collaboration with Livecode.NYC that featured hiking, climbing, and Livecoding.<p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/dE15yhx-gJE?si=A1LUcibQNPKXAlEg" 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>
<h2>Lightbath Performance at MOMA Design Store</h2>
<p>This is a documentation of Lightbath at The MOMA Design Store, one of the EMS Programs we developed.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/B5AgWbg4sNQ?si=sIsXYU7O7i7QCZ8z" 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>
<h2>Hydra Meetup #9 : Sabrina Sims</h2>
<p>Sabrina Sims is a Black Puerto Rican artist from the Bronx, New York. Sabrina was a recipient of the Hydra Microgrants Project.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/OmSRKmZNSf8?si=nPZN9zIFp381Ni7B" 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>
</html>