An unofficial English adaptation of the viral SBTI meme personality project, packaged as a lightweight static gallery with translated result cards and a random type explorer.
This repository is a cleaned-up English-facing version of the original SBTI joke project. It keeps the single-page static feel, translates the poster assets in image/, and preserves attribution to the original creator.
- English-facing
index.htmlshowcase page - 26 translated result poster images in
image/ - A reusable batch translation script in
tools/translate_posters.py - A random featured-type explorer and poster wall
- A minimal static-site layout that can be hosted anywhere
Because this project is static, you can open index.html directly in a browser or serve it with any simple local server.
Example:
python -m http.server 8000Then open http://localhost:8000.
index.html: main English gallery pageimage/: translated result cardstools/translate_posters.py: batch poster localization helper
Original creator: Original Bilibili video
Original public mirror/source reference:
The upstream creator did not publish an explicit open-source license for the original work. Because of that, this repository should be treated as an unofficial public adaptation with attribution, not as a relicensed derivative work with a new open-source license grant.
If the original creator requests changes or removal, that request should be respected.
