Nomen
- I've built a memory-safe, ownership-based, auto-freeing programming language (https://github.com/andrewjk/nomen) and am starting to use it here and there. It still has a few holes to plug! - I've also been working on my full-stack JS framework (https://github.com/andrewjk/torpor) which is now faster, has more built-in components, and has single file code routing which can be migrated to full file routing when your site gets bigger - Both started by a human but now mostly implemented by robots