-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8c41e70
commit 4e485e3
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,8 +52,9 @@ | |
<div class="row mb-4"> | ||
<div class="col"> | ||
<h2 style="font-weight: 600">Carter Zenke</h2> | ||
<p class="tagline">I teach as a Senior Instructor in Computer Science at <a href="https://www.harvard.edu/">Harvard University</a>. As academic head of <a href="https://cs50.harvard.edu/">CS50</a>, I oversee educational productions and operations for CS50's 5M+ students, online and on-campus. With CS50's team of producers, I recently created our <a href="https://cs50.harvard.edu/sql">Introduction to Databases with SQL</a> and am now teaching our new <a href="https://cs50.harvard.edu/r">Introduction to Programming with R</a>, both freely available online.</p> | ||
<p class="d-inline tagline">👋 Contact me at <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
<p class="tagline">I work at <a href="https://www.helloworldcs.org/" target="_blank">Hello World CS</a>, creating engaging computer science learning experiences for K–12 students and teachers.</p> | ||
<p>I previously taught at <a href="https://www.harvard.edu/" target="_blank">Harvard</a>, where I oversaw educational productions and teaching operations for CS50's 5M+ students, online and on-campus.</p> | ||
<p class="d-inline tagline">👋 Contact me at <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
<a href="https://www.linkedin.com/in/carterzenke" class="icon" target="_blank"><span class="fa-brands fa-linkedin" style="font-family:'FontAwesome'"></span></a> | ||
<a href="https://github.com/carterzenke" class="icon" target="_blank"><span class="fa-brands fa-github" style="font-family:'FontAwesome'"></span></a> | ||
<p>📸 Photography by Andrew Markham</p> | ||
|