akkilaa/portfolio ? reverse-engineered prompt
Reverse engineered prompt
Build me a personal portfolio site with a public homepage and a private admin area.
The public site should make a strong first impression for recruiters and engineers, with sections for my projects, technical writing, and contact links. I want it to feel fast, clean, and easy to update later. The admin side should let me manage the content without redeploying, so I can add or edit projects, posts, and contact info whenever I want. Include login only for the admin side, and make sure the public pages stay separate from that.
I also want a simple chat feature powered by an LLM, and it will probably run locally. Use the stack from the repo, with a Next.js frontend, an Express API, PostgreSQL with Prisma, TypeScript, and a self hosted setup. If you need to check current docs for any of the tools, feel free to look them up online and then build the project in a sensible way.
Are you gonna build this?
make sure you review the code using coderabbit