Skip to content
View varunnayal15112's full-sized avatar
  • Army Institute of Technology Pune
  • Pune, Maharashtra-411015
Block or Report

Block or report varunnayal15112

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Codeforces-AC-Submissions-Downloader Codeforces-AC-Submissions-Downloader Public

    Downloading AC Submisison files for a given user handle from Codeforces Platform using Scrapy Framework in Python.

    Python 3

  2. Implementation-of-the-Method-of-Projection Implementation-of-the-Method-of-Projection Public

    Implemented the Method of Projection for solving linear equations for Algebraic Reconstruction Algorithms like ART,SIRT,SART.

    C++ 2

  3. E-Commercial-Sites-Scrappers E-Commercial-Sites-Scrappers Public

    Developed various python scripts using Scrapy Framework for scraping various E-Commerce Sites like AliExpress, Flipkart, Amazon and Ebay along with the DataBase Connectivity [MYSQLWorkbench].

    Python 38 14

  4. Happy-Birthday-Post Happy-Birthday-Post Public

    Automation of logging into facebook account and posting a "Happy Birthday !" post on friend's timeline using Selenium Framework in Python.

    Python 4 1

  5. Recommendation-of-Company-on-Credibility-Score Recommendation-of-Company-on-Credibility-Score Public

    Analysis of Company's Consumer Complaints Data to predict the credibility score and build a consumer support system to recommend a best company.

    Python

  6. Optimized-Phone-Directory Optimized-Phone-Directory Public

    Created a Phone Directory using AVL tree (self-balancing tree) in C++ using File Handling to store the Phone Numbers.

    C++