• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
abdullah678

abdullah678

Txtmoji

Public
Like
Txtmoji
Home
Code
4
backend
2
frontend
4
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
/
Code
/
Search
index.ts
https://abdullah678--42d312f63b9511f0ad179e149126039e.web.val.run
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
HTTP
  • index.ts
    abdullah678--42…9e.web.val.run
Code
backendfrontendsharedREADME.md
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.