aboutsummaryrefslogtreecommitdiff
path: root/zola-static/content/projects/gatality.md
diff options
context:
space:
mode:
authorJackJ30 <jackqjamison@gmail.com>2025-05-14 20:00:46 -0400
committerJackJ30 <jackqjamison@gmail.com>2025-05-14 20:00:46 -0400
commit208dea1fe86b4c79c714c3927383bcc9abb9b3fe (patch)
treedf2010c5eae8d89520298bc2a547ad037480c1d6 /zola-static/content/projects/gatality.md
parent0be96ce3fe886898d52337586257be7fc67a9b30 (diff)
projects with images
Diffstat (limited to 'zola-static/content/projects/gatality.md')
-rw-r--r--zola-static/content/projects/gatality.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/zola-static/content/projects/gatality.md b/zola-static/content/projects/gatality.md
new file mode 100644
index 0000000..21c2eec
--- /dev/null
+++ b/zola-static/content/projects/gatality.md
@@ -0,0 +1,8 @@
++++
+title = 'Gatality'
+date = 2025-01-19
+[extra]
+cover = 'gatality.png'
++++
+[Gatality](https://gatality.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.