-
🌐 Open Source
-
📱 React Native
-
🌱 I’m currently learning everything xD
-
⚡ Fun fact love tech, music and sports
-
📫 How to reach me [email protected], [email protected]
-
💻 Check out some of my pojects : 100xQuests, ChainRent, Portfolio, Crypto-Tracker
🎯
Focusing
Pinned Loading
-
Code that will help you find the tot...
Code that will help you find the total expenditure on Zomato and Swiggy so far. 1/**
2The below code will help you find the total expenditure on Zomato and Swiggy so far.
3For Zomato:
4Step 1: Go to zomato.com,
5Step 2: Go to "Profile", click on "Zomato Credits", you'll be directed to a new page, click on "Order History"
-
Script to widthdraw connection reque...
Script to widthdraw connection requests from LinkedIn. 1var button1 = document.getElementsByClassName("invitation-card__action-btn artdeco-button artdeco-button--muted artdeco-button--3 artdeco-button--tertiary ember-view")
2var button2 = document.getElementsByClassName("artdeco-modal__confirm-dialog-btn artdeco-button artdeco-button--2 artdeco-button--primary ember-view")
3setInterval(()=>{
4for(var i=0;i<button1.length;i++){
5button1[i].click()
-
Keeper-App
Keeper-App PublicIt's an app developed using Hooks and States in React.js which will be useful for note-taking of several tasks you gotta perform in day-to-day life.
JavaScript 3
-
CryptoTracker
CryptoTracker PublicImplemented concepts of JavaScript which include Web Scrapping using a library named Cheerio. Fetched data includes its Current Price, Today’s Lowest Price, Today’s Highest Price, About the Coin in…
JavaScript 4
-
Project-Report
Project-Report PublicBrand-Imaging using mining of Brand-related User-Generated content on Social Networking Services using Textual and Visual data inputs
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.