Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rahul Pandey — Portfolio

Exact-style frontend portfolio (inspired by protasevich.com).

Quick replace checklist

1. Contact (edit CONFIG in index.html)

Open index.html, find the CONFIG object near the bottom <script>:

const CONFIG = {
  email: 'rahul@example.com',           // your email
  linkedin: 'https://linkedin.com/in/...',
  resume: 'resume.pdf',
  resumeDownloadName: 'Rahul_Pandey_Frontend_Developer.pdf',
  status: 'Available',
  location: 'Dehradun',
  country: 'India',
  timezone: 'Asia/Kolkata',
  chatName: 'rahul_copy.hmm',
};

2. Resume

Put your PDF in this folder as resume.pdf.

3. Project screenshots

Overwrite files in shots/:

  • shoply-1.jpg (hero 16:10), shoply-2.jpg, shoply-3.jpg
  • metrics-1.jpg, metrics-2.jpg, metrics-3.jpg
  • flowkit-1.jpg, flowkit-2.jpg, flowkit-3.jpg

4. Live demo / GitHub links

In each case study block, change the two href="#" on the Live demo and GitHub buttons.

5. Avatar

Replace avatar.jpg (square crop works best, ~400×400).

6. Project copy

Edit the case study text under each #case-shoply, #case-metrics, #case-flowkit.

Run

Open index.html in a browser. No build step.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages