varunnayal15112
I am a CSE student seeking a position where I can gain experience and able to contribute to this society with the help of Information Technology.
Army Institute of Technology PunePune, Maharashtra-411015
Pinned Repositories
alexa-cookbook
A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.
CF-questions-extension
Google Chrome extension for Facebook.com
Codeforces-AC-Submissions-Downloader
Downloading AC Submisison files for a given user handle from Codeforces Platform using Scrapy Framework in Python.
E-Commercial-Sites-Scrappers
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].
Guess-The-Number
Developed a game on Spyder Platform (Python Implementation). A simple game of keep guessing the system generated random number in limited moves. Performed file handling for providing userauthentication and storing the scores of the users.
Happy-Birthday-Post
Automation of logging into facebook account and posting a "Happy Birthday !" post on friend's timeline using Selenium Framework in Python.
Implementation-of-the-Method-of-Projection
Implemented the Method of Projection for solving linear equations for Algebraic Reconstruction Algorithms like ART,SIRT,SART.
Optimized-Phone-Directory
Created a Phone Directory using AVL tree (self-balancing tree) in C++ using File Handling to store the Phone Numbers.
Recommendation-of-Company-on-Credibility-Score
Analysis of Company's Consumer Complaints Data to predict the credibility score and build a consumer support system to recommend a best company.
Twitter-Trend-Analysis
Topic Modelling of the Twitter Trends using LDA [Latent Dirichlet Allocation] technique.
varunnayal15112's Repositories
varunnayal15112/E-Commercial-Sites-Scrappers
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].
varunnayal15112/Happy-Birthday-Post
Automation of logging into facebook account and posting a "Happy Birthday !" post on friend's timeline using Selenium Framework in Python.
varunnayal15112/Codeforces-AC-Submissions-Downloader
Downloading AC Submisison files for a given user handle from Codeforces Platform using Scrapy Framework in Python.
varunnayal15112/Implementation-of-the-Method-of-Projection
Implemented the Method of Projection for solving linear equations for Algebraic Reconstruction Algorithms like ART,SIRT,SART.
varunnayal15112/Guess-The-Number
Developed a game on Spyder Platform (Python Implementation). A simple game of keep guessing the system generated random number in limited moves. Performed file handling for providing userauthentication and storing the scores of the users.
varunnayal15112/Twitter-Trend-Analysis
Topic Modelling of the Twitter Trends using LDA [Latent Dirichlet Allocation] technique.
varunnayal15112/alexa-cookbook
A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.
varunnayal15112/CF-questions-extension
Google Chrome extension for Facebook.com
varunnayal15112/Optimized-Phone-Directory
Created a Phone Directory using AVL tree (self-balancing tree) in C++ using File Handling to store the Phone Numbers.
varunnayal15112/Recommendation-of-Company-on-Credibility-Score
Analysis of Company's Consumer Complaints Data to predict the credibility score and build a consumer support system to recommend a best company.
varunnayal15112/Codeforces-AC-Submissions
Contains all the Accepted Solutions of the Problems on Codeforces. Problem's Solutions can be identified/searched using the ContestId and the Index of the Problem or the Problem Name. Complete ProblemSet can be viewed here http://codeforces.com/problemset
varunnayal15112/DealBazaar
Under the theme of Data Mobility, a simple comparative solution simplifying today's scenario of various eCommerce Platforms into a single one to prevent user from wasting a lot of time unnecessarily on other platforms.
varunnayal15112/DogeForces
Doge theme for Codeforces
varunnayal15112/engineering-blogs
A curated list of engineering blogs
varunnayal15112/get_cf_ac
CF AC-Submissions Downloader
varunnayal15112/Java
All Algorithms implemented in Java
varunnayal15112/Java-Assessment-Solution
Solutions of System Design Problem in Java Assessment
varunnayal15112/RapydScript
Python-inspired, decluttered JavaScript
varunnayal15112/Scala-Assessment-Solution
Solutions of System Design Problem in Scala Assessment
varunnayal15112/Scala-Practices
Implementation of Scala Programming Concepts, Paradigms and Assignments
varunnayal15112/tempus-extensions
Extensions to the Tempus Framework
varunnayal15112/Training-Excercises-and-Assignments
Practice Assignments during Training Period
varunnayal15112/Twitter-Tweet
Automation of logging into twitter account and posting any user defined tweet using Selenium Framework in Python.