aboutsummaryrefslogtreecommitdiff
path: root/zola-static/content/projects/connection-machine.md
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-10-19 23:37:36 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-10-19 23:37:36 -0400
commit06621c35582ff9cdad644f6a1bbbe68659df388e (patch)
treee86aff6a2c419423084426114401da57c8679384 /zola-static/content/projects/connection-machine.md
parent5eb15a390de75f5e53e18dedb3b9a2386489bb9b (diff)
add string sniper and swenu
Diffstat (limited to 'zola-static/content/projects/connection-machine.md')
-rw-r--r--zola-static/content/projects/connection-machine.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/zola-static/content/projects/connection-machine.md b/zola-static/content/projects/connection-machine.md
new file mode 100644
index 0000000..82633c4
--- /dev/null
+++ b/zola-static/content/projects/connection-machine.md
@@ -0,0 +1,8 @@
++++
+title = 'Connection Machine'
+date = 2025-01-19
+[extra]
+cover = 'connection-machine.png'
++++
+[Connection Machine](https://connection-machine.com/) is an open-source desktop application for designing and simulating digital circuits at scale.
+I've been co-leading the development of this project with a friend for [RCOS](https://handbook.rcos.io/#/?id=main). I've worked on the application structure, code design, and wrote the Vulkan renderer.