Add proto creator to hobby projects
This commit is contained in:
21
index.html
21
index.html
@@ -184,8 +184,8 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Rollout of macOS and iOS applications to several schools.</li>
|
<li>Rollout of macOS and iOS applications to several schools.</li>
|
||||||
<li>
|
<li>
|
||||||
Set up a testing station in the office to replicate a typical
|
Set up a testing station in the office to simulate a Catholic
|
||||||
Catholic Primary School.
|
Primary School.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</details>
|
</details>
|
||||||
@@ -279,6 +279,23 @@
|
|||||||
allocation that significantly reduced memory consumption and the
|
allocation that significantly reduced memory consumption and the
|
||||||
number of required calculations.
|
number of required calculations.
|
||||||
</p>
|
</p>
|
||||||
|
<hgroup id="buf">
|
||||||
|
<h3>Proto Creator (ongoing)</h3>
|
||||||
|
<p>
|
||||||
|
<a href="https://gitea.michaelpivato.dev/vato007/bufpiv"
|
||||||
|
>Source</a
|
||||||
|
>
|
||||||
|
</p>
|
||||||
|
</hgroup>
|
||||||
|
<p>
|
||||||
|
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.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
A demo is available <a href="https://buf.michaelpivato.dev">here</a>
|
||||||
|
</p>
|
||||||
<hgroup id="picar">
|
<hgroup id="picar">
|
||||||
<h3>PiCar</h3>
|
<h3>PiCar</h3>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user