Welcome to dev-dump — the open-source code graveyard for developers who just wanna throw stuff and dip.
This is the wild west of coding: good code, bad code, cursed one-liners, weird hacks — everything goes. No judgment, just pure dump energy 💀
A public space for developers to:
- Dump random scripts, code snippets, full projects, AI horrors, and meme code
- Browse through other people’s madness for ideas or laughs
- Eventually access this through a live web app (coming soon)
- Fork this repo
- Go to the
/code
folder - Create a subfolder with your project name (e.g.
web-scrapper
,javascript-tutorials
,my-cursed-project
, etc.) - Drop in your code file(s) with a descriptive name (
memeSort.js
,whyDoesThisWork.py
, etc.) - Optional: Comment what it does at the top (or don’t — raw chaos is valid)
- Submit a Pull Request
That’s it. No linting. No rules. Just dump and go.
Pro tip: Add a
README.md
inside your own folder if your code needs some context (or lore).
This project is licensed under the MIT License — do whatever you want, just don’t sue us if your code becomes sentient.
This is a dumpster. Expect cursed code, spaghetti logic, and glorious messes.
If you find something useful — awesome. If not — that’s also the point.