diff --git a/projects.html b/projects.html
index 01f7355..a78e087 100644
--- a/projects.html
+++ b/projects.html
@@ -22,6 +22,7 @@
coding projects (more on my gh)
- stich: ucd cosmos project! turn humming into classical using a cyclegan. made with james g, yo o, and shourya b
+ - opencart: custom smartcart project made to spite physics lab software
- homelab: my personal server running docker based infrastructure (serves this webpage and my notes)
- word2vec and polynoimial regression implementations: personal implementations of ml algorithms i made to further my undertanding of them
- shapeai: trained catagorization model in tensorflow, forked and improved from my friend @quentinbkk