Skip to content

Latest commit

 

History

History
149 lines (93 loc) · 4.76 KB

README.md

File metadata and controls

149 lines (93 loc) · 4.76 KB



Portfolio Template

Laptop Screenshot

wakatime

❗About:

Welcome to the Portfolio Template, your ultimate tool for crafting a professional and personalized portfolio that showcases your unique skills and achievements. This template is designed to empower users with a sleek, modern, and user-friendly interface, ensuring that your portfolio not only impresses but also effectively communicates your story and capabilities.

  • Feel free to read my Blog about this Project on Hashnode

Easy Portfolio Template

⭐ Key Features:

  • Customizable Sections

  • Responsive Design

  • Social Media Integration

  • SEO Optimization

  • Easy Setup

  • Personal Branding

Phone Screenshot

🤝 How to Install?

Prerequisites:

  • NodeJS installed on your machine
  • GIT installed on your machine
  • A Code Editor

Cloning:

  • To make a local copy of this Project on your machine, enter the following GIT Commmand in your Terminal:
git clone https://github.com/Zemerik/Portfolio-Template.git && cd Portfolio-Template

Customising:

  • This Portfolio can be easily customised to your choice, just follow the guide below:
Main Sections
Image Section File Lines
Nabar Navbar src/routes/Head.svelte 30 - 47
Home Home src/routes/+page.svelte 27-52
About Me About Me src/routes/+page.svelte 54 - 99
Projects Projects src/routes/Work.svelte 3 - 28
Contact Me Contact Me src/routes/+page.svelte 107 - 114
Experiences Experiences src/routes/Experience.svelte 27-52
Footer Footer src/routes/Footer.svelte 52 - 75
Seo SEO src/routes/+page.svelte & src/routes/hire/+page.svelte 25 & 6
Spotify Status
  1. Join the Lanyard Discord Server,
  2. Head over to src/routes/spotify.ts and locate line 62.
  3. Remove 1018816958587748383 and paste YOUR DISCORD ACCOUNT ID after /users/.

Thanks to Lanyard for making this possiblle!

Quick Start:

  • We can locally run this Project on our Network and see the output using the following Commands of NodeJS and PNPM:

Install required Dependencies

npm i pnpm --force
pnpm i

Run the output locally on your Network

pnpm run dev

Hosting:

  • After you have made your changes, you can host your Portfolio on Vercel or on Netlify

😎 Happy Coding!!

💁 Support:

For any kind of support or inforrmation, you are free to join our Discord Server,

Don't forget to leave a ⭐
Made with 💖 by Hemang Yadav (Zemerik)