diff --git a/index.html b/index.html index cc7874b..1cb6913 100644 --- a/index.html +++ b/index.html @@ -184,8 +184,8 @@ @@ -279,6 +279,23 @@ allocation that significantly reduced memory consumption and the number of required calculations.

+
+

Proto Creator (ongoing)

+

+ Source +

+
+

+ This is a tauri application that makes it easy to edit json files + conforming to a protobuf definition. It works both as a standalone + desktop application for the most complete experience, with browser + support to show tauri's versatility. +

+

+ A demo is available here +

PiCar