summaryrefslogtreecommitdiff
path: root/pages/projects.php
blob: 141280fe10609e939047eb2877c83faa04715d89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<h1>Projects</h1>

<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>

<h2>Learning &amp; Teaching</h2>

<ul>
	<li><a href="https://www.youtube.com/@carpentertutoring841">Carpenter Tutoring</a>: practical computer programming and software development tutorials with no fluff.</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>