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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e94c811 ยท Mar 16, 2025

History

59 Commits
Mar 16, 2025
Mar 16, 2025
Mar 16, 2025
Mar 16, 2025
Jun 20, 2024
Jun 26, 2024
Jun 22, 2024
Jul 18, 2024
Jul 17, 2024
Jul 29, 2024
Jun 20, 2024
Mar 16, 2025
Mar 16, 2025
Jun 20, 2024
Jul 7, 2024
Jun 20, 2024
Jul 21, 2024

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!