Skip to main content

Batman website inspired terminal quiz app

Some time ago I was contacted by a person involved with NFT, to create a project inspired by 2022 Batman movie website.

The person wanted to have a website that looked similar to a Batman Promotion website that looked like created by Ridder. The copy of the old website can be found on Archive.org.

The person contacted me because I'm an author of jQuery Terminal, a web-based terminal library, so obviously I would be perfect for the job.

He showed me a login page from CodePen that he liked. So I've modified it and adding to the website.

I've created a basic code and fixed bugs during the launch of the NFT. I worked long hours to fix Everything. When the project was done, I've asked that person if it's ok to reuse his code, I'm not sure, if he even replied, so I assumed he didn't mind. I did refactor the code removed any customization and put it for sale on Gum Road.

You can see the live quiz at quiz.terminal.jcubic.pl. The username and password is "guest" (without the quotes).

Terminal Quiz App

Originally, the quiz was used to give people a unique token (sequence of random characters) that they can use on Discord for the NFT project (probably to claim the free NFT). That's why the code asks for the username and give you a token.

The questions are random, and they are hidden on the backend (same as answers), so you can't inspect the code to figure out all the questions and answers. The quiz also has IP protection, to prevent one person to keep answering the questions (but this feature is disabled on the demo).

This was second time I worked on Web3 terminal project. If you need similar terminal for yours, I'm open to work for you, you can find the details on this page.

Π
m