• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • Weโ€™re hiring!
Log inSign up
abdullah678

abdullah678

Txtmoji

Public
Like
Txtmoji
Home
Code
3
backend
1
shared
1
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data โ€“ all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
5/28/2025
Viewing readonly version of main branch: v3
View latest version
README.md

Txtmoji - Emoji Encryption Website

Hide your text messages with emojis! โœจ

Features

  • ๐Ÿ” Text-to-Emoji Encryption: Convert plain text into emoji sequences using password-based encryption
  • ๐Ÿ”“ Emoji-to-Text Decryption: Decode emoji sequences back to original text with the correct password
  • ๐Ÿ“ฑ Mobile Responsive: Works perfectly on all devices
  • ๐ŸŽจ Beautiful UI: Modern design with pastel purple theme and floating cards
  • ๐ŸŒ™ Dark Mode: Toggle between light and dark themes
  • ๐Ÿ“‹ Copy to Clipboard: Easy copying with success animations
  • ๐Ÿ”’ Privacy First: No messages or passwords are stored

How It Works

  1. Enter your text message and a password
  2. Click "๐Ÿ” Encrypt" to convert it to emojis
  3. Share the emoji sequence with someone
  4. They can decrypt it using the same password

Tech Stack

  • Frontend: React with TypeScript
  • Backend: Hono API framework
  • Styling: TailwindCSS
  • Encryption: Custom emoji mapping with password salting

Project Structure

โ”œโ”€โ”€ backend/
โ”‚   โ”œโ”€โ”€ index.ts           # Main API server
โ”‚   โ””โ”€โ”€ encryption.ts      # Encryption/decryption logic
โ”œโ”€โ”€ frontend/
โ”‚   โ”œโ”€โ”€ index.html         # Main HTML template
โ”‚   โ”œโ”€โ”€ index.tsx          # React app entry point
โ”‚   โ”œโ”€โ”€ components/        # React components
โ”‚   โ””โ”€โ”€ style.css          # Custom styles
โ””โ”€โ”€ shared/
    โ””โ”€โ”€ types.ts           # Shared TypeScript types

API Endpoints

  • POST /api/encrypt - Encrypt text to emojis
  • POST /api/decrypt - Decrypt emojis to text
  • GET / - Serve the main application
  • GET /about - About page

Privacy

  • No messages or passwords are stored on the server
  • All encryption/decryption happens server-side but data is not persisted
  • Use strong passwords for better security
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
Weโ€™re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
ยฉ 2025 Val Town, Inc.