• Stars
    star
    14
  • Rank 1,430,344 (Top 29 %)
  • Language
    Java
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android app to capture GPS data, sensor data from accelerometer and compass and log into a file which is stored on the SD card. The help and some bit of code is borrowed from http://www.androidhive.info/ .

More Repositories

1

Zerodha-Scrapy

Python script to scrape real time stock price data (Open, High, Low, Close) at intervals of 1 min, 3 min, 5 min, 10 min, 15 min, 30 min, 1 Hour, 1 Day and 1 Month
Python
9
star
2

Club-Management-System-at-IIT-Kanpur

Database project to solve the real life problem of handling various clubs/cells at IIT Kanpur(both technical and cultural). Implementation of a central management system to keep record and process people involved in multiple clubs, extracurricular activities. To implement real time analytics related to people so that they cannot apply for nominations for multiple posts.
PHP
4
star
3

Movie-Recommender-System

Predicted the likelihood for a person to watch a given movie from movielens dataset using machine learning techniques. Made predictions the rating given by person to the movie based on content based and collaborative filtering techniques. We were able to achieve an accuracy of 85% in our recommendation system.
TeX
4
star
4

Python-Google-Search-History-Visualizer

This python script allows you to visualize your google search history results into a single HTML page.
HTML
3
star
5

arpitjain099.github.io

HTML
2
star
6

imagefilter-android

A sample android application implementing image filters including decoding Photoshop curve files and applying to images and applying convolution filters and vignette effect to images in android
Java
2
star
7

Multimodal_Biometrics_Python

Devised and implemented an algorithm to perform fingerprint match using core, delta and minutiae points over FVC 2006 database. To test the algorithm for fingerprints taken from 500 subjects, compare with benchmark set by NBIS matcher software. This particular piece of code(python) deals with managing input data (from FVC 2006 database) and organizing it to input for the algorithm (written separately using C++ - OpenCV and MATLAB).
Mercury
2
star
8

Facebook_PagePhotos_Scrapy

A set of scripts I wrote to create photobooks of ANY public page on Facebook on the go. Perfect for offline read of beautiful pages put on Facebook pages when on an airplane.
Python
1
star
9

Twigly_delivery_boy_app

A small piece of code I wrote for a friend's food-tech startup. It serves as a phonegap implementation of android app for delivery boy out to dispatch an order.
HTML
1
star
10

Tindrella

Python scripts to automatically scrape Tinder data for any location. Competitor app to Swipebuster (https://www.swipebuster.se/)
PHP
1
star
11

KamusiApp

The Kamusi Project is a participatory international effort dedicated to improving knowledge of the world's languages. Our long term mission is to produce dictionaries and other language resources for every language, and to make those resources available for free to everyone.
Java
1
star
12

pirate-bay-torrent-8-million-lines-data-analysis

Outcome of one fun night analyzing the data from pirate-bay torrent website. The website was recently shut down in Sweden as a consequence of which 372 mirrors were set up across the globe to make up for the shutdown. I analyzed the "genre" of files on pirate bay using the 900mb csv file containing approx 8 million entries. I was particularly interested in the frequency of "XXX" content on torrent apart from movies and tv series.
Python
1
star
13

AcQuora-Self_learning_based_Android_app_generator

An online interface to easily create android apps online from given CSV file quickly. This interace can be used to create customized quizzes on the go using plain .csv files(MCQ type question support only in the current phase). There is no limit on the number of questions which can be added to the quiz. Alternatively, one can also specify the number of levels(via the web interface) the creator wants to 'gamify' the quiz(with features like maxScore). The final web-app can be imported for android devices using ANT builder and Phonegap. In addition to creating the android app, the person can also use the interface via a web version too(optional to use). We have used Gumby framework to create the background interface(http://gumbyframework.com/)
JavaScript
1
star