lucasvbr.dev

Portfolio

AstroSvelteShadcn

During the summer of 2024, I decided to redo my portfolio. I chose to use Astro, a static site generator that allows the use of content collections in Markdown and the use of components from other frameworks for interactivity, I decided to choose Svelte.

Features

  • Homepage that presents me, with my projects, my contacts, etc.
  • Project pages that present my projects
  • Dark mode
  • Internationalization (i18n)
  • Page transition

Technologies

  • Bun : Dependency manager
  • Astro : Static site generator
  • Svelte : Framework for reactive components
  • Shadcn Svelte : Svelte component library
  • TailwindCSS : CSS framework