Skip to content

Latest commit

Β 

History

History
39 lines (21 loc) Β· 1.09 KB

File metadata and controls

39 lines (21 loc) Β· 1.09 KB

Porfolio Ot Roca [@otrocadev]

Ot Roca - otrocadev porfolio screenshot

This is the repo for my updated porfolio for 2025! This time I have created a more simplified interface that has just the basic information to avoid distractions and have a cleaner look.

πŸ› οΈ Stack

For this project I wanted to center on an aproach close to the standard web langages and that is why I choosed the ones mentioned below, using only Astro for separing the components and having a smother developing experience.

  • πŸš€ Astro 5
  • πŸ”₯ Native CSS
  • πŸ’š Native JavaScript

πŸ–±οΈ Check out the live demo!

You can see the actual state of the project in this live demostration here.

πŸ‘¨πŸ»β€πŸ’» Commands available

Installation

Clone the repository:

git clone https://github.com/otrocadev/porfolio2025.git

Navigate to the project directory:

cd porfolio2025

Install dependencies:

pnpm install

Start the development server:

pnpm run dev

πŸš€ Open your browser and visit http://localhost:4321 to view the project locally!