Skip to content

A portfolio created with Next.js, React.js, and Framer Motion.js. Leveraging Next.js' SSR capabilities, it ensures lightning-fast load times and optimal SEO performance.

Notifications You must be signed in to change notification settings

Brahmbir/Portfolio_V1.1_nextjs

Repository files navigation

My Portfolio

Welcome to my portfolio! This repository showcases my skills, projects, and a bit about who I am. Feel free to explore and get to know me better.

Technologies Used

  • Next.js: Utilizing the power of Next.js for server-side rendering, optimized performance, and a delightful user experience.

  • React.js: Building a dynamic and responsive user interface with React.js for seamless navigation and interaction.

  • Framer Motion.js: Adding a touch of magic with Framer Motion.js for stunning animations and transitions, enhancing the overall visual appeal.

Features

  • Fast and Responsive: Thanks to Next.js, the portfolio is fast-loading and adapts seamlessly to various screen sizes.

  • Interactive Design: The use of React.js ensures a smooth and interactive user experience, making navigation a breeze.

  • Engaging Animations: Framer Motion.js is employed to bring the portfolio to life with captivating animations and transitions.

Getting Started

  1. Clone the Repository:
git clone https://github.com/Brahmbir/Portfolio_V1.1_nextjs.git

cd Portfolio_V1.1_nextjs
  1. Install Dependencies:
npm install
# or
yarn install
# or
pnpm install
  1. Create an .env file inside Portfolio_V1.1_nextjs folder and paste the folowing after filling you details
# address of you site
SITEURL="https://Domain.host"

# Xata {a database server} Api details
XATA_BRANCH="branchName"
XATA_API_KEY="*********************************"

# social links
INSTAGRAM=""
GITHUB=""
LINKEDIN=""
  1. Run the Development Server:
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Open in Your Browser:

    Open http://localhost:3000 to view your portfolio.

Contribution

If you find a bug, have a suggestion, or want to contribute, feel free to open an issue or create a pull request. I appreciate your feedback!

Contact

Email: [email protected]

LinkedIn : Brahmbir singh

Portfolio : brahmbir.vercel.app

About

A portfolio created with Next.js, React.js, and Framer Motion.js. Leveraging Next.js' SSR capabilities, it ensures lightning-fast load times and optimal SEO performance.

Resources

Stars

Watchers

Forks

Releases

No releases published