Skip to content

SkipPharaoh/V2

Repository files navigation

Logo

caniggiathompson.com - v2

The second iteration of caniggiathompson.com built with Next.js and hosted with Vercel

Previous iteration: v1

Vercel Status

Welcome to my portfolio website! Click here to view the website. This repository contains the source code and content for my personal portfolio.

Table of Contents

Introduction

This portfolio website serves as a showcase of my projects, skills, and achievements. It's designed to provide visitors with an overview of my work and experience.

Features

  • Project Showcase: Display and highlight projects with descriptions and links.
  • Skills and Technologies: Showcase hard skills and proficient technologies.
  • Contact Information: Provide personal contact details to site visitors.
  • Responsive Design: Ensure the portfolio looks great on various devices.

Tech Stack

Inspiration

I drew inspiration from Pranjal Shikhar, a talented developer. I initially found his project in JavaScript and decided to take it a step further by migrating it to TypeScript. Along the way, I added new components and made various enhancements, shaping it into the website you see today.

Setup

  1. Clone the Repository:
    git clone https://github.com/your-username/your-portfolio.git
  2. Navigate to the Project Directory:
    cd your-portfolio
    
  3. Install Dependencies (if applicable):
    pnpm install
    

Usage

  • Customize the content in the app, components, and hooks folder, which are in the src folder, to add your project details and personal information.
  • Modify the styles in each file to match your design preferences; Since this project was built with Tailwind CSS, the styling is inline with the component. For example, to change the styling of the CategoryCard.tsx file, just edit className & your style will change.
  • Located in the root public folder, update the assets folder with images, icons, or any additional files needed for your portfolio.

Customization

Feel free to customize this portfolio template according to your needs. Add more sections, change the styling, or incorporate additional features to make it uniquely yours.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages