roscopecoltran's starred repositories

ant-design

An enterprise-class UI design language and React UI library

Language:TypeScriptLicense:MITStargazers:90402Issues:232Issues:29277

desktop

Focus on what matters instead of fighting with Git.

Language:TypeScriptLicense:MITStargazers:19238Issues:1926Issues:11054

sonyflake

A distributed unique ID generator inspired by Twitter's Snowflake

Language:GoLicense:MITStargazers:3747Issues:54Issues:23

twitter-streaming-api

Easily work with the Twitter Streaming API

Language:PHPLicense:MITStargazers:167Issues:9Issues:20

anagramatron

twitter anagram hunter

twitter-most-followed

How to find out who's popular for a particular group of Twitter users such as the Hacker News community.

Language:PythonLicense:MITStargazers:39Issues:8Issues:3

linkedin_to_twitter

Using only a public Linkedin URL, find the best Twitter profile match for that user

Language:PythonStargazers:10Issues:2Issues:0

hutch

Easily discover popular content from Twitter's public streams.

Language:GoLicense:MITStargazers:10Issues:3Issues:0

twistd

:bird: Twitter Streaming Daemon

Language:GoStargazers:9Issues:0Issues:0

go-http-stream-reader

Consume long running HTTP streams (e.g. Twitter streams API) in Go

Language:GoLicense:MITStargazers:8Issues:2Issues:0

twitter-trailer

Twitter Streaming API Client written in Go

Language:GoLicense:MITStargazers:6Issues:0Issues:0

TwitterDataMining

A series of python scripts used in order to determine what association rules we could find between a user's hashtags and anything we could conclude from that.

Language:PythonStargazers:4Issues:0Issues:0

SocialSpamFinder

A machine learning algorithm that can detect fake users on the twitter social graph

Language:PythonLicense:Apache-2.0Stargazers:3Issues:0Issues:0

TwitterUserID

A python script to fetch UserId, provided you have Username or ScreenName of the User.

Language:PythonStargazers:3Issues:3Issues:0

twitter-sentiment

A toy project to do sentiment analysis on twitter streams

Language:GoStargazers:2Issues:0Issues:0

twitter-redis

:wrench: Twitter stream + Redis

Language:GoLicense:MITStargazers:2Issues:6Issues:0

twitnalytics

My first go project aimed to analyse twitter data streams

Language:GoStargazers:2Issues:2Issues:0

twitTrigger

Python watcher to receive an Instant trigger on hashtag mention. Subscribes the Twitter streaming api

Language:PythonStargazers:2Issues:0Issues:0
Language:GoLicense:MITStargazers:2Issues:1Issues:0

findTweetInStream

application that search your word in the twitter stream and capture data of the user that tweeted that message

Language:PythonStargazers:2Issues:0Issues:0

Twitter-Hashtag-Prediction

Developed a program in python to collect tweets form the twitter streaming API and another one that preprocesses the tweets, trains a custom made naive-bayes classifier and a classifier from sklearn which predict the hashtag for a new tweet. Python libraries used for this include Pandas, Tweepy, NLTK, sklearn

Language:PythonStargazers:2Issues:0Issues:0
Language:GoLicense:MITStargazers:2Issues:0Issues:0

twitter-streaming-API

Access tweets based on hashtag or keywords through streaming API, using Python

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

PageRank-Twitter

Crawl a small social-graph of Twitter users via Twitter's public API, and use your PageRank implementation to find influential users in the social-graph.

Language:PythonStargazers:2Issues:0Issues:0

twitter_linguistic_analysis

Tool for twitter linguistic analysis. For example - statistical analysis of words broken down by user groups to find characteristic words set.

Language:PythonStargazers:2Issues:2Issues:0

betterforit

Utility for downloading Nike #BetterForIt social media

Language:GoStargazers:1Issues:2Issues:0

tweet2redis

Simple example Go program for using the Twitter Streaming API to search on filter strings and put resultant tweets into a redis store

Language:GoLicense:Apache-2.0Stargazers:1Issues:3Issues:0

Markovian-tweets

Consume a text file with sentences and produce a tweet (< 145 characters) with the style of the input text. I see several layers of success in this project and encourage you to shoot for the level that best matches your team's abilities: Level 1 does the base Markov Sentence Generation from the sample text. (Google around and you'll find lots of info on this part.) Layer 2 if you've got web skills on your team: Consume a Twitter username and create a sample of that person's tweets, then generate a tweet in their style. Layer 3: Create a bot which accepts username and tweets a message in that user's style.

Language:PythonStargazers:1Issues:0Issues:0

twitter-id-to-username

A small web service for looking up the username of everyone that a specific user is following

Language:JavaScriptStargazers:1Issues:0Issues:0

Best-Friend-Finder

Graphing a Twitter users friend network

Language:PythonStargazers:1Issues:0Issues:0