chinese-independent-developer/README-Programmer-Edition.md
2020-01-08 16:39:34 +08:00

135 lines
8.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 中国独立开发者项目列表(程序员版)
[主板面点这里](https://github.com/1c7/chinese-independent-developer/)
**程序员版和主版面的区别是**
* 程序员版:用户是程序员,懂得使用命令行,知道怎么 `npm install` 等。列表里的东西是开源博客/命令行工具等
* 主版面:用户不是程序员是普通人,列表里的东西是网站/App/桌面端应用,必须打开即用
**为什么开这个列表**
Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不是普通用户能用的东西,
而是要用命令行 `npm install` 以及需要写一些代码。
没法加到主版面里去,不是因为不好,只是因为类型不合。
但是我觉得这些项目也需要曝光度,所以单独开这一个列表。
本列表开始于2019年4月11号
### 2020年1月8号添加
---
#### MagicLu(青岛) - [GitHub](https://github.com/MagicLu550),[博客](http://blog.noyark.net)
- :clock8: [文言文编程语言: WenYan-Lang Java编译器](https://github.com/MagicLu550/wenyan-lang_jvm): 实现了对于文言文编程语言在JVM上运行
### 2020年1月7号添加
---
#### Hancel.Lin(深圳) - [GitHub](https://github.com/imlinhanchao), [博客](http://hancel.org/)
* :white_check_mark: [国家节假日解析爬虫](https://github.com/imlinhanchao/chinese_holiday_spider_module):从国务院网站解析获取国家节假日公布页面的节假日安排。
* :white_check_mark: [维基百科全站镜像](https://github.com/imlinhanchao/ngx_proxy_wiki):通过 Nginx 反向代理制作维基百科全站镜像的配置档
* :white_check_mark: [GitHub Page 图床](https://www.npmjs.com/package/github-picbed)借助于GitHub Page 和 GitHub Api 做图床 - [更多介绍](https://github.com/imlinhanchao/github-picbed)
* :white_check_mark: [Google 翻译 node 库](https://www.npmjs.com/package/translator-promise):通过模拟请求实现 Google 翻译功能 - [更多介绍](https://github.com/imlinhanchao/translator-promise)
### 2019年12月17号添加
---
#### Easy - [微博](https://weibo.com/easy), [GitHub](https://github.com/easychen)
* :white_check_mark: [Server酱](http://sc.ftqq.com):接口超级简单的微信模板消息推送服务
### 2019年12月5号添加
---
#### inspurer - [Github](https://github.com/inspurer)
* :white_check_mark: [刷脸考勤系统](https://github.com/inspurer/WorkAttendanceSystem):基于 dlib 和 OpenCV 的 PC 端刷脸考勤系统
#### Jiang-Xuan(Hangzhou) - [Github](https://github.com/Jiang-Xuan)
* :white_check_mark: [tuchuang.space](https://github.com/Jiang-Xuan/tuchuang.space):一个测试驱动的开源图床系统, 免费存储图片
### 2019年11月21号添加
---
#### 不怕天黑(杭州) - [Github](https://github.com/liujingxing), [博客](https://juejin.im/user/590af762a22b9d0057a6eaca/posts)
* :white_check_mark: [RxHttp](https://github.com/liujingxing/RxHttp):一条链发送任意请求,让你眼前一亮的 Http 请求框架
* :white_check_mark: [RxLife](https://github.com/liujingxing/RxLife):一行代码解决 RxJava 内存泄漏,一款轻量级别的 RxJava 生命周期管理库
### 2019年11月4号添加
---
#### 何辉(深圳) - [Github](https://github.com/qq475742653)
* :white_check_mark: [皕杰报表](http://www.headset.xin/BIOSREP/):做后台+echarts做前端集成演示所有数据皆出后台报表获取构造成ECHARTS所需要的JSON数组一维数据、二维数据、三维数据等传给前端的ECHARTS支持大屏显示、实时刷新。展示了24类上百张echarts报表
### 2019年10月13号添加
---
#### panjf2000(潘少) - [Github](https://github.com/panjf2000), [博客](https://taohuawu.club/)
* :white_check_mark: [gnet](https://github.com/panjf2000/gnet):一个高性能且轻量级的 Go 网络框架
* :white_check_mark: [ants](https://github.com/panjf2000/ants):一个高性能的 Go 协程池,已在字节跳动的线上使用
### 2019年9月15号添加
---
#### magiclu(青岛) - [Github](https://github.com/MagicLu550),[博客](http://blog.noyark.net)
* :white_check_mark: [plugin4j](https://github.com/MagicLu550/plugin4j):简易的统一规范插件开发框架
* :white_check_mark: [JSmod2](https://github.com/jsmod2-java-c/JSmod2-Core)基于游戏SCP: 秘密实验室创作的Java插件开发框架
* :white_check_mark: [edclass4j](https://github.com/MagicLu550/edclass4j)基于AES加密的字节码加密解密API和远程授权控制程序
* :white_check_mark: [oaml](https://github.com/noyark-system/noyark_oaml_java)oaml配置文件规范解析器
### 2019年7月7号添加
---
#### andyesfly - [Github](https://github.com/andyesfly)
* :clock8: [dipiper](http://dipiper.tech): 基于 Node.js 的财经数据接口包,为量化投资提供数据来源,满足金融量化分析师和学习数据分析的人在数据获取方面的需求
### 2019年7月5号添加
---
#### ddzy(东莞) - [Github](https://github.com/ddzy)
* :white_check_mark: [fe-necessary-book](https://github.com/ddzy/fe-necessary-book):为前端开发者提供的`优质书籍`和程序员们的`码农长寿指南`(***pdf***)
### 2019年6月15号添加
---
#### ICKelin(深圳) - [Github](https://github.com/ICKelin)
* :white_check_mark: [Notr](http://www.notr.tech):独立开发的内网穿透服务
#### Akkariin - [Github](https://github.com/kasuganosoras), [博客](https://blog.natfrp.org/)
- :white_check_mark: [Cloudflare Workers Blog](https://blog.natfrp.org/):利用 Cloudflare workers 边缘计算服务和 Github Pages 实现的无服务器博客系统 - [更多介绍](https://github.com/kasuganosoras/cloudflare-worker-blog)
- :white_check_mark: [Sakura Frp](https://www.natfrp.org/):基于 Frp 的免费内网穿透平台
- :white_check_mark: [Pigeon](https://github.com/kasuganosoras/Pigeon):一个轻量化的留言板 / 记事本 / 社交系统 / 博客
### 2019年5月21号添加
---
#### ChineseBQB - [Github](https://github.com/zhaoolee/ChineseBQB)
- :white_check_mark: [ChineseBQB](https://zhaoolee.github.io/ChineseBQB/):中国人聊天表情包大集合, 这是一个专门用于收录表情包的仓库, 所有收录的表情包均可在线查看下载! - [更多介绍](https://github.com/zhaoolee/ChineseBQB/blob/master/README.md)
---
#### CloudOpenDevOps - [Github](https://github.com/opendevops-cn/opendevops)
- :white_check_mark: [opendevops](http://www.opendevops.cn)CODO是为用户提供企业多混合云、自动化运维、完全开源的云管理平台 - [更多介绍](https://github.com/opendevops-cn/opendevops)
### 2019年4月20号添加
---
#### xiaohulu - [GitHub](https://github.com/blocklang)
* :white_check_mark: [BlockLang-Installer](https://github.com/blocklang/blocklang-installer):一款自动化部署工具,专用于部署 Spring boot 项目
### 2019年4月19号添加
---
#### xianfeng92 - [Github](https://github.com/xianfeng92)
* :white_check_mark: [Love-Ethereum](https://github.com/xianfeng92/Love-Ethereum):一个关于区块链技术的学习项目 - [更多介绍](https://github.com/xianfeng92/Love-Ethereum/blob/master/version/Frontier.md)
### 2019年4月15号添加
---
#### yutiansut - [Github](https://github.com/yutiansut)
* :white_check_mark: [QUANTAXIS](https://github.com/quantaxis/quantaxis):一个股票/期货/多市场的闭环解决方案
#### zhanghuanchong - [Github](https://github.com/zhanghuanchong)
* :white_check_mark: [icon-workshop](https://github.com/zhanghuanchong/icon-workshop):移动应用图标生成工具,一键生成所有尺寸的应用图标
### 2019年4月12号添加
---
#### star7th(深圳) - [Github](https://github.com/star7th)
* :white_check_mark: [ShowDoc](https://www.showdoc.cc/)一个非常适合IT团队的在线API文档、技术文档工具 - [更多介绍](https://github.com/star7th/showdoc)
### 2019年4月11号添加
---
#### Wang Shidong - [Github](https://github.com/wsdjeg)
* :white_check_mark: [SpaceVim](https://spacevim.org/):一个模块化、支持多种编程语言的 Vim 开发环境 - [更多介绍](https://github.com/SpaceVim/SpaceVim)
#### Aquanlerou - [Github](https://github.com/aquanlerou), [博客](https://blog.eunji.cn)
* :white_check_mark: [WeHalo](https://github.com/aquanlerou/WeHalo)WeHalo 简约风 的微信小程序版博客 :sparkles:
#### Qeesung - [Github](https://github.com/qeesung), [微博](https://www.weibo.com/qeesuny)
* :white_check_mark: [Image2ASCII](https://github.com/qeesung/image2ascii.git) : 图片转化为 ASCII 码的命令行工具
* :white_check_mark: [ASCIIPlayer](https://github.com/qeesung/asciiplayer) : 图片GIF视屏 ASCII 转化播放命令行工具
#### 袁慠棱(南京) - [Github](https://github.com/alengYuan), [博客](http://slothindie.org/)
* :white_check_mark: [LemonTea](http://lemontea.slothindie.org/):极简且特别的静态网站生成器 - [更多介绍](http://lemontea.slothindie.org/book/index.html)