Hello World 👋
I'm Vinit Shahdeo 🤠
_ _ _ _
| | | | | | | |
| | | | ___| | ___ ___ _ __ ___ ___ | |_ ___
| |/\| |/ _ \ |/ __/ _ \| '_ ` _ \ / _ \ | __/ _ \
\ /\ / __/ | (_| (_) | | | | | | __/ | || (_) |
\/ \/ \___|_|\___\___/|_| |_| |_|\___| \__\___/
___ ___ ______ _ __ _ _ _
| \/ | | ___ \ | | / _| | (_) | |
| . . |_ _ | |_/ /__ _ __| |_| |_ ___ | |_ ___ | |
| |\/| | | | | | __/ _ \| '__| __| _/ _ \| | |/ _ \| |
| | | | |_| | | | | (_) | | | |_| || (_) | | | (_) |_|
\_| |_/\__, | \_| \___/|_| \__|_| \___/|_|_|\___/(_)
__/ |
|___/
_____ _ _ _
| __ \ | | | | |
| | \/ | __ _ __| | | |_ ___
| | __| |/ _` |/ _` | | __/ _ \
| |_\ \ | (_| | (_| | | || (_) |
\____/_|\__,_|\__,_| \__\___/
_____ _ _
/ ___| | | | |
\ `--. ___ ___ _ _ ___ _ _ | |__ ___ _ __ ___| |
`--. \/ _ \/ _ \ | | | |/ _ \| | | | | '_ \ / _ \ '__/ _ \ |
/\__/ / __/ __/ | |_| | (_) | |_| | | | | | __/ | | __/_|
\____/ \___|\___| \__, |\___/ \__,_| |_| |_|\___|_| \___(_)
__/ |
|___/
👉 Click here to visit my portfolio.
/**
*
* {github.repos}: https://github.com/vinitshahdeo?tab=repositories
*
*/
console.log(`Thank you for visitng my website! Have a look at my {github.repos}`);
myRepos.forEach((repo) => {
if(repo.isAwesome()) {
starRepository(repo); // thanks in advance ッ
}
})
✋ If you find a bug or think something could be better, please file an issue! 🐛