Skip to content

adarshp14/adarsh-personal-website

Repository files navigation

Adarsh Pandey - Personal Website 🌐

This repository contains the source code for my personal website, which showcases my portfolio, skills, projects, and blog posts. The website is designed to reflect my professional identity and provide visitors with insights into my work and interests.

🚀 Features

  • Portfolio Showcase: A curated list of my projects with detailed descriptions.
  • About Me: Information about my background, skills, and professional journey.
  • Blog: Articles and insights about my experiences, learnings, and industry trends.
  • Contact: A section for visitors to get in touch with me.

🛠️ Tech Stack

📂 Project Structure

├── public/             # Static assets (images, icons, etc.)
├── src/                # Main source code
│   ├── components/     # Reusable components
│   ├── pages/          # Website pages
│   ├── styles/         # Styling files
│   ├── utils/          # Utility functions
│   └── data/           # Data for projects, blog posts, etc.
├── .gitignore          # Files to be ignored by Git
├── package.json        # Project dependencies and scripts
└── README.md           # Project documentation

🎨 Customization

Feel free to customize the following sections of the website:

  • Projects: Update the projects data file with your latest work.
  • Skills: Highlight your technical stack and expertise.
  • Blog: Add new articles to the blog section.

⚙️ Installation

To run the website locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/adarshp14/personal-website.git
  2. Navigate to the project directory:

    cd personal-website
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:3000.

🚀 Deployment

This website is hosted on Vercel (or your hosting platform). You can deploy updates using the following command:

vercel deploy

✨ Acknowledgments

  • Inspiration from developers worldwide.
  • Thanks to OpenAI for assisting in structuring this README.

Feel free to suggest improvements or report issues by creating a new issue.

About

My personal portfolio website showcasing my projects and skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published