Skip to content

Repository files navigation

πŸ“— ShortMan Dictionary

Image

The dictionary Longman is too scared to publish.


Gen-Z Brainrot Entries React 18 Tailwind


A comprehensive internet slang dictionary with pronunciations, examples, vibe ratings, and a Brainrot Modeβ„’ that turns every definition into certified chaos.


"Delulu is the solulu" β€” finally, a dictionary that gets it.


πŸ”— Browse the dictionary β†’ mahankenway.github.io/ShortManDictionary




🧠 What is this?

ShortMan Dictionary is a web-based slang dictionary built for people who are terminally online and proud of it.

Every entry includes:

  • πŸ“– Formal definition (for when your parents ask)
  • 🌐 Internet meaning (what it actually means)
  • 🧠 Brainrot meaning (maximum chaos mode)
  • πŸ—£οΈ Pronunciation guide (with personality)
  • πŸ’¬ Usage examples (from the trenches)
  • πŸ“ Where you'll see it (TikTok, Reddit, Discord, etc.)
  • ✨ Vibe rating (emoji-based energy assessment)

✨ Features

Feature What it does
🧠 Brainrot Modeβ„’ Toggle to replace all definitions with their maximum-chaos equivalents
πŸ” Instant Search Find any slang word instantly with fuzzy matching
πŸ”€ A-Z Navigation Browse alphabetically like a real dictionary (but cooler)
🏷️ Category Filters Gaming / TikTok / Reddit / Meme β€” find your niche
❀️ Favorites Save words for quick access (we won't judge)
🎲 Random Entry Discover words you didn't know you needed
πŸ‘₯ Community Words Submit your own slang, upvote others
πŸ“€ Share Cards Generate shareable meme cards for any entry
πŸŒ™ Dark Mode For 3am slang browsing sessions
πŸ“± Fully Responsive Works everywhere you doom-scroll

🧠 Brainrot Modeβ„’

This is the feature that separates ShortMan from every other dictionary:

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  NORMAL MODE:                                                   β”‚
β”‚                                                                 β”‚
β”‚  NPC β€” Someone who seems to lack original thought               β”‚
β”‚  or just follows a scripted path through life.                  β”‚
β”‚                                                                 β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚  BRAINROT MODE:                                                 β”‚
β”‚                                                                 β”‚
β”‚  THIS PERSON HAS NO INTERNAL MONOLOGUE. Just vibes on           β”‚
β”‚  autopilot. Wake up. Go to Starbucks. Say "I literally          β”‚
β”‚  can't even". Sleep. Repeat. Their dialogue tree has 4          β”‚
β”‚  options and they've exhausted all of them.                     β”‚
β”‚                                                                 β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

βš”οΈ ShortMan vs Longman

πŸ“• Longman πŸ“— ShortMan
Has "rizz" ❌ βœ…
Has "delulu is the solulu" ❌ βœ…
Dark Mode ❌ βœ…
Brainrot Mode ❌ Would resign first βœ… Built-in
Mobile-first ❌ It's a physical book βœ…
Community submissions ❌ βœ…
Vibe ratings ❌ βœ…
Free forever Kind of βœ… Always

πŸš€ Quick Start

git clone https://github.com/MahanKenway/ShortManDictionary.git
cd ShortManDictionary
npm install
npm run dev

Open http://localhost:5173 β€” search "rizz" β€” get enlightened.


πŸ“ Project Structure

ShortManDictionary/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/        # UI (EntryCard, SearchBar, ShareModal, AddSlangModal)
β”‚   β”œβ”€β”€ data/
β”‚   β”‚   └── slangData.js   # πŸ“š THE dictionary β€” all entries live here
β”‚   β”œβ”€β”€ pages/
β”‚   β”‚   └── Dictionary.jsx # Main page
β”‚   └── index.css          # Brainrot Modeβ„’ glitch animations
β”œβ”€β”€ public/
β”‚   └── 404.html           # GitHub Pages SPA routing
└── .github/workflows/
    └── deploy.yml         # Auto-deploy on push to main

πŸ› οΈ Tech Stack

Layer Technology
Framework React 18
Styling Tailwind CSS + shadcn/ui
Animations Framer Motion
Build Vite
Icons Lucide React
State React Query
Deploy GitHub Pages (auto)

🀝 Contributing

Got a slang word that's missing? Pull request it.

  1. Fork the repo
  2. Add your word to src/data/slangData.js
  3. Include: word, meaning, internetMeaning, brainrotMeaning, examples, category, vibeRating
  4. Open a PR β€” we review faster than you can say "no cap"

If TikTok uses it, it belongs here.


πŸ“œ License

MIT β€” do whatever you want with it, just don't be mid about it.


Built by Mahan Tavakoli for the world's best teacher, Arina Mahmoudi


If this gave you even one W, drop a ⭐ β€” it costs zero rizz and means the world.


Star this repo

About

πŸ“— The internet slang dictionary Longman is too scared to publish. Brainrot Modeβ„’, vibe ratings, community submissions. Built for the chronically online.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages