diff options
Diffstat (limited to 'pages/projects.php')
-rw-r--r-- | pages/projects.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/projects.php b/pages/projects.php index 41b0178..141280f 100644 --- a/pages/projects.php +++ b/pages/projects.php @@ -3,7 +3,6 @@ <h2>Active Projects</h2> <ul> - <li><a href="https://github.com/adpllc/altruistic-angelshark">Altruistic Angelshark</a>: an automation API and command-line interface for Avaya Communication Managers. </ul> @@ -11,5 +10,5 @@ <ul> <li><a href="https://www.youtube.com/@carpentertutoring841">Carpenter Tutoring</a>: practical computer programming and software development tutorials with no fluff.</li> - <li>Computational Problem Solving with Rust: stay tuned!</li> + <li><a href="https://youtube.com/playlist?list=PLXGxiiv_uyipnFxS6c93UKuXc8mJzkl4h">Computational Problem Solving with Rust</a>: a CS-101 style YouTube course using Rust as a first programming language.</li> </ul> |