Skip to content

WhatTheShuck/Portfolio

Repository files navigation

My Portfolio Website

A modern, responsive portfolio website built with Next.js and Tailwind CSS.

🚀 Features

  • Fast and SEO-friendly with Next.js
  • Responsive design using Tailwind CSS
  • Dark/Light mode support
  • Fast page transitions
  • Optimized images with Next.js Image component
  • Clean and minimal design

💻 Tech Stack

🛠️ Installation & Set Up

Local Development

  1. Clone the repository

    git clone https://github.com/WhatTheShuck/Portfolio.git
  2. Edit Data

    • Edit the data.ts file with your details and projects
  3. Install dependencies

    pnpm install
  4. Start the development server

    pnpm run dev
  5. Build for production

    pnpm run build

Using Docker

  1. Build the Docker image

    docker compose build
  2. Start the container

    docker compose up
  3. Stop the container

    docker compose down

The application will be available at http://localhost:3000.

🤝 Contributing

Contributions, issues, and feature requests are welcome! But this is my personal portfolio website, so I may not accept all pull requests. Feel free to fork the project and make your own version.

🌐 Website

You can find the live website at BrandonWiedman.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published