Skip to content

Showcase your work and skills as a Web developer with this sleek portfolio website built using NextJs and Tailwind.

License

Notifications You must be signed in to change notification settings

programmer-rahul/personal-portfolio

Repository files navigation

Welcome to Personal-portfolio 👋

Showcase your web development skills and projects with a sleek portfolio built using Next.js and Tailwind CSS.

View live preview here.

📚 Sections

  • Hero Section ✨
  • About Section 👤
  • Skills Section 🛠️
  • Projects Section 🚀
  • Contact Section 📞

⚙️ Getting Started

  1. Fork this repository: Click the Fork button located in the top-right corner of this page to fork the repository.
  2. Clone the repository:
     $ git clone https://github.com/<your-username>/personal-portfolio.git
  3. Clone the repository:
     $ cd personal-portfolio
  4. Install dependencies: Install packages for the root directory.
      $ yarn
  5. Start the development server:
     $ yarn run dev
  6. Access the application: Open a browser and enter the following URL:
      http://localhost:3000/

🕹️ Usage

Customize data in the lib/constants.ts folder.

Eg:

// lib/constants.ts
const GMAIL_LINK = "YOUR GMAIL HERE";
const GITHUB_LINK = "YOUR GITHUB USERNAME HERE";
const INSTAGRAM_LINK = "YOUR INSTAGRAM USERNAME HERE";
const LINKEDIN_LINK = "YOUR LINKDIN USERNAME HERE";
const RESUME_LINK = "YOUR RESUME LINK HERE";

💻 Technologies Used

💖 Show Support

Give a ⭐️ if you liked this project!

About

Showcase your work and skills as a Web developer with this sleek portfolio website built using NextJs and Tailwind.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •