Pinned Repositories
android-upload-photo
This repository contains android project to connect to a service (in my case written in python flask) to upload an image selected by the user.
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
AutomobileFraudDetection
banking-system
This repository contains the code to a banking website implemented using python flask as backend and HTML/CSS/Bootstrap for frontend.
snowball-relationship-extraction
code for tagging the articles from MongoDB and feeding to snowball for extracting relationship
Manikaran1996's Repositories
Manikaran1996/snowball-relationship-extraction
code for tagging the articles from MongoDB and feeding to snowball for extracting relationship
Manikaran1996/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
Manikaran1996/AutomobileFraudDetection
Manikaran1996/banking-system
This repository contains the code to a banking website implemented using python flask as backend and HTML/CSS/Bootstrap for frontend.
Manikaran1996/Crawling
Contains python notebooks for crawling data from different websites used in project in IITD.
Manikaran1996/CSR-Regression-Analysis
Manikaran1996/dating-app
Android app
Manikaran1996/django
The Web framework for perfectionists with deadlines.
Manikaran1996/docker-hive
Docker image for Apache Hive Metastore
Manikaran1996/FacebookGraphApi
I have used Facebook graph API to get the images on which more than one person is tagged from a facebook page.
Manikaran1996/gocd-example-yaml-pipelines
Manikaran1996/gocd-test-sample-project
Manikaran1996/gocd-yaml-config-plugin
Plugin to declare GoCD pipelines and environments configuration in YAML
Manikaran1996/ImageSlider
Implemented Image slider using view pager and circle indicatior in android
Manikaran1996/kafka-hands-on
Basic kafka consumer and producer code in Java with threads handling, consuming and producing the requests
Manikaran1996/LinearAlgebraAndroidApp
Manikaran1996/LinearClassifiers
Manikaran1996/manikaran1996.github.io
Manikaran1996/MnistDigitRecognition
Manikaran1996/NaiveBayesAndSVM
Manikaran1996/neo4j-data-push
This repository contains notebooks to push data to graph database.
Manikaran1996/practice-mk
This repo contains the code written for learning different tools, frameworks, technologies etc
Manikaran1996/pycricbuzz
A Pythonic interface to cricbuzz, with options to get live scores, live commentary and scorecards.
Manikaran1996/rnn-text-generation
Manikaran1996/scripts
This repo contains adhoc scripts used for various use-cases.
Manikaran1996/sentiment-analysis
sentiment analysis of movie reviews - imdb dataset
Manikaran1996/smrt-map
Represented SMRT (Singapore Mass Rapid Transit) network as an adjacency list. Created a GUI in python flask and implemented features to find out the shortest path, add link between nodes, remove link and traverse the whole network given the source station
Manikaran1996/SQLiteDB_Android
Repository shows use of SQLite Database in Android
Manikaran1996/terraform-playbooks
This repo contains terraform code for different clouds
Manikaran1996/VolleyRequest
Project contains the implementation of standard requests in Volley viz. StringRequest, JSONRequest and ImageRequest