add year range for projects

This commit is contained in:
Benjamin Wiegand 2024-09-07 10:39:28 -07:00
parent 2ca25dd5e3
commit 3bc7bb3e38

View File

@ -72,7 +72,7 @@
</div>
<div class="project sub-section">
<h3>SMBus MITM <small>(2023)</small></h3>
<h3>SMBus MITM <small>(2023/2024)</small></h3>
<p>Uses a microcontroller to intercept laptop battery communications, providing additional information regarding battery health and maintenance.</p>
<details title="the deets">
<summary>More details</summary>
@ -93,7 +93,7 @@
</div>
<div class="project sub-section">
<h3>Android Security Camera <small>(2021)</small></h3>
<h3>Android Security Camera <small>(2021/2022)</small></h3>
<p>Turns an ordinary Android phone into a network security camera with a live feed and local motion detection and recording. It additionally sends the recordings to a local server for later viewing.</p>
<details title="the deets">
<summary>More details</summary>