Skip to content
EN ES

Professional portfolio as a content system

Back to cases

Technical case

Professional portfolio as a content system

Frontend architecture redesign to support bilingual, fast, and maintainable content.

Role
Frontend development
Stack
  • Astro
  • TypeScript
  • Tailwind CSS
Type
Technical case

Frontend architecture case study applied to my own professional portfolio.

The goal was not only to refresh an interface, but to build a clear foundation for communicating experience, case studies, and contact channels without unnecessary runtime complexity. The solution prioritizes static content, fast loading, bilingual structure, and simple maintenance.

Key decisions

  • Separate content from presentation through typed collections.
  • Keep bilingual routes consistent across Spanish and English.
  • Use Astro to deliver static pages with low runtime cost.
  • Organize content as editable pieces to support future narrative iterations.

Expected outcome

A portfolio foundation that is easier to extend, review, and adapt, where each section can evolve without compromising performance, SEO, or technical clarity.