Skip to content

smilegupta/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Beginner Friendly Portfolio

Sometimes, creating an attractive portfolio is essential. Here's an eye-catching coded Portfolio example to realize that the can be eye-catching, elegant and recognizable.

Usage

Use this repository to create HTML/CSS Portfolio that is properly designed, attractive and informative.

Clone this repository and and edit index.html to get your own portfolio.

git clone https://github.com/smilegupta/portfolio/ 
open index.html

Technology Stack Used

HTML CSS

  • Front End - HTML, CSS

Still need help?


  if (needHelp === true) {
     var emailId = "guptamiley3012@gmail.com";
     // email is the best way to reach out to me.
     sendEmail(emailId);
  }

Facebook Instagram LinkedIn Twitter

Glad to see you here! Show some love by starring this repo.



  if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
  }