diff options
| -rw-r--r-- | www/links/index.md | 6 | ||||
| -rw-r--r-- | www/teaching/index.md | 21 |
2 files changed, 27 insertions, 0 deletions
diff --git a/www/links/index.md b/www/links/index.md new file mode 100644 index 0000000..4fe2534 --- /dev/null +++ b/www/links/index.md @@ -0,0 +1,6 @@ +* [Open-access textbooks](/books/) +* [Paul's Online Notes](https://tutorial.math.lamar.edu/) +* [Math StackExchange](https://math.stackexchange.com/) +* [TeX StackExchange](https://tex.stackexchange.com/) +* [DeTeXify](https://detexify.kirelabs.org/classify.html) +* [SageMath](https://www.sagemath.org/) diff --git a/www/teaching/index.md b/www/teaching/index.md new file mode 100644 index 0000000..600dd21 --- /dev/null +++ b/www/teaching/index.md @@ -0,0 +1,21 @@ +## Auburn University (2023--Present) + +* [MATH 7750-120: Advanced Topics in Graph Theory (Probabilistic Methods)](/teaching/advgraphs2025) +* [MATH 1150-080: Precalculus, Algebra and Trigonometry](https://auburn.instructure.com/) +* [MATH 1120-120: Precalculus](https://auburn.instructure.com/) + +## Iowa State University (2020--2023) + +* [Math 165: Calculus I](https://canvas.iastate.edu/) +* [Math 595: Longest Common Subsequences (graduate research seminar)](/teaching/lcs22) +* [Math 165: Calculus I](https://canvas.iastate.edu/) +* [Math 595: Algebraic Methods in Combinatorics](/teaching/algmethods22) +* [Math 314: Graph Theory](/teaching/graphs2022) +* [Math 267: Elementary Differential Equations and Laplace Transforms](https://canvas.iastate.edu/) +* [Math 165: Calculus I](/teaching/calcI21) +* [Math 595: Edit Distance in Graphs (early graduate research seminar)](https://canvas.iastate.edu/) +* [Math 267: Elementary Differential Equations and Laplace Transforms](https://canvas.iastate.edu/) + +## Carnegie Mellon University (2015--2020) + +* [21-228: Discrete Mathematics](/teaching/discrete20) |
