Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.92 KB

videos.md

File metadata and controls

35 lines (22 loc) · 1.92 KB
layout center
default
true

Spanning Tree

In Fall 2019, I took Education T550 with Karen Brennan at Harvard's Graduate School of Education and worked on a project called Spanning Tree designing animated visual explanations of topics in computer science. Since then, I've continued to create videos on topics I find interesting.

<script src="https://apis.google.com/js/platform.js"></script>

{% include youtube.html title="Mars" url="https://www.youtube.com/embed/yAj_JhJoNDo" %} {% include youtube.html title="Dominos" url="https://www.youtube.com/embed/w6E7aQnA4Ws" %} {% include youtube.html title="Race Conditions" url="https://www.youtube.com/embed/MqnpIwN7dz0" %} {% include youtube.html title="Bloom Filters" url="https://www.youtube.com/embed/kfFacplFY4Y" %} {% include youtube.html title="PageRank" url="https://www.youtube.com/embed/meonLcN7LD4" %}

See more of my videos on YouTube.

CS50

My course on artificial intelligence with Python at Harvard Extension School and edX, produced by CS50.

{% include youtube.html title="Artificial Intelligence" url="https://www.youtube.com/embed/WbzNRTTrX0g?list=PLhQjrBD2T382Nz7z1AEXmioc27axa19Kv" %}

My course on web programming with Python and JavaScript at Harvard Extension School and edX, produced by CS50.

{% include youtube.html title="Web Programming" url="https://www.youtube.com/embed/zFZrkCIc2Oc?list=PLhQjrBD2T380xvFSUmToMMzERZ3qB5Ueu" %}

My seminar introducing Git and GitHub for CS50.

{% include youtube.html title="Git and GitHub" url="https://www.youtube.com/embed/MJUJ4wbFm_A" %}