diff --git a/index.html b/index.html index 435310e..da0697c 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@
  • Hobby Projects
  • - Proto Creator (Ongoing) + Buf Piv
  • PiCar
  • @@ -282,9 +282,7 @@ Finally I've thoroughly enjoyed writing in Rust, mainly the efficiency, ease of use and correctness that come from using this programming language. One example was in the - FastCoster + Ingey project, where I reduced the time taken for processing some demo data on the costing product from ~1.5 hours to ~7 seconds on a laptop/desktop, or ~36 seconds on a smartphone. This was mainly due @@ -293,7 +291,7 @@ number of required calculations.

    -

    Proto Creator (ongoing)

    +

    Buf Piv

    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 + conforming to a protobuf definition. It works as a standalone desktop application for the most complete experience, with browser - support to show tauri's versatility. + support to show tauri's versatility as well.

    - A demo is available at + A browser demo is available at BufPiv