zedeus/nitter ? reverse-engineered prompt

Reverse engineered prompt

Build me a privacy focused alternative front end for Twitter that I can self host. I want it to let people browse profiles, timelines, tweets, and search without needing JavaScript, with all requests going through my server so the browser never talks to Twitter directly. It should feel lightweight and fast, work well on mobile, and include a few simple themes plus RSS feeds.

Make it something I can run locally or in Docker with a config file, and use Redis or Valkey for caching. I also want it set up so it can be put behind a reverse proxy easily. Keep the design clean and minimal, like a fast reading view instead of a full social app. If you need to check current docs or APIs while building it, go ahead and look them up online.