ArjanCodes / examples
All the code examples I use in my videos
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.
Repository Overview (README excerpt)
Crawler viewTable 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