A one-page portfolio for San Antonio visual artist Bob Garcia, known as Señor 808, featuring high-contrast mixed-media work, commissions, live painting, and a developing audio-storytelling lane.
- Description: Artist portfolio for Bob Garcia / Señor 808 — high-contrast mixed-media visual art, commissions, live painting, and developing audio storytelling.
- Website: https://workfolios.github.io/senor-808/
- Topics: artist-portfolio, visual-art, mixed-media, react, vite, typescript, github-pages, responsive-design, accessibility, formspree
- Configuration Note: Apply the description, website URL, and topics above in the repository About settings.
- Framework: React + Vite
- Language: TypeScript
- Runtime: Node.js 22
- Package Manager: npm 10.9.8
- Styling: Tailwind CSS
- Deployment: GitHub Actions + GitHub Pages
- Use Node.js 22 and npm 10.9.8.
- Install the committed dependency graph:
npm ci
- Start the development server:
npm run dev
To create a static production build:
npm run buildThe output will be in the dist directory.
This project is configured to deploy to GitHub Pages from the main branch through GitHub Actions. The Vite base setting uses relative asset paths so the application can run from the repository subpath.
- Repository:
workfolios/senor-808 - Production URL:
https://workfolios.github.io/senor-808/
- Bry maintains the repository and deployment workflow.
- Bob Garcia reviews the public experience and supplies approved artwork, titles, dates, categories, descriptions, and permissions.
- Unverified claims, dates, partner names, and media proof remain unpublished until confirmed.
- The repository rename from
senor-808-portfoliotosenor-808was completed on July 11, 2026.
See SOURCE_GOVERNANCE.md for the canonical operating baseline.
Bob does not need to edit GitHub. For the information and assets needed to update the website, see CONTENT_SUBMISSION_GUIDE_FOR_BOB.md.
Repository maintenance instructions for Bry are retained in ADMIN_GUIDE.md.