Skip to content

This portfolio showcases my work as a junior web developer, highlighting projects, skills, and experiences. It is designed to provide an overview of my capabilities and serve as a professional introduction.

Notifications You must be signed in to change notification settings

saldanaj97/nextjs-portfolio

Repository files navigation

Junior SWE Portfolio

Netlify Status

Overview

This portfolio showcases my work as a junior web developer, highlighting projects, skills, and experiences. It is designed to provide an overview of my capabilities and serve as a professional introduction.

Technologies Used

  • Next.js: A React framework for building server-side rendered applications.
  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.

Structure

The repository is organized into sections based on different aspects of the portfolio:

  • /src: Contains the source code for the portfolio.
  • /public: Includes static assets such as images and other resources used in the portfolio.

Getting Started

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository:

    git clone <repository_url>
    cd portfolio
  2. Install dependencies:

    pnpm install

    or

    npm install
  3. Run the development server:

    pnpm run dev

    or

    npm run dev

About

This portfolio showcases my work as a junior web developer, highlighting projects, skills, and experiences. It is designed to provide an overview of my capabilities and serve as a professional introduction.

Topics

Resources

Stars

Watchers

Forks