Skip to content

AlexanderGardiner/portfolio

Repository files navigation

portfolio README

Overview

Welcome to my portfolio website built with Next.js and Tailwind CSS! This website showcases my programming and video production projects. You can view my programming projects directly from within the portfolio. Additionally, you'll find my resume and a contact page for reaching out to me.

Built With

Features

  • Programming Projects: Explore my latest coding projects with detailed descriptions, live demos and GitHub repositories.

  • Video Production Projects: Check out my video production work, including various packages and PSAs about and for the community.

  • Resume: View my resume online to learn more about my skills and experience.

  • Contact Page: Reach out to me easily via the contact form.

Installation

  1. Clone the Repository:

    git clone https://github.com/alexandergardiner/portfolio.git
  2. Navigate to the Project Directory:

    cd portfolio
  3. Install Dependencies:

    npm install
  4. Initialize Submodules:

    git submodule init
    
  5. Update Submodules:

    git submodule update
    
  6. Build the Server:

    • Windows:
      npm run build-windows
      
    • Linux:
      npm run build
      
  7. Start the Server:

    • Windows:
      npm run start-windows
      
    • Linux:
      npm run start
      

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

My portfolio website, built with Next.js and Tailwind CSS. It showcases my programming and video production work, my resume, as well as a contact form.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors