1212 < h1 > Basil Latif's Teaching Portfolio</ h1 >
1313</ header >
1414
15- <!-- Navigation Bar -->
16- < nav class ="topnav ">
17- < a href ="index.html "> Home</ a >
18- < a href ="projects.html "> Data Science Projects</ a >
19- < a href ="teaching.html "> Teaching Portfolio</ a >
20- < a href ="consulting.html "> Consulting Portfolio</ a >
21- < a href ="books.html "> Top 20 Books</ a >
22- < a href ="contact.html "> Contact</ a >
23- </ nav >
15+ <!-- Navigation Bar -->
16+ < nav class ="topnav ">
17+ < a href ="index.html "> Home</ a >
18+ < a href ="projects.html "> Data Science Projects</ a >
19+ < a href ="ai_portfolio.html "> AI Portfolio</ a >
20+ < a href ="teaching.html "> Teaching Portfolio</ a >
21+ < a href ="consulting.html "> Consulting Portfolio</ a >
22+ < a href ="books.html "> Top 20 Books</ a >
23+ < a href ="contact.html "> Contact</ a >
24+ </ nav >
2425
2526 <!-- Introduction -->
2627 < div class ="container ">
@@ -40,6 +41,12 @@ <h2>Teaching Experience</h2>
4041 < li > I have also taught a 2 day bootcamp for edtech company Pluralsight .</ li >
4142 < li > My experiences with teaching have taught me how in-demand quality instructors are and how fun it can be to get in front of a class</ li >
4243 </ ul >
44+ </ div >
45+ <!-- Download Teaching Philosophy -->
46+ < div class ="container ">
47+ < div class ="download-link ">
48+ < a href ="Teaching_Philosophy.pdf " download > Click to Download My Teaching Philosophy Document</ a >
49+ </ div >
4350 </ div >
4451 < div class ="container ">
4552 < h2 > Classes Taught</ h2 >
@@ -143,10 +150,6 @@ <h2>Classes Taught</h2>
143150 </ table >
144151 </ div >
145152
146- <!-- Download Teaching Philosophy -->
147- < div class ="download-link ">
148- < a href ="Teaching_Philosophy.pdf " download > Click to Download My Teaching Philosophy Document</ a >
149- </ div >
150153
151154
152155<!-- Footer -->
0 commit comments