I run a small studio called RENOX where I build automation, Telegram bots and web apps. Recently I shipped a side project worth sharing: a bilingual (English/Persian) gallery of ready-to-use AI image prompts for ChatGPT, Sora and Midjourney. It's live and free to browse at rnosrat.com/prompts.
Here is how it's built and a few things I learned.
The stack
PHP 8 + SQLite (PDO) on shared LiteSpeed hosting - no build step, cheap, and fast enough for a read-heavy gallery.
Vanilla JS front-end with light progressive enhancement.






