¡Bienvenido/a a mi base de datos de proyectos! Este portfolio digital no es solo una vitrina; es un artefacto construido con la precisión del pixel art y la potencia de las tecnologías modernas.
Mi objetivo: Demostrar mi capacidad para desarrollar interfaces de usuario con un enfoque meticuloso en la estética, la funcionalidad y el rendimiento.
| Tecnología | Descripción |
|---|---|
| React | La librería principal para construir la interfaz de usuario. |
| Tailwind CSS | Framework CSS utility-first para un diseño rápido y responsivo. |
| JavaScript (ES6+) | Lógica y dinamismo de la aplicación. |
| Intersection Observer | Utilizado para la navegación de la barra lateral (scroll-spy). |
| Git LFS | Gestión de archivos grandes (e.g., videos, imágenes de alta resolución). |
Si deseas correr este proyecto en tu entorno local para inspeccionar el código o extenderlo, sigue estas instrucciones:
git clone https://github.com/13djune/Portfolio.git
cd Portfolio_web npm install o yarn install / pnpm install
Comando ----- Descripción npm start --- Modo Desarrollo: Corre la aplicación en http://localhost:3000. npm run build - Producción: Construye el bundle final en la carpeta build. npm test ---- Lanza el test runner interactivo.
¿Te interesa colaborar o tienes alguna pregunta? ¡No dudes en contactarme!
LinkedIn: https://www.linkedin.com/in/belen-castillo-chacon/
Email: [email protected]
Welcome to my project database! This digital portfolio is not just a showcase; it is an artefact built with the precision of pixel art and the power of modern technologies.
My goal: To demonstrate my ability to develop user interfaces with a meticulous focus on aesthetics, functionality, and performance.
| Technology | Description |
|---|---|
| React | The main library for building the user interface. |
| Tailwind CSS | Utility-first CSS framework for fast and responsive design. |
| JavaScript (ES6+) | Application logic and dynamism. |
| Intersection Observer | Used for sidebar navigation (scroll-spy). |
| Git LFS | Large file management (e.g., videos, high-resolution images). |
If you want to run this project in your local environment to inspect the code or extend it, follow these instructions:
git clone https://github.com/13djune/Portfolio.git
cd Portfolio_web npm install or yarn install / pnpm install
Command ----- Description npm start --- Development Mode: Runs the application at http://localhost:3000. npm run build - Production: Builds the final bundle in the build folder. npm test ---- Launches the interactive test runner.
Interested in collaborating or have any questions? Feel free to contact me!
LinkedIn: https://www.linkedin.com/in/belen-castillo-chacon/
Email: [email protected]