Awesome Stars Awesome

A curated list of my GitHub stars! Generated by starred

Contents

ApacheConf

  • flarum - Delightfully simple forum software.

C

  • The-Art-Of-Programming-By-July - 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售!

C++

  • CC - 百度开发的一套基于互联网应用模式的呼叫中心套件

CSS

  • simpleblog - A simple blog based on django1.9 and python3.4

  • jekyll-now - Build a Jekyll blog in minutes, without touching the command line.

  • extjs6 - ExtJS 6 interface for Lino

CoffeeScript

  • pyregex - pyregex is a Python Regular Expression Online Tester

  • Log.io - Real-time log monitoring in your browser

  • houston - A zero-config, Django Admin-like admin for Meteor

Go

  • lantern - 🏮 Open Internet for everyone. Lantern is a free application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including domain fronting, p2p, and pluggable transports.

HTML

  • Python-Markdown - A Python implementation of John Gruber’s Markdown.

  • webChat-nodejs - 网页在线聊天

  • Font-Awesome - The iconic font and CSS toolkit

  • polymer - Build modern apps using web components

  • django-suit - Modern theme for Django admin interface

  • AdminLTE - AdminLTE - Free Premium Admin control Panel Theme That Is Based On Bootstrap 3.x

Java

  • ECMobile_Android - 基于ECShop的手机商城客户端

  • nutz - Nutz核心代码

  • algorithms - Include the common algorithm questions in leetcode, cc150 implemented in Java and Python, including test cases.

  • baseAdapter - Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。

  • android-common - Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 微信公众号:codekk

  • AndroidTimelineView - 仿微信朋友圈

  • dev-summit-architecture-demo - The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015

  • druid - 为监控而生的数据库连接池!

  • base-adapter-helper - Abstraction for the usual BaseAdapter "ViewHolder" pattern

  • GalleryFinal - [DEPRECATED] 项目迁移至:https://github.com/FinalTeam/RxGalleryFinal

  • MultiImageSelector - Image selector for Android device. Support single choice and multi-choice.

  • aFileChooser - Android library that provides a file explorer to let users select files on external storage.

  • Embrace-Android-Studio-Demo - Demos for [embrace android studio] series blogs in kvh.io

  • InstaMaterial - Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)

  • AndroidStudio - AndroidStudio中文入门指南

  • retrofit - Type-safe HTTP client for Android and Java by Square, Inc.

  • AndroidUtilCode - Android developers should collect the following utils(updating)

  • AndroidStudyCode - 关于Android的一些原理学习和代码实现

  • CircleDemo - 仿微信(weixin wechat)实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,RecyclerView可以根据键盘的显示或隐藏实现联动。增加短视频拍摄功能,与后台交互采用mvp模式。关键字:wechat weixin 微信朋友圈

  • FastDev4Android - 本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加

  • Github - Sample project using Dagger2, RxJAva, RetroLambda and Carpaccio

  • gradle-learning - repo for my gradle blog series

  • jscompressor - An eclipse plugin for compressing javascript and CSS files

JavaScript

  • regulex - JavaScript Regular Expression Parser & Visualizer.

  • express-admin-examples - Examples repository for Express Admin

  • message-board - A simple message board app build with React and Flask

  • protocrm - Simple Django+Backbone CRM prototype

  • django-ember-example - A dummy example making django-tastypie and ember.js work together

  • django_selfblog - Another opensource blog system based on Django1.6

  • APDPlat - APDPlat是Application Product Development Platform的缩写,即应用级产品开发平台。

  • suit_materialized - Django Admin using Suit and skinned by Materialized CSS.

  • react-datagrid - A carefully crafted DataGrid for React

  • datatables - jQuery DataTables 插件 Amaze UI 集成

  • amazeui-react - Amaze UI components built with React.js.

  • meteor - Meteor, the JavaScript App Platform

  • ionic-wechat - 这是一个学习

  • vegetable - 商城系统-php

  • swagger-ui - Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  • admin-lte-express - AdminLTE 2.3.2 with express, express-handlebars and ReactJS components

  • angular-phonecat - Tutorial on building an angular application.

  • NutzWk - 基于Nutz的开源企业级开发框架

  • expressworks - Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.

  • FreeCodeCamp - The https://FreeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.

Jupyter Notebook

  • pydata-book - Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media

Nginx

Objective-C

Others

PHP

  • ACI - 这是一套基于PHP端后台管理程序,集成了用户管理,用户组管理,模块管理,菜单管理,权限管理,非常友好的支持二次开发及代码一站式导入,最最关键的一点的基于Codeigniter ,更多信息请访问autocodeigniter.com

  • ecshop - ECShop是一款开源免费的网上商店系统

  • IBOS - IBOS is an office automation management system, base by Yii

PLSQL

Python

  • django-example - Django git repository for OpenShift

  • django-tastypie - Creating delicious APIs for Django apps since 2010.

  • starred - creating your own Awesome List used GitHub stars!

  • django-api-rest-and-angular - An example repository of combining Django Rest Framework with AngularJS

  • requests - Python HTTP Requests for Humans™

  • taiga-back - Project management web application with scrum in mind! Built on top of Django and AngularJS (Backend Code)

  • centrifuge - Simple real-time messaging in web applications. Migrated to Go language, see https://github.com/centrifugal/centrifugo

  • python-patterns - A collection of design patterns/idioms in Python

  • lino - A web application framework using Django and ExtJS

  • unionpay - 非官方银联python SDK 主要使用Openssl和pyopenssl完成加解密和验签

  • channels-example - An example Channels app

  • Flask-Scaffold - Prototype Database driven CRUD dashboards and RESTFUL API's in Python 3, Flask and Angularjs

  • XX-Net - a web proxy tool

  • DjangoX - A web GUI suite for Django ORM data or API data management

  • rqalpha - RQalpha: A Python Algorithmic Trading Engine with BackTest, Portfolio Calculation and Free Day Bar Data

  • drf-extensions - DRF-extensions is a collection of custom extensions for Django REST Framework

  • awesome-python - A curated list of awesome Python frameworks, libraries, software and resources

  • djoser - REST implementation of Django authentication system.

  • you-get - ⏬ Dumb downloader that scrapes the web

Shell

  • nvm - Node Version Manager - Simple bash script to manage multiple active node.js versions

TypeScript

  • ng2-admin - Angular 2 admin dashboard framework

License

CC0

To the extent possible under law, zhuangyan has waived all copyright and related or neighboring rights to this work.