Skip to content

Instantly share code, notes, and snippets.

@rekales
rekales / krei_dev_standards.md
Last active October 7, 2025 03:46
Krei Development Standards

Krei Development Standards

These are the set of standards that I have made my self as guidelines on how I should go about in developing anything software related to maintain a consistent style to ease reading for my future self. I figured all of this out from my years of experience programming in many languages and frameworks. I have all of this already etched in my brain and I just decided to write something so other developers can understand why I do what I did.

Convention Priorities

  1. Personal Necessity
  2. Group Standards (Teams)
  3. Organizational Standards (Company/Community)
  4. Language Conventions
  5. Personal Wants