Skip to content

smilegupta/SimpleBio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleBio

Open Source Love Awesome Made With Love

Sometimes, creating an attractive bio is essential. Here's an exapmle of sample and basic bio signature example to realize that the signature can be not boring, but eye-catching, elegant and recognizable.

Usage

Use this repository to create properly designed and attractive bio for a beginner.

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

git clone https://github.com/smilegupta/SimpleBio/ 

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();
  }