Pinned Repositories
AlgorithmFactory
algorithm set implement with Java and Python
ELTableViewController
A Encapsulation to the UITableView with EGORefreshTableHeaderView and LoadMoreTableFooterView and download image async
FastEasyBlog-iOS-app
it's a iPhone client app to help you share and twitter your idea and the feeling what you are thinking.
Fun_Algo
A python project for common algorithms and ADTs
Fun_Bobby
A python project for automatically scraping Google Play Store
hbase-schema-manager
A HBase schema manager using XML based table definition files.
python-patterns
A collection of design patterns implemented (by other people) in python
spring-mahout-demo
This is a sample java web application that demonstrates the integration of Apache Mahout with a database driven Spring based application to provide intelligent recommendations.
todo-django
A TODO app written in Django for the IndyPy Web Framework Shootout 2013
todo_bottle_example
Yet another ToDo example app - this one built with Bottle ( http://bottlepy.org )
shuchen's Repositories
shuchen/AlgorithmFactory
algorithm set implement with Java and Python
shuchen/ELTableViewController
A Encapsulation to the UITableView with EGORefreshTableHeaderView and LoadMoreTableFooterView and download image async
shuchen/FastEasyBlog-iOS-app
it's a iPhone client app to help you share and twitter your idea and the feeling what you are thinking.
shuchen/Fun_Algo
A python project for common algorithms and ADTs
shuchen/Fun_Bobby
A python project for automatically scraping Google Play Store
shuchen/hbase-schema-manager
A HBase schema manager using XML based table definition files.
shuchen/python-patterns
A collection of design patterns implemented (by other people) in python
shuchen/spring-mahout-demo
This is a sample java web application that demonstrates the integration of Apache Mahout with a database driven Spring based application to provide intelligent recommendations.
shuchen/todo-django
A TODO app written in Django for the IndyPy Web Framework Shootout 2013
shuchen/todo_bottle_example
Yet another ToDo example app - this one built with Bottle ( http://bottlepy.org )
shuchen/todoflask
Todo app for the web framework shootout on Feb 26, 2013 using Flask
shuchen/todopyramid
The Pyramid version of the todo app for the Python Web Shootout