Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.24 KB

File metadata and controls

43 lines (31 loc) · 1.24 KB

⭐ Random Code Error

Update Random Error

Display a random coding error in your personal GitHub profile README.md.

Random Error Example

🚀 How to use it

Simply embed the generated image inside your own README.md:

![Random Error Example](https://github.com/Yougo-rgb/random-code-error/blob/main/ERROR.png?raw=true)

This image updates automatically every 30 minutes.

🧠 How it works

  • A workflow runs every 30 minutes
  • A random entry is selected from errors.txt
  • The script generates:
    • ERROR.md - raw text version
    • ERROR.png - terminal style image
  • The new files are pushed to the repository

🤝 Contributing

Contributions are welcome!

  1. Fork the repository
  2. Add new errors to errors.txt
  3. Submit a Pull Request
  4. And wait: so said EVELYN the modified DOG

📋 About

I saw some GitHub profiles displaying random dev quotes and thought:
“Why not random coding errors instead?”
So here we are...

📌 Author