AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing lupyuen/lupyuen.github.io 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 viewLup Yuen's Articles Please feel free to reproduce and/or translate my articles... And promote IoT Education for all! 🙂 • List of Articles (Codeberg Mirror) (GitHub Mirror) • RSS Feed (Codeberg Mirror) (GitHub Mirror) • : Markdown source files for the articles • : HTML files generated by rustdoc The articles are mirrored to lupyuen.org, lupyuen.codeberg.page, lupyuen.github.io and codeberg.org. Lup Yuen's Resume • Lup Yuen's resume at https://lupyuen.org is powered by __JSON Resume__, the interoperable standard format for resumes: https://jsonresume.org The resume uses the theme: https://www.npmjs.com/package/jsonresume-theme-stackoverflow • To create your own resume, clone this repository and install the libraries: • Edit with __Visual Studio Code__ and the __JSON Resume Extension__: https://marketplace.visualstudio.com/items?itemName=reflog.jsonresume • Configure the JSON Resume theme in the User Settings for Visual Studio Code (change to the folder containing ): • The JSON Resume Extension only works for files named , hence we created a symbolic link from to , which is the filename expected by the command-line tools. • To generate the HTML ( ) and PDF ( ) resume files, run: • Then publish the HTML and PDF resume files to Apache Web Server (HTTPD), Codeberg Pages or GitHub Pages.