Personal portfolio site for Bryan Rodríguez — full-stack developer, AI engineer, and content creator from Puerto Rico.
Live site: bryrodmo.com
A single-page static site built with vanilla HTML and CSS — no frameworks, no build tools, no dependencies. Designed to communicate what I do to a non-technical audience without losing credibility with technical ones.
Highlights:
- Animated orbit diagram with CSS keyframes and counter-rotating emoji nodes
- Glassmorphism cards with
backdrop-filterblur - Radial gradient background with teal accent glows
- Fully responsive down to 320px
- Respects
prefers-reduced-motion
- HTML5 / CSS3 (custom properties,
clamp(),backdrop-filter) - Fraunces + Nunito via Google Fonts
- No JavaScript, no frameworks, no build step
python3 -m http.server 8080Then open http://localhost:8080.
| Project | Status | Stack |
|---|---|---|
| Drakon | In development | AI habits app |
| YouTube Agent | In development | AI content strategy |
| QuickZone | Live | PHP, MVC |