Skip to content

Commit 6027a7d

Browse files
committed
Update teaching
1 parent aa54c71 commit 6027a7d

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

_tabs/teaching.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ icon: fas fa-chalkboard-teacher # optional Font Awesome icon
55
order: 4 # controls tab order
66
---
77

8-
Teaching is one of my favorite parts of academic life — I love helping students build intuition around complex Earth systems.
8+
### Teaching Philosophy
9+
10+
Teaching is one of my favorite parts of academic life — I love helping students build intuition around complex Earth systems. My approach to teaching emphasizes curiosity, real-world relevance, and active engagement. I aim to create an inclusive, supportive learning environment where students feel confident asking questions and exploring ideas.
911

10-
### Courses I've Taught or TA'd:
12+
---
13+
14+
### Courses I've been a TA for:
1115

1216
- **CORE 103: Processes of Change in Science** - University of Southern California
1317
Focus: Social and economic impacts of natural hazards; power and limitations of science to improve our lives through the
@@ -24,11 +28,6 @@ worldview of geophysics; interplay of media, government and lobbyists with hazar
2428

2529
---
2630

27-
### Teaching Philosophy
28-
29-
My approach to teaching emphasizes curiosity, real-world relevance, and active engagement. I aim to create an inclusive, supportive learning environment where students feel confident asking questions and exploring ideas.
30-
31-
---
3231
### Student Reviews
3332

3433
<!-- Swiper CSS -->
@@ -117,10 +116,6 @@ My approach to teaching emphasizes curiosity, real-world relevance, and active e
117116
document.addEventListener("DOMContentLoaded", function () {
118117
new Swiper(".mySwiper", {
119118
loop: true,
120-
autoplay: {
121-
delay: 5000, // 5 seconds per slide
122-
disableOnInteraction: false, // keeps autoplay running after user interacts
123-
},
124119
pagination: {
125120
el: ".swiper-pagination",
126121
clickable: true,
@@ -132,4 +127,3 @@ My approach to teaching emphasizes curiosity, real-world relevance, and active e
132127
});
133128
});
134129
</script>
135-

0 commit comments

Comments
 (0)