MinhasKamal/CreepyCodeCollection logo

MinhasKamal/CreepyCodeCollection

Free

A Nonsense Collection of Disgusting Codes

FreeFree tier
Type
Open Source

About MinhasKamal/CreepyCodeCollection

A Nonsense Collection of Disgusting Codes. Here we are talking about creepiest of the most creepy codes. Programs, behave so strange, that they will twist your brain. Snippets, so small, that you won’t believe their functionality. And codes, so cryptic, that even the top coders will think of going back to the college. The collection includes examples like checking prime numbers with a regex, calculating day of week, Java type conversion tricks, Ruby quines, animated 3D doughnut, and more. Organized by difficulty level (Creepy Rank) starting with Genin Code.

Key Features

Obfuscated code examples in multiple languages
Programs with strange and surprising behavior
Tiny code snippets with powerful functionality
Educational resource for understanding low-level quirks
Organized by difficulty level (Creepy Rank)
Includes classic examples like prime regex, day-of-week formula, animated 3D doughnut

Pros & Cons

Pros
  • Free and open source
  • Diverse collection spanning multiple programming languages
  • Fascinating examples that challenge understanding
  • Useful for learning about language quirks and optimizations
  • Well-organized by difficulty level
Cons
  • Codes are not suitable for production or real-world software
  • Some examples are extremely obscure and hard to follow without external references
  • Limited practical application beyond education and entertainment

Best For

Learning about code obfuscation techniquesEntertainment and curiosity for programmersUnderstanding compiler and interpreter edge casesEducational demonstrations of esoteric programming

FAQ

What is CreepyCodeCollection?
It is a GitHub repository containing a collection of obfuscated, strange, and cryptic code snippets in various programming languages, intended for educational and entertainment purposes.
Who is the creator?
The repository is maintained by MinhasKamal on GitHub.
Can I use these codes in my project?
The repository warns against using such code in real-life software projects, emphasizing readability and maintainability.
How are the codes organized?
They are organized by difficulty level using a 'Creepy Rank', starting with Genin Code for beginners.