while(noSuccess):
if( dead )
break;
else
tryagain();
- Bengaluru
- abhikumar22.github.io
- @abhikumar_22
Highlights
Pinned Loading
-
short-url-react-app
short-url-react-app PublicA simple react application which takes input long url and gives short url for the same
JavaScript
-
challenge-frontend-solution
challenge-frontend-solution PublicManage Rules Editor is a Rules Editor UI which allows Credit officer to manage(add, edit, delete) rules in the system. During order placement, these rules will be executed by the backend service ag…
JavaScript
-
Amazon-Fine-Food-Reviews-Analysis
Amazon-Fine-Food-Reviews-Analysis PublicApplied classification techniques on amazon food reviews dataset available in kaggle. Firstly analyzed the data, cleaned it by performing preprocessing techniques and then applied algorithms like K…
Jupyter Notebook 1
-
corona-Live-Data
corona-Live-Data PublicReactJs app which tracks the live corona virus status over the world. It shows the overall cases over the world as well as in table view countrywise.
JavaScript
-
Web-Scrapping
Web-Scrapping PublicWeb scraping is data scraping used for extracting data from websites. Web scraping software may access the World Wide Web directly using the Hypertext Transfer Protocol, or through a web browser. H…
Jupyter Notebook 5
If the problem persists, check the GitHub status page or contact support.