- The website uses Fontshare for modern, high-quality typography.
- It provides clean, professional fonts like Satoshi that enhance readability.
- Optimized for performance and consistency across different devices.
- Icons across the website are powered by Hugeicons.
- Provides a consistent, minimal stroke-based icon style.
- Lightweight and easy to integrate with customizable sizes and styles.
- Additional icons and visual assets are sourced from Flaticon.
- Offers a wide variety of icons for different use cases.
- Helps maintain visual clarity while keeping the design minimal.
- First, you need to clone the repository from GitHub to your local system.
git clone https://github.com/themrityunjaypathak/themrityunjaypathak.github.io.git portfolio- Then, navigate to project directory.
cd portfolio- After cloning, you can run the portfolio locally using either methods :
Option 1 : Open in Browser
- Simply open
index.htmldirectly in your browser
Option 2 : Run a Local Development Server
- For better testing, use VS Code Live Server
- Open the project folder in Visual Studio Code
- Install the Live Server extension (if not already installed)
- Right-click on
index.html→Open with Live Server - The site will open at
http://localhost:5500/
Important
If you want to fork or copy this repository to use for your own portfolio.
Please be a decent human being and give proper credit by linking back to my website : Mrityunjay Pathak
You can also check out this Quora post to understand why giving credit matters.
- This project is licensed under the MIT License. You are free to use and modify the code as needed.