Skip to content

Latest commit

 

History

History
73 lines (47 loc) · 1.99 KB

README.md

File metadata and controls

73 lines (47 loc) · 1.99 KB

Jacob's Portfolio Website

Introduction

Welcome to the repository of my personal portfolio website. This site showcases my skills, projects, and experiences as a full-stack developer. It's designed to give a comprehensive overview of my professional journey, highlight my technical capabilities, and provide insights into the projects I've worked on.

Features

  • Portfolio Showcase: Detailed overview of my projects, including descriptions, technical details, and links to live demos or code repositories.
  • About Me: Information about my professional background, skills, and personal interests.
  • Responsive Design: Fully responsive layout for an optimal viewing experience on various devices and screen sizes.

Tech Stack

  • Frontend: React, Next.js, ThreeJs, GSAP
  • Backend: Node.js
  • Hosting/Deployment: Vercel
  • Other Tools: Git, Prismic

Getting Started

Prerequisites

  • Node.js
  • npm or yarn (depending on your preference)

Installation

  1. Clone the repository:
git clone https://github.com/your_username/portfolio-website.git
  1. Install dependencies:
npm install
# or
yarn install

Running the Application

To run the website on your local machine:

npm run dev
# or
yarn dev

Navigate to http://localhost:3000 (or the appropriate port) to view the site.

Contributing

Contributions to improve the website are always welcome. Whether it's bug fixes, feature additions, or improvements in the documentation, I value your input. Please follow these steps to contribute:

  1. Fork the Repository
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE file for more information.

Contact

Jacob Sanderson - [email protected]

Project Link: https://github.com/THEjacob1000/developer-portfolio