This portfolio is built using Next.js and styled with Tailwind CSS. It showcases the following: about me, projects, experiences, technologies, education, and certifications.
Warning
The development environment may differ significantly from the production environment. As this project supports both server-side and client-side rendering, you may experience slower performance or encounter bugs during development that are not present in the production version.
To start the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 in your browser to see the result.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, check out the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
Para iniciar el servidor de desarrollo:
npm run dev
# o
yarn dev
# o
pnpm dev
# o
bun dev
Abre http://localhost:3000 en tu navegador para ver el resultado.
Este proyecto utiliza next/font
para optimizar y cargar automáticamente Inter, una fuente personalizada de Google Font.
- Lucide Icons: Visit Lucide Icons
- AceternityUI: Visit AceternityUI
- Inspiración/Inspiration: Visit portfolio.dev.
Agradecimientos especiales a los creadores y contribuyentes de estos recursos por facilitar el desarrollo de este proyecto.
Special thanks to the creators and contributors of these resources for facilitating the development of this project.