Pinned Repositories
Actors-for-Netflix-on-iPad
iPad app that navigates the Netflix catalog by Actor using the OData API and calls the Netflix Player to watch a movie. Winner of best use of Web API's prize at the iPadDevCamp. Code is stable and functional, but unfinished
acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
ajax-solr
A JavaScript framework for creating user interfaces to Solr.
angular2-elastic
Angular2 elasticsearch, autocomplete sample
AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
around-the-block
Linked in TO 2013 Hackathon project - Find interesting places around you based on photos taken in your area
asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
Bubble-Sets
An implementation of bubble sets without the use of external libraries.
budgetvis
US budget data visualization
DDOutlineView
Drag & Drop NSOutlineView with a NSTreeController bound to ordered set's in Core Data
neostoic's Repositories
neostoic/Journey
Maps paths taken by real professionals to your dream job.
neostoic/nomster
A Yelp clone integrated with Google Maps and features like user comments, star ratings, image uploading, user authentication, automated email notification messages and admin dashboards.
neostoic/trio
Topologies Robustness IndicatOrs
neostoic/yelp-clone
App Academy capstone project
neostoic/yelp_nlp_project
discover best menu items at michelin star restaurants in NYC
neostoic/DataVisualizerHack
Worked on analyzing reviews from the yelp dataset, performing keyword extraction, sentiment analysis and generating a word cloud for beter summarization/visualization of the reviews
neostoic/document_cluster
A guide to document clustering in Python
neostoic/effectivepython
Effective Python: Source Code and Errata for the Book
neostoic/Eventful
PHP package for Eventful.com
neostoic/eventful_scraper
neostoic/food_finder
Yelp clone in PHP / MySQL
neostoic/foursquare-store-locator
DEPRECATED: A template for building a store locator with the foursquare API. Part of the Map Sites templates from MapBox. See https://www.mapbox.com/guides/building-a-store-locator/
neostoic/Front_iVenues
neostoic/gormandize-1
A Restaurant Analyzation Web App
neostoic/internship-2015
Data Works Summer Internship 2015
neostoic/itsgoingdown
Finds local resturants near you using the yelp api and allows users to write reviews or notify friends that they are going to events
neostoic/laravel-find-gas-stations
Introduction: This project is about the fundamentals of PHP Laravel Framework and google places API. This is an implementation is about showing you gas station around you according to your current location. Installation: To install the project just download the zip file. It is assumed the you have Laravel framework already installed in your computer. If you do not have it installed there are a couple of things that you need to do to get started. You need to have “COMPOSER” installed onto your machine. Composer: Composer is a dependency manager for PHP. To verify that you have composer installed you can type the command below in your terminal (mac): $ composer This command would tell you about the version of your composer and other options. If you do not have it installed or you are using windows, then please visit https://getcomposer.org and download composer. Once composer is installed then please select a directory and type the command below to install Laravel project on your machine. $ composer create-project laravel/laravel {directory} 4.2 You can also visit the installation page for Laravel: http://laravel.com/docs/4.2#install-laravel If everything is already installed, then go to the downloaded project directory on your terminal then type the command below: $ php –S localhost:8888 –t public
neostoic/MoDa
neostoic/nLocationApp
NearByLocation Web app using Foursquare API v2
neostoic/redbox-mashup
shows the top 10 highest rated movies within 10 miles of your location
neostoic/Rest_API
Venues recommendation API - HW
neostoic/routerover
neostoic/Scoutr
SmallBizDev 2014 (NYC) competition
neostoic/Showlist
Review live performances. Won 2nd place at the 2014 Facebook Seattle Regional Hackathon.
neostoic/uponarrival
Foursquare Api to make a quick laravel app
neostoic/walk_this_way
Solo project integrating the WalkScore, Yelp, and Google Maps APIs with Facebook authorization.
neostoic/yelp-health-inspections
Self-directed project. Basic outline: take NYC Department of Health restaurant inspection data, pair those restaurants with their yelp entires, scrape corresponding yelp reviews, and use NLP and ML to predict inspection violations (likihood, types) from review text. I wanted to get some experience interfacing with the web and applying NLP techniques to a messy problem.
neostoic/yelp-like
neostoic/YelpBusinessDataToElasticSearch
Mapping of Yelp's Business Data to Elastic Search with geosharding
neostoic/yup