Skip to content

This repository contains the source code for my portfolio website, which is built using Next.js, Tailwind CSS, and Framer Motion.

License

Notifications You must be signed in to change notification settings

Nick-h4ck3r/portfolio-nextjs-latest

Repository files navigation

Portfolio - Nikhil Kadam

This is a portfolio website built with Next.js, Tailwind CSS, and Framer Motion.

Technologies Used

  • Next.js - A React-based web framework for building server-side rendering and static websites.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
  • Framer Motion - A production-ready animation library for React that makes it easy to create fluid and interactive UIs.

Installation

  1. Clone this repository to your local machine by running the following command in your terminal:

    git clone https://github.com/Nick-h4ck3r/portfolio-nextjs-latest.git
  2. Change into the project directory:

    cd portfolio-nextjs-latest
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open http://localhost:3000 in your browser to see the website.

Usage

To customize the Portfolio website for your own use, follow these steps:

  1. Replace the data/data.json file with your own project information.
  2. For Experience section, alter the data/experience.json file with your own experience information.
  3. Edit the components/About.tsx file with your own information.
  4. To update the Skills section, edit the data/stacks.tsx file.
  5. Edit the components/Contact.tsx file with your own information.
  6. Replace the links in components/Header.tsx file with your own social links.
  7. Update the publication(host: "your-blog-url-of-hashnode") query in components/Blogs.tsx with your own blog URL.

Feel free to experiment and customize the project to your liking.

Don't be afraid to try out different effects and animations in Framer Motion or change the colors in the website using Tailwind CSS.

Have fun!

Screenshots and Demo

Hero section:

Hero section

About section:

About section

Experience section:

Experience section

Skills section:

Skills section

Projects section:

Project section

Blogs section: Blogs section

Contact section:

Contact section

Live: Portfolio - Nikhil kadam

Credits

Feel free to use this template for your own portfolio website, and kindly consider giving me credits for the template.

License

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

About

This repository contains the source code for my portfolio website, which is built using Next.js, Tailwind CSS, and Framer Motion.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published