🗂️
Public

Portfolio — amarsyll.pro

The site you're looking at. A full stack portfolio that presents the profile and the projects — and is itself a complete project, from the REST API down to the admin panel.

Architecture

  • Symfony backend with a REST API secured by JWT.
  • Public pages rendered server-side with Twig and enriched by React islands mounted over Turbo — indexable HTML, interactivity only where it earns its place.
  • A React admin panel with full CRUD over projects, skills, education and contact messages.
  • Bilingual Italian / English site, with per-locale URLs, hreflang and structured data.
  • Hosted on an Ubuntu VPS I administer myself: Apache, PHP-FPM, MySQL, Let's Encrypt SSL.

Role: everything, from the first commit to the server.