/personal-portfolio

The only developer portfolio template you'll ever need with modern UI/UX.

Primary LanguageJavaScript

Personal Portfolio

image

Table of Contents 📁

  1. Tech Stack
  2. Implemented Sections
  3. Use as a theme
  4. Contributing
  5. Installation Guide
  6. References & Inspirations
  7. Illustrations

Tech Stack 🧰

  • Frameworks
  • Libraries/Tools

  • Implemented Sections ☑️

    • Hero Section
    • Skills & Experience
    • Education
    • Projects
    • Open Source
    • Extra Curricular
    • Contact Me

    Using as a theme ✨

    Code changes

    Three main things have to be changed to customize it your way (please open an issue if you find more such instances):

    1. Personal Information
    • /src/constants/index.js contains all the personal information one needs to change. Each website section is written as a JavaScript object and is pretty intuitive to change.

    • Icons

    1. Website title and icon
    1. Assets

    Deployment

    You can use Netlify to deploy your site. Follow the instructions in their docs to do so.

    Contributing 🏆

    We welcome contributions in the form of pull requests, issues and documentation. Feel free to help us in any way! ❤️

    Please read and abide by our Code of Conduct; our community aspires to be a respectful place both during online and in-person interactions.

    Installation Guide 🧑‍💻

    Using Git and Github

    • Fork the repo
    • Clone the forked repository
    • Enter the new portfolio directory with cd portfolio
    • Set the upstream remote to the original repository url so that git knows where to fetch updates from in future: git remote add upstream https://github.com/mittal-parth/personal-portfolio.git

    Install required packages

    • npm install

    Run server

    • npm run dev

    If you found this repo helpful in anyway, considering giving it a star - it would mean the world to me! 🌟

    References & Inspirations 👏

    Illustrations 🖼️