WeddingHashTags
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.
https://pdadzie--80d73fb03fa411f0972476b3cceeab13.web.val.run
A collection of beautiful, interactive web apps for generating perfect names for life's special moments.
A beautiful, interactive web app that generates creative wedding hashtags for couples based on their names and wedding year.
An AI-powered tool that generates perfect rhyming and similar names for twins with gender preferences and style choices.
- β¨ Beautiful, romantic interface with wedding-themed design
- π Generates 20+ hashtag variations based on couple's names
- π Incorporates wedding year into hashtags
- π± Responsive design that works on all devices
- π¨ Elegant styling with romantic colors and animations
- π One-click copy functionality for each hashtag
- β οΈ User-friendly error handling
- π€ AI-Powered Generation: Uses OpenAI GPT-4 to create creative, meaningful name combinations
- π« Gender Options: Choose from Boy/Boy, Girl/Girl, or Boy/Girl combinations
- π΅ Rhyming Names: Generates names that sound harmonious together
- π Similar Names: Creates names with similar themes, origins, or sounds
- π¨ Beautiful Interface: Playful, colorful design with twin-themed elements
- π± Responsive Design: Works perfectly on all devices
- β Save Favorites: Mark and save your favorite name combinations
- π‘ Smart Fallbacks: Curated backup names if AI is unavailable
The app generates hashtags using various creative patterns:
- Initials + Year (e.g., #BB23, #bb23)
- Names + Year (e.g., #BnB23, #bnb23)
- "[Name]got[Name]" format (e.g., #BrightgotTrice23, #TricegotBright23)
- "Forever" variations (e.g., #ForevertheBBs)
- Love declarations (e.g., #BrightLovesBeatrice)
- Wedding themes (e.g., #BrightWedsBeatrice)
- Team format (e.g., #TeamBrightBeatrice)
- And many more creative combinations!
βββ frontend/
β βββ index.html # Wedding hashtag generator
β βββ twin-names.html # Twin name generator
β βββ index.tsx # Wedding app entry point
β βββ twin-names.tsx # Twin names app entry point
β βββ components/
β β βββ App.tsx # Wedding hashtag component
β βββ style.css # Custom styles
βββ backend/
β βββ index.ts # Wedding hashtag server (HTTP)
β βββ twin-names.ts # Twin names server with AI (HTTP)
βββ README.md
- Visit the main app (
/backend/index.ts
) - Enter the first partner's name
- Enter the second partner's name
- Enter the wedding year
- Click "Generate Hashtags" to see creative suggestions
- Copy your favorite hashtags to use for your wedding!
- Visit the twin names app (
/backend/twin-names.ts
) - Select gender combination (Boy/Boy, Girl/Girl, Boy/Girl)
- Choose generation style (Rhyming, Similar, or Surprise Me)
- Click "Generate Twin Names" to get AI-powered suggestions
- Browse through beautiful name cards with meanings
- Save your favorites for later reference
- React 18.2.0 with TypeScript
- OpenAI GPT-4 for AI name generation
- TailwindCSS for styling
- Hono backend for serving files and API handling
- Responsive design with beautiful animations
HTTP
Cron
Email