Tikita
BRITISH·23·v3.0.0

AI 20 Questions

archived WebApps

About

Can you beat the AI, or will it guess your thoughts? A UI consisting of yes/no buttons. You think of any thing and the AI will attempt the narrow down the answer in 20 questions.

Tech Stack

JAVASCRIPT OPENAI API PYTHON FASTAPI

No media available for this project

Discussion & Feedback

Have questions about this project? Built something similar? Share your thoughts!
(Requires GitHub account to comment)

Emoji Translator

Emoji Translator is a web app that converts English sentences into emoji sequences. Built with a Python backend using Beautiful Soup to scrape and structure emoji definitions from Unicode data sources into a searchable CSV dataset, paired with a JavaScript frontend that maps words and phrases to their closest emoji match in real time. The translator handles synonyms, common slang, and multi-word expressions to produce surprisingly accurate emoji translations. Originally built as a fun experiment in web scraping and natural language matching, it demonstrates practical use of data extraction pipelines feeding into an interactive UI.

javascript python beautiful soup +2 more

Recently Viewed Products Theme Ext

I built a new feature for stores to help them pick up right where they left off! Now, when someone explores a site and then returns to the home page, they’ll see up to 5 of their recently viewed products - right on the page.

liquid javascript shopify

Convert Time Chrome Extension

Convert Time is a Chrome extension I built to solve a problem I kept running into as someone who works with people across multiple time zones. You open the extension, pick a time and a timezone, and instantly see what that moment looks like everywhere else. It supports 45+ timezones, is free to install, and works entirely in the browser with no account required. I built it in JavaScript using Chrome's extension APIs, and it has 180 installs. The idea came from constantly doing mental timezone maths during calls and realising a lightweight popup would be far faster than any website.

javascript