You are viewing archived messages.
Go here to search the history.

Jonathan Tran 2025-10-29 22:01:44

The company I work for has an open role to work on a programming language for mechanical CAD. The project was originally inspired by sketch-n-sketch, where you can draw/edit in the scene and it updates the code, and vice versa. We're also working on integrating a constraint solver. The GUI, interpreter, and solver are open source. I'll put details in the thread.

Jonathan Tran 2025-10-29 22:04:46

They are currently looking for people in the US. We have some outside the US, but they seem to be trying to avoid that if possible.

If you're interested, reach out soon. Already started interviewing. zoo.dev/jobs/4619187005?gh_src&gh_jid=4619187005

📝 Zoo: Software Engineer, Language Development

A remote position now hiring at Zoo

Jonathan Tran 2025-10-29 22:08:54

The GUI and interpreter are here. This is where I live day to day. github.com/KittyCAD/modeling-app

The constraint solver is here: github.com/KittyCAD/ezpz

Jonathan Tran 2025-10-29 22:09:32

The geometry engine is closed source.