Skip to content

Commit

Permalink
Update teaching.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeeban authored May 3, 2024
1 parent 0606eb5 commit 66779e6
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions _pages/teaching.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@
author_profile: true
---

{% include base_path %}
I teach these courses at UAA.

{% for post in site.teaching reversed %}
{% include archive-single.html %}
{% endfor %}
<ul>
CSCE A462 - Data Mining
CSCE A490 – Distributed Computing
CSCE A465 – Computer and Network Security
CSCE A365 – Computer Networks
</ul>

0 comments on commit 66779e6

Please sign in to comment.