# ArjanCodes/examples

All the code examples I use in my videos

Repository: https://github.com/ArjanCodes/examples
Canonical: https://ross.abutalabs.com/products/arjancodes-examples
Homepage: https://www.youtube.com/c/arjancodes
Language: HTML
License: MIT
License Family: permissive
Topics: design-patterns, python, software, tutorials
Last push: 2026-08-19T15:30:12+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 2012, "days_push": 14, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1236, forks 361 (observed 2026-08-28T04:04:05.026991+00:00)

## What it is
A collection of Python code examples accompanying ArjanCodes YouTube videos, covering software design patterns and best practices. Each example is a self-contained project with its own pyproject.toml for dependency management.

## Use cases
- learn python design patterns from video tutorials
- find example code for software architecture concepts
- study clean code practices in python
- follow along with arjancodes youtube videos
- reference implementations of design patterns in python

## When to choose
- you watch ArjanCodes videos and want the accompanying code
- you want practical Python examples of design patterns and software design topics
- you prefer learning by reading and running small self-contained projects

## When to avoid
- you need a production-ready library or framework
- you want a structured course rather than loosely organized video examples
- you don't use Python

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools
- domain: tutorials, developer-tools, programming-languages
- platform: python, cross-platform
- tags: design-patterns, code-examples, youtube, software-architecture, education

## Member repositories
- ArjanCodes/examples (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.026991+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:21:55.429151+00:00, confidence not recorded.
  - readme: https://github.com/ArjanCodes/examples (fetched 2026-08-28T04:04:05.026991+00:00, sha 0339c49a1b07)
  - homepage: https://www.youtube.com/c/arjancodes (fetched 2026-08-29T12:21:05.395942+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
