Inspiration
MakeItUp started with a simple observation: ordinary moments online increasingly sound like career-defining milestones. Getting promoted makes sense. Launching a product makes sense. But somewhere along the way, even the smallest actions began sounding transformational. Making coffee becomes “strategic caffeination optimization.” Replying to emails becomes “cross-functional impact alignment.” We wondered what would happen if we pushed that mindset to its absolute extreme — and automated it.
What it does
MakeItUp turns ordinary life into dramatic “professional” milestones. Type something mundane. Get an over-the-top announcement with buzzwords, emojis, and exactly 3 hashtags. It also generates: • Absurd job listings (entry-level, 15 years required) • Startup-style hype headlines • AI comments from painfully accurate archetypes It’s satire powered by structure.
How we built it
We built a lightweight full-stack app using React + Vite on the frontend and Node + Express on the backend, powered by OpenAI (gpt-4o-mini). Instead of fully free-form generation, we engineered structured prompts with strict tone rules, formatting constraints, and predefined archetypes. That balance of control + randomness keeps outputs consistent but fresh. No database. No auth. Just generative exaggeration.
Challenges we ran into
Tone control was the hardest part. Too loose → generic. Too sharp → unintentionally mean. We iterated heavily to keep the humor exaggerated but relatable. Keeping content fresh while preserving archetype personalities was another challenge — solved through structured randomness.
Accomplishments that we're proud of
• 19 consistent comment archetypes
• Structured output enforcement (yes, exactly 3 hashtags)
• A cohesive satire ecosystem (posts, jobs, headlines)
• Humor that feels uncomfortably familiar
What we learned
Generative AI is extremely good at mimicking cultural tone — especially professional exaggeration. But structure matters. Clear constraints dramatically improve output quality. Push exaggeration far enough, and it starts feeling uncomfortably familiar.
What's next for MakeItUp
• Shareable post cards
• More archetypes
• Community-generated prompts
• Even more unnecessary “impact”
Built With
- cors
- express.js
- javascript
- node.js
- openapi
- react
Log in or sign up for Devpost to join the conversation.