1 مستودع
Intentional use of absolute coordinates to prevent responsive or flexible UI scaling.
Distinct from Flexible Layout Constraints: Focuses on the avoidance of flexible layout systems to create maintenance overhead.
Explore 1 awesome GitHub repository matching user interface & experience · Rigid Layout Implementation. Refine with filters or upvote what's useful.
This project is a programming satire project and a curated catalog of software anti-patterns designed to demonstrate how to write intentionally unmaintainable and fragile code. It serves as a maintainability educational resource and a study in poor design choices, using extreme examples of obfuscated logic to teach developers how to recognize and avoid technical debt. The project provides a comprehensive guide to code obfuscation, focusing on techniques to hide program logic through deceptive naming, bizarre control flows, and misleading documentation. It distinguishes itself by intentionally
Uses absolute coordinates instead of flexible layout managers to force manual adjustment of every element.