Welcome
This is the documentation for Kevin Maximiliano Palma Romero’s Portfolio - a modern, performance-optimized portfolio website showcasing cloud engineering expertise, certifications, and real-world Azure solutions. The portfolio is built with Astro and Tailwind CSS, featuring a premium glassmorphism design with advanced scroll animations and full internationalization support.Who is this for?
This portfolio is designed for Kevin Maximiliano Palma Romero, an Azure Cloud Engineer at Readymind, specializing in:- Cloud infrastructure deployment and management
- Azure networking and governance
- Cross-subscription migrations
- Infrastructure as Code (IaC)
- Cloud cost optimization (FinOps)
- Technical documentation aligned with Cloud Adoption Framework (CAF)
Target Audience
The portfolio serves multiple audiences:- Recruiters & Hiring Managers - Showcasing Azure certifications and hands-on experience
- Potential Clients - Demonstrating real-world cloud solutions and case studies
- Developers - As a reference implementation for modern portfolio websites
- Spanish & English Speakers - With full bilingual support
Key Features
Internationalization (i18n)
Full support for English and Spanish with automatic routing and language-aware CV downloads
Dark Mode
Toggle between light and dark themes with persistent user preference
Glassmorphism Design
Modern, premium UI with backdrop blur, gradients, and sophisticated animations
Fully Responsive
Optimized layouts for mobile, tablet, and desktop devices
Scroll-Reveal Animations
IntersectionObserver-based animations with staggered delays for smooth reveals
Contact Privacy
Email, LinkedIn, and GitHub hidden from bots with click-to-reveal protection
Design Features
The portfolio implements several advanced design patterns:- Animated gradient borders - Rotating border animations on profile images
- Floating background blobs - Subtle animated backgrounds with blur effects
- Timeline layouts - Vertical timelines for education and experience
- Case study cards - Narrative challenge/solution format with distinct icons
- Hover effects - Gradient transitions and transform animations
Portfolio Sections
| Section | Description |
|---|---|
| Hero | Introduction with role badge, bio, and CTA buttons for contact and CV download |
| About | Certifications (linked to Microsoft Learn), education timeline, and experience timeline |
| Cloud Solutions | 5 detailed case study cards showcasing real Azure projects with challenge/solution narratives |
| Skills | Technical skills, soft skills, and languages organized in categorized cards with gradient hover effects |
| Contact | Privacy-first contact cards (email, LinkedIn, GitHub) with click-to-reveal functionality |
Tech Stack
The portfolio is built with a modern, performance-focused technology stack:Core Technologies
- Framework: Astro v5 - Zero-JS islands architecture for optimal performance
- Styling: Tailwind CSS v3 - Utility-first CSS framework with custom color system
- Language: TypeScript - Type-safe development experience
- Deployment: Vercel - Edge network deployment with automatic HTTPS
Performance Optimizations
The portfolio includes several performance enhancements:- Critical CSS inlining - Above-the-fold styles inlined to eliminate render-blocking
- Font preloading - Google Fonts preconnect and preload for faster text rendering
- Image optimization - Astro Image component with WebP format and lazy loading
- Minimal JavaScript - Only essential scripts for theme toggle and scroll animations
Internationalization System
The portfolio implements a custom i18n system with 240+ translation keys:Translation Coverage
- Navigation labels
- Hero section (greeting, role, bio, CTAs)
- About section (education, experience, certifications)
- 5 complete case studies
- Skills categories
- Contact form labels
- Footer content
Project Structure
Scroll-Reveal Animation System
The portfolio implements a custom scroll-reveal system using IntersectionObserver:.reveal class automatically fade in and slide up when they enter the viewport, with customizable delays using CSS variables:
Next Steps
Ready to get started? Check out the Quickstart guide to set up the portfolio locally and make your first customizations.Quickstart
Get the portfolio running locally in minutes
Customization
Learn how to customize content, colors, and components