WeSearch

Created a developer excuse generator with 6 situations, 4 tones, and custom excuses

·3 min read · 0 reactions · 0 comments · 3 views
#technology#software#development#open-source
Created a developer excuse generator with 6 situations, 4 tones, and custom excuses
⚡ TL;DR · AI summary

A developer has created an excuse generator called Excusify to help users craft believable excuses for various work situations. The tool offers six predefined scenarios and four tones, allowing users to generate context-aware excuses quickly. It also features an AI-powered custom excuse option for unique situations, making it a versatile resource for developers.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3960897) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Bilal Malik Posted on Jun 3 Created a developer excuse generator with 6 situations, 4 tones, and custom excuses #react #javascript #jokes #opensource We've all been there. Standup starts in 3 minutes. The bug is still there. The deploy failed. The PR has been sitting unreviewed for two days. And "I don't know" just isn't professional enough. So I built Excusify. Pick your situation, pick your tone, get a believable excuse. Copy it. Send it. Survive the standup.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)