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.
- 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.
- Frontend: React, Next.js, ThreeJs, GSAP
- Backend: Node.js
- Hosting/Deployment: Vercel
- Other Tools: Git, Prismic
- Node.js
- npm or yarn (depending on your preference)
- Clone the repository:
git clone https://github.com/your_username/portfolio-website.git
- Install dependencies:
npm install
# or
yarn install
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.
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:
- Fork the Repository
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE file for more information.
Jacob Sanderson - jacob.s.sanderson@gmail.com
Project Link: https://github.com/THEjacob1000/developer-portfolio