Creating larger projects with LLM (as a coder)

8 jwojtek 3 9/11/2025, 9:04:56 AM medium.com ↗

Comments (3)

sersi · 1h ago
It would be helpful to see an example DESIGN and ARCHITECTURE file.
jwojtek · 17m ago
it really depends on a project. I'm doing a computer game and design was just a bunch of ideas and mechanics around it.
jwojtek · 1h ago
Hey there. I've been hacking on a bigger project (10k+ LOC) using an LLM as a coding tool. Wrote up how I keep it from melting down with design docs + a living coding-guidelines file — might help if you’re trying to do something bigger consistently.