Prashant Mulge (prashanthmulge)

prashanthmulge

Geek Repo

Location:Los Angeles

Github PK Tool:Github PK Tool

Prashant Mulge's repositories

LocationBasedService

Implemented Indoor Positioning System using triangulation with RF signals at IISC Bangalore under Professor Vijay Kumar. We used a concept of Global Positioning System (GPS) which uses a satellites to find the location but it doesnt work effective indoor, so we implemented using RF signals/Access points with triangulation techniques to get the location of user most accurately. Continued this project to our final curriculum project. Using the Indoor Positioning System from IISc we have done a project "Anypoint : Ubiquitous Location Identification and Information Dissemination" in college campus on Android Platform, where it would help to provide information needed to user at that particular position (like it would tell whether professor is available inside his cabin surrounding area and he could leave a message for students). For extension of application we used as a SOS for in-campus, where we get the user/student location from server.

Language:JavaStargazers:2Issues:1Issues:0

SAT-Encoding-Solver

Implement a SAT solver to find a satisfying assignment for any given CNF sentences, You are also asked to implement the WalkSAT algorithm ( AIMA Figure 7.18 ) to search for a solution for an instance of wedding. Suppose you have a wedding to plan, and want to arrange the wedding seating for a certain number of guests in a hall. The hall has a certain number of tables for seating. Some pairs of guests are couples or close Friends (F) and want to sit together at the same table. Some other pairs of guests are Enemies (E) and must be separated into different tables. The rest of the pairs are Indifferent (I) to each other and do not mind sitting together or not. However, each pair of guests can have only one relationship, (F), (E) or (I). You must find a seating arrangement that satisfies all the constraints.

Language:PythonStargazers:2Issues:1Issues:0

deckOfCards

You are given a deck containing n cards. While holding the deck: 1. Take the top card off the deck and set it on the table 2. Take the next card off the top and put it on the bottom of the deck in your hand. 3. Continue steps 1 and 2 until all cards are on the table. This is a round. 4. Pick up the deck from the table and repeat steps 1-3 until the deck is in the original order. Determining how many rounds it will take to put a deck back into the original order.

Language:CStargazers:1Issues:1Issues:0

Analysing_User_session

Coding challenge: analyzing user sessions

Language:PythonStargazers:0Issues:1Issues:0

Android-App-Facebook-Graph-Api

Built a good-looking Android app using the Android SDK. Built mobile user experience for Facebook Search using the Facebook Graph API. Adding social networking features using the Facebook SDK for Android

Stargazers:0Issues:1Issues:0

Authentication-System

As a part of Aricent Nalanda Training, we had a project completion task under assigned mentor. Authentication System is about create a system to send a data from one system to another encrypted using IPC/Sockets. This can be mainly used in performing high security data transfer. We were awarded as Best Project at training level among many projects.

Language:CStargazers:0Issues:1Issues:0

Responsive-Web-Design-Facebook-Graph-Search

- Make responsive web using AngularJS, Bootstrap, Ajax, JQuery, HTML5 - Programming PHP for server side support of facebook api - Using Web Storage for keep data locally on web browser - Use Facebook graph api for getting facebook information - Finally hosting server on AWS (Amazon Web Services).

Language:JavaScriptStargazers:0Issues:1Issues:0

ReversiGame-AlphaBetaPruning

Artificial Intelligence : The rules of the Reversi game can be found at http://en.wikipedia.org/wiki/Reversi and interactive examples can be found at http://www.samsoft.org.uk/reversi/ . In the Othello version of this game, the game begins with four pieces (two black, two white) placed right in the middle of an 8x8 grid, with the same-colored pieces on a diagonal with each other (see the left side of Figure 1). A move of a player can be either a valid m ove or pass move.

Language:PythonStargazers:0Issues:1Issues:0

serverSide-FacebookGraphApi

Server-side Scripting using PHP, JSON, and Facebook Graph API. Created a webpage that allows you to search for information about a set of Facebook entities (i.e., users, pages, events, places, and groups) using the Facebook Graph API . Used PHP, Facebook Graph API and Google Geo-coding API as a server side programming to retrieve the data from Facebook. Displaying the result to user on browser using HTML/JavaScript.

Language:PHPStargazers:0Issues:1Issues:0

Bayesian-Decision-Network

A decision network (Chapter 16, AIMA) uses a Directed Acyclic Graph (DAG) to represent a set of random variables and their conditional dependencies within a probabilistic model, while a decision network extends the Bayesian network to include decision nodes and utility nodes

Language:PythonStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

Fraction_calculator

Implementing a Fraction class that supports the following operations: addition, subtraction, multiplication, division, equality/non-equality, greater than/less than, and display.

Language:C++Stargazers:0Issues:1Issues:0

interviews

Everything you need to know to get the job.

Language:JavaStargazers:0Issues:1Issues:0

manvantara

Manvantara is a small group started in 2012 with set of friends to uplift the education, and slowly helping in many causes. For more visit our website : www.manvantara.org

Language:HTMLStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0

SampleWifiscan

Developed a sample project for scanning wifi signals and wifi widgets

Language:JavaStargazers:0Issues:1Issues:0

WebCrawler

WebCrawler

Language:JavaStargazers:0Issues:1Issues:0