back to home

ArjanCodes / examples

All the code examples I use in my videos

1,111 stars
331 forks
12 issues
HTMLPythonJupyter Notebook

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing ArjanCodes/examples in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/ArjanCodes/examples)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Table of Contents • About • Installation • Maintainers • Links About This repository contains all the code examples that I use in my YouTube videos. You'll find the link to the code in the description of each of the videos on YouTube. If you're a regular watcher, you can simply clone the repository and check out the code for the latest video. The main branch will always contain the latest code. If you have any suggestion to improve this repository, feel free to open an issue or a pull request. Installation To clone this repository, run the following command: Navigate to the cloned repository: Ensure you have the necessary dependencies installed for each example. Each example should have atleast a in which you can use poetry to create a virtual enviroment for that specific example. Maintainers • Arjan Egges, Project Maintainer: @egges • Andreas Bergman, Developer & Educational Specialist: @ABDreos Links