Projects

Some of the projects are from work, and some are just personal ones
(the ones without repository are from work)

0/8/2024

Pet-commerce website (e-commerce)

E-commerce responsive website made with Next.js, Mui components, and tailwindCSS on the frontend, while on the backend i used Java with Springboot for routes, services and auth, connecting to a postrges database

4/2/2023

SSG site about body mind balancing

This is a page static site that was made thinking in SEO optimization and low rendering time, and we get this thanks to getting and procesing early the props of the page components and having them ready, is made using Next.js, react components, and tailwindCSS.