Skip to content

neha07kumari/portfolio_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PORTFOLIO WEBSITE

Developed own Portfolio website using HTML, CSS and JavaScript

Technology Stack Used

HTML CSS JAVASCRIPT

  • Front End - HTML, CSS, JAVASCRIPT

Still need help?


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

Instagram LinkedIn Twitter

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



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