Skip to content
View screwedupclick's full-sized avatar
πŸ•
Minding my business
πŸ•
Minding my business

Block or report screwedupclick

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
screwedupclick/README.md
GIF

πŸ’€ CHAOS.EXE HAS STOPPED RESPONDING πŸ’€

⚑ Welcome to my digital hellscape ⚑

ERROR 404: SANITY NOT FOUND  
LOADING CHAOS... β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 100%
// Current state β€” somewhere between death and worse
const me = {
    status: "barely_alive", // Kept alive by caffeine and bad decisions
    coffee: Math.random() * 100, // The only reason this organism functions
    bugs_today: Infinity, // Like PokΓ©mon, but they evolve into breakdowns
    sanity: null, // Gone. Lost in a merge conflict.
    brain: undefined, // 404: Cognitive function not found
    motivation: () => Math.random() > 0.9 ? "present" : "missing", // 10% chance of pretending to care
};

// The cursed loop, also known as "productivity"
while (coding) {
    try {
        create_chaos(); // Aka "doing my job"
    } catch (life) {
        console.log("why"); // Scream into the void, it echoes
        throw new Error("what the fuck is that?"); // The official documentation of my existence
    } finally {
        question_existence(); // Mandatory mental health break (not effective)
    }
}

// This function embodies my career
function create_chaos() {
    if (Math.random() < 0.5) {
        throw new Error("Unexpected life event"); // Divorce? Bankruptcy? JS runtime error? Who knows!
    }
    console.log("Code compiles, but... should it?"); // Ethics not included
}

// Existential crisis simulator
function question_existence() {
    console.log("Is this even real?"); // Spoiler: it never was
}

βš™οΈ Arsenal of Digital Chaos βš™οΈ

πŸ‘¨β€πŸ’» Dev_life_simulator.js πŸ‘¨β€πŸ’»

πŸ“ˆ KPI: Kills Per Iteration

  • 78% of time spent reading error messages no one truly understands.
  • 14% searching for motivation that vanished sometime around Sprint 6.
  • 7% googling β€œhow to fake your own death and become untraceable.”
  • 1% actually coding. Poorly. Very poorly.

β˜• This project is proudly sponsored by:

  • Cold coffee consumed at 4PM like a shot of liquid despair.
  • Pointless meetings where your mic is muted, but your soul screams.
  • Your manager, who thinks a β€œsmall ticket” = 15 minutes of work (spoiler: it’s a full rewrite).

πŸ”₯ How To Use:

  1. Clone this repo.
  2. Run dev_life_simulator.js.
  3. Watch your life flash before your eyes as create_chaos() does a better job than you ever did.
  4. Call a therapist. Or an exorcist. Or both.

πŸͺ¦ Fun Fact:

This project passed all tests β€” except the will to live.


πŸ› Contributing:

Wanna contribute? Why? Haven’t you suffered enough?

Fork the repo, change a variable, cry a little, and submit a PR.
I will judge silently.


⚰️ License

Released under the β€œI'm doing my best with what I have” license.
No warranty, no logic, no hope.


πŸ”— Contact Points πŸ”—

  • Portfolio [UNDER CONSTRUCTION FOREVER]
  • LinkedIn [PROFESSIONAL LIES]
  • Email [MAYBE RESPONDS]

πŸ“Š Statistics of Destruction πŸ“Š




Popular repositories Loading

  1. ScriptFlipperZero ScriptFlipperZero Public

    Python 2

  2. screwedupclick screwedupclick Public

    Config files for my GitHub profile.

  3. tierlist_project tierlist_project Public

  4. python_oop_training python_oop_training Public

    Python

  5. darksouls_python darksouls_python Public

    Python

  6. ReactPortfolio ReactPortfolio Public

    JavaScript