Chhavi Alok (ch3125)

ch3125

Geek Repo

Location:Kolkata,India

Github PK Tool:Github PK Tool

Chhavi Alok's repositories

Search_Engine_using_page_rank

Implementation of Search engine using Google's page rank algorithm. Project consists of crawler, indexer and then lookup. Technologies used- Beautiful Soup Language used- Python

Language:PythonStargazers:5Issues:3Issues:0

FunShopper

It is a smart payment application that uses beacon technology that can be deployed in malls and other public places for customers to be able to browse place and products without the need of internet. The payment can also be done using beacons(without the need of internet) or QR code. This single app is capable of scanning all nearbuy eddystone beacons. Its specialty is that it does not require internet and different apps need not be installed for scanning different beacons.

Language:JavaStargazers:4Issues:5Issues:0

Cracking-the-coding-interview-hackerrank-solutions

Here, you will find the solution to the problems in hackerrank's cracking the coding interview series

Language:JavaStargazers:1Issues:2Issues:0

Algorithms

This contains implementation of various algorithms such as dynamic programming,greedy algorithms etc using java.

Language:JavaStargazers:0Issues:2Issues:0

Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:2Issues:0

Data-Structures

Implementation of various data structures using java.

Language:JavaStargazers:0Issues:2Issues:0

google-interview-university

A complete daily plan for studying to become a Google software engineer.

License:CC-BY-SA-4.0Stargazers:0Issues:2Issues:0

maven-samples

A simple Maven project intended as an example for use in a presentation about Maven.

Language:JavaStargazers:0Issues:2Issues:0

Movies

This app lets the user see informations about movies retrieved from themoviedb(TMDB) API categorised according to genres .User can also see the movie credits and following info. When the user clicks the movie, he can see all details about that movie .The app uses Retrofit to connect to themoviedb API .Material design guidelines are followed.

Language:JavaStargazers:0Issues:2Issues:0

SMS-android-app

This app is made using android studio and it uses many concepts of android such as AsyncTask, ListView, ContentProvider, AlertDialog, PreferenceActivity etc.It imports the messages from the device to the app and can also be used to send text messages to other numbers.Messages can be exported too, and shared and progress is shown through AsyncTask

Language:JavaStargazers:0Issues:0Issues:0

sorting

These codes implement different algorithms and data structures using java

Language:JavaStargazers:0Issues:2Issues:0

Video-Merger

Shell script to merge multiple videos files of different formats stored in a directory into a single video of desired format using ffmpeg.

Language:ShellStargazers:0Issues:0Issues:0