Skip to content
View arvindv17's full-sized avatar
Block or Report

Block or report arvindv17

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. Search-Engine-Optimizer Search-Engine-Optimizer Public

    This project is aimed at creating a simple WebCrawler in Python. From the raw HTML data extracted after crawling through the webpage, the relevant texts are extracted and resturned as a list.

    Python

  2. Lucene-Document-Search Lucene-Document-Search Public

    This is a simple Java project to perform a word search from a directory of documents. It can handle multiple Document types, from PDF to txt to XML.

    Java 2

  3. Python-Projects Python-Projects Public

    This repository contains some simple applications which have be built using Python language.The intention of this repo is to build the applications with clean code by following good coding practice…

    HTML

  4. Python-AWS-application-using-Flask Python-AWS-application-using-Flask Public

    This application uses a postgres AWS instance to connect. Once the data has been stored to the database, this application was tested and deployed on AWS server.

    Python

  5. FlyHigh FlyHigh Public

    A flight fare prediction system using Big Data engineering. Based on the application 'Hopper', this model will help identify which is the cheapest date to book a ticket. This is known as the date o…

    R 4

  6. Elastic-Computing-Simulation Elastic-Computing-Simulation Public

    A simple Java data structures project to try and simulate the working of an elastic computing application of request and response using Java swing applications

    Java