aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDylan Bolger <dylan.bolger00@gmail.com>2023-11-09 22:01:56 -0600
committerDylan Bolger <dylan.bolger00@gmail.com>2023-11-09 22:01:56 -0600
commit80cf5151711f2a464d7e79dc7f84386ed78857e6 (patch)
tree5717425b89cfbc78370ff425f343222995abebaa /index.html
parentc24c53360c98b6cb268aa9b5e08690a84f47d4f3 (diff)
downloadpersonal-website-80cf5151711f2a464d7e79dc7f84386ed78857e6.tar.xz
personal-website-80cf5151711f2a464d7e79dc7f84386ed78857e6.zip
add cu service
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html
index 48823ab..6a90e5b 100644
--- a/index.html
+++ b/index.html
@@ -69,6 +69,14 @@
<br>
</div>
<h2>Web</h2>
+ <div class="project cura">
+ <h3>city-utilities-restful-wrapper</h3>
+ <p>A RESTful API wrapping my energy service provider to gather energy usage data in Home Assistant.</p>
+ <p><i></i></p>
+ <a href="https://github.com/dbolger/city-utilities-restful-wrapper">
+ Source</a>
+ <br>
+ </div>
<div class="project strengthy">
<h3>Strengthy</h3>
<p>A fitness tracking webapp</p>