- Front End - HTML, CSS, JAVASCRIPT
if (needHelp === true) {
var emailId = "2211nehakumari@gmail.com";
// email is the best way to reach out to me.
sendEmail(emailId);
}
Glad to see you here! Show some love by starring this repo.
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}