resume / resume.github.com
Resumes generated using the GitHub informations
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing resume/resume.github.com 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, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewGitHub Résumé
A service that creates a résumé based on your GitHub repos/activity.
GitHub Résumé is opt-in. To make your resume visible, just star this project. To view your résumé, go to https://resume.github.io/?yourusername or follow the instructions on the home page.
Great for all the tech-savy bosses who want to have a quick view of person's git/github activity, before the interview.
Development
To run the app in development mode:
$ rackup config.ru
(You must have Ruby and the rack gem installed.)