website

Portfolio website
git clone https://willem.vanzwol.com/git/website/repo.bundle
Log | Files | Refs | README | LICENSE

commit 971fb70ac185f3405167e04b80284382fd70cba6
parent 7bd5e040c659f91aceb5a109e361fd1a3bc16487
Author: Willem Van Zwol <willem@vanzwol.com>
Date:   Wed,  3 Jun 2026 12:19:16 -0700

Updated projects page

Links are broken, but at least they are listed out in a nice format.

Diffstat:
Mprojects.html | 55++++++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 42 insertions(+), 13 deletions(-)

diff --git a/projects.html b/projects.html @@ -64,20 +64,49 @@ </nav> <h1>Projects</h1> -This will contain a -<abbr title="perhaps tiles, with titles, descriptions, and tags"> - list</abbr> -of projects I have worked on. <br><br> -For now, simply visit -<a href="https://github.com/WillemDoesIt">my github</a>. -Currently as refrenced before, I have a -<a href="./git/website/log.html">Self hosted stagit repo</a> specifically a repo for <em>this</em> -website, -but I do hope to get all my pojects to have self hosted repos, -and some nice navigable way to see it all.<br><br> +Links are currently broken, +instead check out my <a href="https://github.com/WillemDoesIt">github</a> +to see my projects.<br><br> -You can also see in the nav bar, -I plan to create this as a seperate page for this. +<a class="tile" href="./projects/peerplace.html"> + <fieldset> + <span> +<svg style="width: 1em; position: relative; top: 0.15em; margin-right: 0.6ch;" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" + fill="none"><path fill="currentColor" d="M8 1C4.133 1 1 4.13 1 7.993c0 3.09 2.006 5.71 4.787 6.635.35.064.478-.152.478-.337 0-.166-.006-.606-.01-1.19-1.947.423-2.357-.937-2.357-.937-.319-.808-.778-1.023-.778-1.023-.635-.434.048-.425.048-.425.703.05 1.073.72 1.073.72.624 1.07 1.638.76 2.037.582.063-.452.244-.76.444-.935-1.554-.176-3.188-.776-3.188-3.456 0-.763.273-1.388.72-1.876-.072-.177-.312-.888.07-1.85 0 0 .586-.189 1.924.716A6.711 6.711 0 018 4.381c.595.003 1.194.08 1.753.236 1.336-.905 1.923-.717 1.923-.717.382.963.142 1.674.07 1.85.448.49.72 1.114.72 1.877 0 2.686-1.638 3.278-3.197 3.45.251.216.475.643.475 1.296 0 .934-.009 1.688-.009 1.918 0 .187.127.404.482.336A6.996 6.996 0 0015 7.993 6.997 6.997 0 008 1z" clip-rule="evenodd"/></svg> + golang • p2p • web • sqlite</span> + <h2>PeerPlace</h2> + <div>2026.01 - Present + + </div> + Decentralized pixel canvas web application inspired by r/Place, featuring persistent collaborative state and a planned peer-to-peer synchronization architecture.<br> + + + </fieldset> +</a> + +<a class="tile" href="./projects/relaynetcore.html"> + <fieldset> + <span> +<svg style="width: 1em; position: relative; top: 0.15em; margin-right: 0.6ch;" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" + fill="none"><path fill="currentColor" d="M8 1C4.133 1 1 4.13 1 7.993c0 3.09 2.006 5.71 4.787 6.635.35.064.478-.152.478-.337 0-.166-.006-.606-.01-1.19-1.947.423-2.357-.937-2.357-.937-.319-.808-.778-1.023-.778-1.023-.635-.434.048-.425.048-.425.703.05 1.073.72 1.073.72.624 1.07 1.638.76 2.037.582.063-.452.244-.76.444-.935-1.554-.176-3.188-.776-3.188-3.456 0-.763.273-1.388.72-1.876-.072-.177-.312-.888.07-1.85 0 0 .586-.189 1.924.716A6.711 6.711 0 018 4.381c.595.003 1.194.08 1.753.236 1.336-.905 1.923-.717 1.923-.717.382.963.142 1.674.07 1.85.448.49.72 1.114.72 1.877 0 2.686-1.638 3.278-3.197 3.45.251.216.475.643.475 1.296 0 .934-.009 1.688-.009 1.918 0 .187.127.404.482.336A6.996 6.996 0 0015 7.993 6.997 6.997 0 008 1z" clip-rule="evenodd"/></svg> + c++ • networking • cryptography</span> + <h2>RelayNetCore</h2> + <div>2025.09</div> + Post-quantum encrypted peer-to-peer LAN messaging system with CLI and Qt interfaces, custom handshakes, and TOML-based configuration.<br> + </fieldset> +</a> + +<a class="tile" href="./projects/resource_center.html"> + <fieldset> + <span> +<svg style="width: 1em; position: relative; top: 0.15em; margin-right: 0.6ch;" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" + fill="none"><path fill="currentColor" d="M8 1C4.133 1 1 4.13 1 7.993c0 3.09 2.006 5.71 4.787 6.635.35.064.478-.152.478-.337 0-.166-.006-.606-.01-1.19-1.947.423-2.357-.937-2.357-.937-.319-.808-.778-1.023-.778-1.023-.635-.434.048-.425.048-.425.703.05 1.073.72 1.073.72.624 1.07 1.638.76 2.037.582.063-.452.244-.76.444-.935-1.554-.176-3.188-.776-3.188-3.456 0-.763.273-1.388.72-1.876-.072-.177-.312-.888.07-1.85 0 0 .586-.189 1.924.716A6.711 6.711 0 018 4.381c.595.003 1.194.08 1.753.236 1.336-.905 1.923-.717 1.923-.717.382.963.142 1.674.07 1.85.448.49.72 1.114.72 1.877 0 2.686-1.638 3.278-3.197 3.45.251.216.475.643.475 1.296 0 .934-.009 1.688-.009 1.918 0 .187.127.404.482.336A6.996 6.996 0 0015 7.993 6.997 6.997 0 008 1z" clip-rule="evenodd"/></svg> + rust • wasm • sqlite</span> + <h2>Resource Center</h2> + <div>2025.04</div> + Offline-first web application using Rust and WebAssembly to query and manage a client-side SQLite resource database.<br> + </fieldset> +</a> </body> </html>