Let’s talk
const projectsPage = () => {

/* Some of my most relevant projects */

<Projects
    completed={
    • foto
      • resume =
        'Spotify ROom is a collaborative music player that allows users to create and join rooms to listen to music together. It is a full-stack project developed with Next.js and Django'
      • period =
        Oct 2024, 1 month
      • link =
    • oppwpp
      • resume =
        'This project showcases the front-end interface for a One Piece wallpaper gallery, with back-end development still in progress. Some dynamic features are already implemented.'
      • period =
        Jul 2024, less than a month
      • link =
    • oppdesign
      • resume =
        'OnePiece+ is a dedicated streaming and reading platform for One Piece fans. It offers a convenient one-stop destination to access the entire anime series and manga collection. This project is a design proposal for the platform.'
      • period =
        Jun 2024, less than a month
      • link =
    • oppmkt
      • resume =
        'OnePiece+ is a dedicated streaming and reading platform for One Piece fans. It offers a convenient one-stop destination to access the entire anime series and manga collection. This project is a marketing proposal for the platform.'
      • period =
        Jun 2024, less than a month
      • link =
    }
/>
};export default projectsPage;