From 208dea1fe86b4c79c714c3927383bcc9abb9b3fe Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Wed, 14 May 2025 20:00:46 -0400 Subject: projects with images --- zola-static/content/projects/gatality.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 zola-static/content/projects/gatality.md (limited to 'zola-static/content/projects/gatality.md') 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. -- cgit v1.2.3