Pinned Repositories
arcgis-rest-js
compact, modular JavaScript wrappers for the ArcGIS REST API
Budget-App
A pure JS web application for budget management written using the concept of module pattern
Dice-Game
A pure JS based fun dice game where every player tries to reach the winning score by rolling the dice
Facebook-Graph-Search
a full stack responsive web application that takes in a search query to search for users, places, events and groups using Facebook graph API. Implemented pagination, favourites, animations, social networking capabilities. Client side user interface implementation included web and android(using Facebook SDK for android) application
Fruit-Rage
An AI agent which can play against another AI agent on a board size of 26x26, where each player tries to maximize his score by selecting a batch of randomly placed fruit collection. Implemented using minimax and alpha-beta pruning algorithms.
Hadoop-MapReduce-job-for-inverted-index-creation
A MapReduce job written in Java, to create an inverted index for a large collection of text files stored using HDFS on Google cloud
Inference-Engine-using-Resolution
An optimized AI inference engine based on first-order logic(FOL) Resolution technique, to prove if a query is true or false from an existing set of facts stored in a knowledge base.
Omnifood-website
A website developed using HTML5 and CSS3 for frontend and jQuery is used for backend.
Search-Engine
A Google like search engine that provides the features of auto suggestion, spelling correction as well as snippet generation, from the index created on a set of web pages from a specific news website.
file-type
Detect the file type of a file, stream, or data
anumysore5's Repositories
anumysore5/Inference-Engine-using-Resolution
An optimized AI inference engine based on first-order logic(FOL) Resolution technique, to prove if a query is true or false from an existing set of facts stored in a knowledge base.
anumysore5/arcgis-rest-js
compact, modular JavaScript wrappers for the ArcGIS REST API
anumysore5/Budget-App
A pure JS web application for budget management written using the concept of module pattern
anumysore5/Dice-Game
A pure JS based fun dice game where every player tries to reach the winning score by rolling the dice
anumysore5/Facebook-Graph-Search
a full stack responsive web application that takes in a search query to search for users, places, events and groups using Facebook graph API. Implemented pagination, favourites, animations, social networking capabilities. Client side user interface implementation included web and android(using Facebook SDK for android) application
anumysore5/Fruit-Rage
An AI agent which can play against another AI agent on a board size of 26x26, where each player tries to maximize his score by selecting a batch of randomly placed fruit collection. Implemented using minimax and alpha-beta pruning algorithms.
anumysore5/Hadoop-MapReduce-job-for-inverted-index-creation
A MapReduce job written in Java, to create an inverted index for a large collection of text files stored using HDFS on Google cloud
anumysore5/Omnifood-website
A website developed using HTML5 and CSS3 for frontend and jQuery is used for backend.
anumysore5/Search-Engine
A Google like search engine that provides the features of auto suggestion, spelling correction as well as snippet generation, from the index created on a set of web pages from a specific news website.