back to home

lupyuen / lupyuen.github.io

Lup Yuen's Articles and Resume

View on GitHub
81 stars
14 forks
8 issues

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.

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/lupyuen/lupyuen.github.io)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Lup 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.