Skip to content

Latest commit

 

History

History
79 lines (52 loc) · 2.38 KB

README.md

File metadata and controls

79 lines (52 loc) · 2.38 KB

Portfolio with Next.js + Tailwind 🚀

This portfolio is built using Next.js and styled with Tailwind CSS. It showcases the following: about me, projects, experiences, technologies, education, and certifications.

Portfolio Preview 1 Portfolio Preview 2 Lighthouse test result

Table of Contents 📚

English

Español

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.

English 🇬🇧

Getting Started 🚀

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.

Learn More 📖

To learn more about Next.js, check out the following resources:

Español 🇪🇸

Empezando 🚀

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.

Créditos/Credits 💼

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.