Skip to content

Welcome to the repository for my personal portfolio. This project showcases my work and skills as a developer, featuring sections for projects, contact information, and more. Built with React and Vite, the portfolio is designed to be modern, responsive, and visually appealing.

Notifications You must be signed in to change notification settings

orellanamr/orellanamr.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rolando Orellana's Portfolio

This is the repository for Rolando Orellana's personal portfolio, developed with React and Vite. The portfolio includes sections for projects, contact, and more, with a modern and responsive design.

Technologies Used

  • React
  • Vite
  • Material UI
  • i18next (for internationalization)
  • Framer Motion (for animations)
  • React Intersection Observer (for visibility detection)
  • GitHub Pages (for deployment)

Features

  • Fast Deployment: Uses Vite for fast and efficient development.
  • Internationalization: Support for multiple languages with i18next.
  • Responsive Design: Adaptable to different screen sizes.
  • Smooth Animations: Includes smooth animations and transitions with Framer Motion.
  • Projects Section: Showcases featured projects with links to repositories and live previews.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-repository.git
    
  2. Navigate to the project directory: cd your-repository

  3. Install dependencies: yarn install

Usage

To start the development server: yarn dev

To build the project for production: yarn build

Project Structure

├── public │ └── index.html ├── src │ ├── assets │ │ ├── images │ │ └── videos │ ├── components │ │ ├── Navbar.jsx │ │ ├── HeroSection.jsx │ │ ├── Projects.jsx │ │ └── Contact.jsx │ ├── App.jsx │ ├── index.jsx │ └── i18n.js ├── .gitignore ├── package.json ├── README.md └── vite.config.js

Contact

Rolando Orellana - [email protected]

About

Welcome to the repository for my personal portfolio. This project showcases my work and skills as a developer, featuring sections for projects, contact information, and more. Built with React and Vite, the portfolio is designed to be modern, responsive, and visually appealing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published